Commit Graph

6441 Commits (1324d1e72d63823717c279acebdca45cdeeaf733)
 

Author SHA1 Message Date
Lyubomir Marinov 1324d1e72d Adds Javadocs.
16 years ago
Lyubomir Marinov 5f3646989c Tries to port the functionality of GatherEntropy which was disabled in r7261 to the wideband PortAudio interface.
16 years ago
Lyubomir Marinov 71ceae7c10 (1) Tries to convert PortAudio to support wideband. (2) Fixes a failure of the JNI Speex decoder to continue decoding. (3) Fixes an integer overflow in the JNI Speex encoder.
16 years ago
Damian Minkov 6775650953 Fix wrong status of SIP protocol and what is shown in global status selector, happens sometimes when reconnecting.
16 years ago
Yana Stamcheva b73f86f6e8 Log added for debug purposes.
16 years ago
Yana Stamcheva debecb4798 Log added for debug purposes.
16 years ago
Yana Stamcheva 6d4f3947fe Log added for debug purposes.
16 years ago
Yana Stamcheva 7c11cae690 Fixes active call button in the search field, even if not visible. Bug reported by Lubomir Marinov June 12, 2010 on dev (subject: Call button in the search field active even when not visible).
16 years ago
Damian Minkov e068d2451d Linux binaries for speex and jawtrenderer.
16 years ago
Lyubomir Marinov 1d95806706 Ignores the native/ directory in classes/ (just like net/ and resources/ are already ignore.)
16 years ago
Lyubomir Marinov 7e2f4132e7 Commits the binary for the JNI Speex encoder, decoder and resampler on Mac OS X and thus enables them.
16 years ago
Sebastien Vincent 3bc567d73b Add jspeex.dll for Windows 32-bit and 64-bit.
16 years ago
Yana Stamcheva 40399de84a Disable local video when moving to a conference call (had to explicitly "doClick" the button instead of just invoking setSelected(false) in order to trigger the exact operation).
16 years ago
Yana Stamcheva 0f5b68553b Unused field removed.
16 years ago
Yana Stamcheva 201f79e82a Disable local video when moving to a conference call.
16 years ago
Yana Stamcheva 7e33ccc6b3 Disable call dialog buttons before the call is connected.
16 years ago
Lyubomir Marinov a4e90519ef Removes a redundant cast.
16 years ago
Lyubomir Marinov 71af0477f8 Simplifies the pure-Java Speex encoder implementation a bit, fixes indentation.
16 years ago
Lyubomir Marinov 60bbb1d4bf Implements Speex encoder, decoder and resampler using the native Speex library. Since the JNI binaries are not available, the new functionality shouldn't cause regressions.
16 years ago
Yana Stamcheva 971cc0ecee Text tip added in the no contact view.
16 years ago
Damian Minkov bf4d3f5ef6 Remove unused code, muting individual call peers.
16 years ago
Damian Minkov 161e8625ef Fix sip tests.
16 years ago
Matthieu Casanova 7aac45b0a6 added missing @Override annotations and fixed a typo
16 years ago
Matthieu Casanova 58269fef8e Fix a NPE that happens when removing a sip account :
16 years ago
Matthieu Casanova c653e8dd83 Fixed brace placement
16 years ago
Damian Minkov 1d107272ce Add standby detection and handling in reconnect plugin. Fix some more root group contacts handling in SIP protocol.
16 years ago
Sebastien Vincent 7ebed9c6a9 Fix problem on Windows when toggle video during a call (both SIP accounts registered with asterisk).
16 years ago
Yana Stamcheva 000235d3b7 Fixed not appearing call participant when added in a conference call. Bug reported by Emil Ivov.
16 years ago
Damian Minkov 18c084bac9 Check for connected yahoo provider before requesting image.
16 years ago
Damian Minkov 097db0acd7 Fix mute button behaviour in conference calls.
16 years ago
Yana Stamcheva 33007de3fc Checks if a contact is already added in the contact list before adding it after a metaContactAdded or metaContactGroupAdded event.
16 years ago
Damian Minkov c34380637b Fire events for adding meta contacts when loading contactlist. Fix possible NPE.
16 years ago
Yana Stamcheva e8767ee881 Fixes calls status bar layout (both in one-to-one and conference calls).
16 years ago
Damian Minkov d7d11b433e Fix not showing SIP presence status for contacts in the root group.
16 years ago
Yana Stamcheva 82c4c0cf04 Some logs added for debugging.
16 years ago
Damian Minkov 53b6439cf8 Fix possible memory leak in reconnect plugin, and some improvments (cancel already scheduled for reconnect on network down or after registering). Add some trace debugs prints.
16 years ago
Valentin Martinet 773d2213be Replaces encodeBody() to encode() since it has changed in latest JAIN-SIP jar's.
16 years ago
Yana Stamcheva b012e0e672 Updated version of jain-sip jars.
16 years ago
Pootle 2187acb3f3 Commit from translate.sip-communicator.org by user acastroy.: 799 of 799 messages translated (0 fuzzy).
16 years ago
Damian Minkov ff7092944c Fix a bug codec preferences with equal priorities are ignored. Fix some system bundles.
16 years ago
Yana Stamcheva 503b1508a2 Removed unused imports.
16 years ago
Yana Stamcheva 7d641ba1c5 In the call transfer menu opened when there are more than one active calls, add a "transfer to" item, which allows to make an unattended transfer.
16 years ago
Yana Stamcheva 7c5793bc7f Correctly remove "refer" subscription, when a notify with "Subscription-state" "terminated" has been received.
16 years ago
Yana Stamcheva a178b43275 Set minimum size for transfer call dialog.
16 years ago
Yana Stamcheva e995d71a52 Enable switching off the smileys in the chat window.
16 years ago
Yana Stamcheva 89a3172d1b Fix incorrect sequence number in dialog during file transfer.
16 years ago
Yana Stamcheva 601e81f8c0 Correctly scale incoming call contact image.
16 years ago
Yana Stamcheva 361f448ba1 Fix transfer dialog single selection.
16 years ago
Damian Minkov 5608f35938 Update portaudio binaries.
16 years ago
Yana Stamcheva 2932b081b5 - improving call transfer interface - work in progress
16 years ago