Commit Graph

8673 Commits (ae8f43fd76546b0e3cac4e85160661e861502d2c)
 

Author SHA1 Message Date
Damian Minkov ae8f43fd76 Adds jabber version XEP-0092: Software Version.
14 years ago
Vincent Lucas 9a0572e7f2 Corrects sound event loop when setting a custom sound file.
14 years ago
Damian Minkov 4e8a4ea55e Fixes sip tcp ports in pcap file.
14 years ago
Werner Dittmann 849a26d315 Fix compile problem after applying patch.
14 years ago
Werner Dittmann 4f949485c7 Enhance ZID name feature to store AOR/JID.
14 years ago
Lyubomir Marinov 88ee447fe5 Tries to default the audio CaptureDevice to a Format which satisfies the maximum of the supported audio properties yet betters the efficiency of the application.
14 years ago
Lyubomir Marinov 54b73a328e Makes sure that the audio system used for capture is also used for playback.
14 years ago
Damian Minkov 3cb5064664 Fix compilation error.
14 years ago
Damian Minkov 11526b8670 Updates display names when changed at server-side.
14 years ago
Yana Stamcheva b003f7ffd6 Makes appearance of zrtp confirmation panel configurable.
14 years ago
Vincent Lucas 498f2bb229 Corrects MAC OS white background warning info displayed when closing a chat:
14 years ago
Lyubomir Marinov fe17af4a65 Fixes RTCP loss information by distinguishing between RTP sequence number cycling and RTP packet desequencing. Contributed by Vincent Lucas.
14 years ago
Werner Dittmann 2bda68b1d1 Small fix in ZrtpControlImpl, add comment regarding paranoid mode.
14 years ago
Werner Dittmann 2b23c9ccc6 Implement paranoid mode for ZRTP.
14 years ago
Lyubomir Marinov 2b3437ac65 Cleans up AbstractVolumeControl a bit by extracting constants, removing unnecessary code.
14 years ago
Damian Minkov 499a5390b4 Fixes missing xmpp statuses where presence packets were received before the reply of our roster query.
14 years ago
Vincent Lucas 80f88f3d53 Renames label "Call transport" from CallInfoFrame to "Signalling call
14 years ago
Vincent Lucas e2117688f4 Corrects and improves stream statistics:
14 years ago
Lyubomir Marinov aafd4fed39 Provides a workaround for http://code.google.com/p/android/issues/detail?id=24765 which is an Android 4.0-specific issue.
14 years ago
Damian Minkov e189734190 More default values checks when starting auto-away thread.
14 years ago
Yana Stamcheva bfa3c4613e Removes the cipher information from the security details panel.
14 years ago
Damian Minkov 4cb5d7107c Adds ice states to call info.
14 years ago
Yana Stamcheva 2e0e368ed8 Fixes video security indication (problem reported by Ingo Bauersachs).
14 years ago
Yana Stamcheva d6ce5060cb Fixes close security panel button on Windows and empty SDES panel.
14 years ago
Yana Stamcheva 4d3dd1d43b Makes contact list interface unique on Windows and MacOSX.
14 years ago
Vincent Lucas eff845c604 Corrects Linux warning info dialog height displayed when closing a chat:
14 years ago
Yana Stamcheva bcf1fac73d Fixes SDES security and call status indent.
14 years ago
Yana Stamcheva e0dcc67128 Fixes security indication after pressing on/off hold.
14 years ago
Vincent Lucas 9a20f35321 Corrects the bug where the primary shortcut is overwritten by the secondary one.
14 years ago
Yana Stamcheva 38b1c6ab30 Replaces ZID icon in order to fix security layout.
14 years ago
Yana Stamcheva 5d4de72638 Call security fixes. Adds SrtpControl to the security negotiation started event.
14 years ago
Vincent Lucas 8a9cd51b5c Adds a synchronization point in order to wait for the Jingle node discovery
14 years ago
Vincent Lucas 34abba8701 Changes a Listener into a PacketCollector to discover STUN/TURN servers when
14 years ago
Damian Minkov 854b7ca187 Adds option to add voicemail check URI to use it for checking voicemail messages.
14 years ago
Damian Minkov bf7d41d620 Tries to fix a deadlock that can occur on double detecting connection closed, by smack and by our network detection.
14 years ago
Werner Dittmann f355167ed0 New version of ZRTP library.
14 years ago
Werner Dittmann eab1761eaf Add ZID name feature.
14 years ago
Damian Minkov 58dd44f521 Prints in logs codec and remote ip when stream is started.
14 years ago
Damian Minkov 345b13e1f2 Renames recently added event securityStarted to securityNegotiationStarted.
14 years ago
Damian Minkov 23d9a631e5 Adds security started event, indicating when security initialization has really started.
14 years ago
Damian Minkov f1312b57e7 Fixes hanging up call in cross protocol conference and when security is mandatory but is not available. Fixes creating normal conferences.
14 years ago
Damian Minkov 6f98232401 Adds property to configure show status message in chat window.
14 years ago
Sebastien Vincent 008b0796bf Fixes native ant script (src/native/build.xml) by using some linker flags only for Mac OS X.
14 years ago
Lyubomir Marinov ff4d6f7a48 Implements automatic selection of the (experimental) cobri support for conference calls. Enabled if the boolean account property USE_JITSI_VIDEO_BRIDGE is explicitly set to true.
14 years ago
Yana Stamcheva 4a382a532a Fixes some security strings.
14 years ago
Yana Stamcheva 5bf6c7295a Fixes security details layout.
14 years ago
Damian Minkov ce5b072101 Checks for auto away in default values.
14 years ago
Yana Stamcheva 7194dbb55f Fixes mandatory security timer.
14 years ago
Yana Stamcheva f9a8da4458 Adds new improved security interface.
14 years ago
Lyubomir Marinov f26b85ff9e Fixes multiple stability issues with the (experimental) support for the cobri Jabber extension.
14 years ago