jitsi-pootle
43ff2ab0ad
New files added from translate.jitsi.org based on templates
13 years ago
jitsi-pootle
6645598fb2
New files added from translate.jitsi.org based on templates
13 years ago
Boris Grozev
bbf54ba745
Only send content-add to CallPeer's which are in state CONNECTED (we used to send it to peers still ringing resulting in calls failing)
13 years ago
Damian Minkov
08d32c8183
Adds volume to RFC4733 dtmf packets and handling of an account property to change default value. Changes the default minimum tone duration.
13 years ago
hristoterezov
908d7a0bd5
Prevents ChatRoomMemberJabberImpl from setting nickname incorrectly.
13 years ago
Boris Grozev
329b9ede9e
Fix comparison of strings
13 years ago
Boris Grozev
3f046088a5
Don't send COINs to peers with might not be ready to accept COINs yet
13 years ago
Boris Grozev
bad0b455bd
Improves setting of attributes/elements in ConferenceInfoDocument
13 years ago
Boris Grozev
f12131ba81
Adds optional use of RFC4575 partial notifications if the
...
RFC4575_PARTIAL_NOTIFICATIONS_ENABLED account property is set to true (the
default is disabled, that is "full" documents are sent).
Refactors handling of ConferenceInfoDocument's.
13 years ago
Lyubomir Marinov
489acea622
Uses the system default border instead of a lowered beveled border for the Web browser that shows the revisions leading to an new version in the 'New version is available' dialog on Windows.
13 years ago
Boris Grozev
c0d246bd70
Prevents more than one conference-info NOTIFY being sent to a single SIP CallPeer in an interval of 200ms
13 years ago
Boris Grozev
90d6494be9
Handle RFC4575 partial notifications.
13 years ago
hristoterezov
45402a63b4
Removes unnecessary log messages.
13 years ago
hristoterezov
e278630c4d
Fixes issue with error COIN packets. If error COIN packet is recieved it isn't handled as normal COIN packet anymore, jitsi only displays systray popup message with the error, logs the error and displays error text in the peer panel.
13 years ago
Boris Grozev
ba7fc7b40f
Refactor sending of RFC4575 NOTIFYs in order to avoid sending duplicates
13 years ago
Damian Minkov
deb1fa70ea
Fixes lib folder to be in classpath for linux based distributions.
13 years ago
paweldomas
5a9682077b
Removes "ensureDefaultValuePresent" and getAccountProperty with Object signature from AccountID.
13 years ago
Vincent Lucas
c995a7aa40
Removes extra debug for Outlook address book plugin. Adds a thread collector for Outlook notifications.
13 years ago
Lyubomir Marinov
7b6b24ac11
Commits the fix of a bug in the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).on behalf of Charles Stedman.
13 years ago
Lyubomir Marinov
4c1a299d2e
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
13 years ago
Lyubomir Marinov
a2c5f6ef62
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
13 years ago
Lyubomir Marinov
893cd893f9
Restores the scroll bar(s) of the Web browser in the 'New version is available' dialog on Windows.
13 years ago
paweldomas
279afbcfaa
Adds isHidden and isPreferredProvider methods to AccountID.
13 years ago
Damian Minkov
c9e4e00160
Updates dpkg-buildpackage instructions to include jitsi-defaults.properties in .deb.
13 years ago
Ingo Bauersachs
4946057590
Ignore resource priority if it's null as well as empty
13 years ago
Ingo Bauersachs
c76993799e
Make the OTR fingerprint selectable
13 years ago
Vincent Lucas
025f49d7d3
Corrects Outlook contact update identified by two different identifers.
13 years ago
Damian Minkov
aaa15eb68e
Recompiled ffmpeg to include mjpeg and add support for mjpeg cameras for windows.
13 years ago
Lyubomir Marinov
de4d9007d1
Attempts to optimize and improve the acoustic echo cancellation (AEC) with Windows Audio Session API (WASAPI).
13 years ago
paweldomas
75ee56c07d
Moves part that handles PopupMessageHandler OSGI services to abstract systray impl.
13 years ago
paweldomas
c611fa8526
Adds getServiceReferences utility method.
13 years ago
Vincent Lucas
30f9ba9aca
Corrects Outlook plugin when setting several contact details with the same category and the same value.
13 years ago
Lyubomir Marinov
4d9932939f
Adds experimental support for acoustic echo cancellation (AEC) on Windows when using Windows Audio Session API (WASAPI) implemented with Voice Capture DSP.
13 years ago
Damian Minkov
a4afabe5d5
Removes some generics method declarations that are hitting some jdk bugs on build system ( http://bugs.sun.com/view_bug.do?bug_id=6932571 ).
13 years ago
Vincent Lucas
284b758a64
Corrects memory leaks fro the Outlook address book plugin.
13 years ago
Lyubomir Marinov
f9ddd14566
Templatizes AbstractBufferStream and extenders with respect to the type of its dataSource field.
13 years ago
Lyubomir Marinov
2b9f8acdcf
Makes the echo cancellation and noise reduction ConfigurationService properties specific to the AudioSystem.
13 years ago
Damian Minkov
aa89c151a2
Updates zrtp latest source version in debian source build.
13 years ago
paweldomas
433c5df32e
Extracts AbstractSystrayService.
13 years ago
Damian Minkov
a9725da99a
Fixes tests.
13 years ago
Damian Minkov
f2ae4c2e5d
Checks and fixes permissions of home folder and config file to be editable and writable only to the owner when using macosx or linux.
13 years ago
Lyubomir Marinov
f7f58da220
Makes it easier to switch to an alaternative Web browser in the 'New version is available' dialog on Windows.
13 years ago
Lyubomir Marinov
6b8ee2fa6f
Wraps long labels on words instead of characters in the H.264 configuration UI.
13 years ago
Lyubomir Marinov
b6d1362f13
Rebuilds jndirectshow.dll using GCC 4.8.1 (from mingw-builds).
13 years ago
Lyubomir Marinov
3dfc0374f8
Adds Windows's system path variable to Ant's path variable on Windows versions which name it Path instead of PATH.
13 years ago
Vincent Lucas
cd56bd88b2
Adds management of Outlook contact with multiple identifier. Corrects null pointer segmentation fault when comparing entry identifiers. Uses MAPI service provider to retrieve a tag corresponding to a property identifier.
13 years ago
Werner Dittmann
6939b99d6a
Update ZRTP library
...
This version of the ZRTP library contains some fixes for vulnerabilities that
could cause crashes (array bound check, etc) if an attacker tries to feed in
specifically prepared ZRTP packets
13 years ago
Boris Grozev
4643383af8
Merge branch 'coin-refactor'
13 years ago
Boris Grozev
6e56eb7985
Temporary disable the check for whether a conference-info document needs to be sent for SIP
13 years ago
Boris Grozev
5739619adf
Improves exception handling
13 years ago