Damian Minkov
7dfb9a7810
Adds property to enable/disable packetization mode 1 announcing.
14 years ago
Damian Minkov
da8538bbf1
Adds global status menu to the tray menus, adding global status service.
14 years ago
Lyubomir Marinov
c35f3afd63
Tries to fix 'Jitsi (Debian 32-bit) crashes at startup' reported by Kertesz Laszlo on the dev mailing list.
14 years ago
Vincent Lucas
266d1c2e80
Adds RTT statistic to call information frame.
14 years ago
Lyubomir Marinov
0e5af4ff79
Refactors r9682 to use a javax.media.Control interface.
14 years ago
Damian Minkov
f56782b175
Updates tooltip content when account statuses are hidden.
14 years ago
Lyubomir Marinov
1ebd6e2896
Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)
14 years ago
Lyubomir Marinov
361f2c3d1a
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
0b9b0b248c
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
8d690718ed
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
89d68994ef
Switches Jitsi trunk to libjitsi.
14 years ago
Damian Minkov
bf0f000911
Prevents us from adding duplicate dates in history window.
14 years ago
Vincent Lucas
def31765ca
Removes MuteDataSource and SourceCloneable interface implementation from the imgstreaming.DataSource, but implements the javax.media.protocol.Controls.
14 years ago
Vincent Lucas
b188e9a08f
Updates ice4j library to svn revision #309 : Corrects heap space consumption when TCP DelegatingSocket receives a packet with no data.
14 years ago
Damian Minkov
ecd24a6d80
Adds status icon in front of auto answer items to easily detect when it is enabled.
14 years ago
Damian Minkov
e21ec172c1
Fixes auto answer item icon when menu is disabled.
14 years ago
Damian Minkov
5fb7225eb4
Adds property to hide account status selectors and to disable adding auto answer items in separate menu, but add them in tools menu.
14 years ago
Vincent Lucas
2c9deee147
Updates screen detection when region desktop sharing starts with an origin outside the screen borders.
14 years ago
Damian Minkov
29ef48fb65
Adds property to hide account selection when single option is available.
14 years ago
Vincent Lucas
38542d5142
Enables to move the desktop sharing region.
14 years ago
Damian Minkov
ec7d85d643
Fixes wrong menu item states, missing some configuration evaluation.
14 years ago
Yana Stamcheva
51d7bf04f6
Adds video conference interface enhancements.
14 years ago
Vincent Lucas
d1835c8e95
Improves call peer listener subscription for jabber desktop sharing server.
14 years ago
Damian Minkov
c9c68439d0
Adds more default values for sip account wizards, fixes some default values.
14 years ago
Lyubomir Marinov
e83e8f62c8
On behalf of Vincent Lucas, commits a fix to the calculation of the Last SR (LSR) timestamp for the Sender Report RTCP packet.
14 years ago
Vincent Lucas
8f93660f25
Updates ice4j.zip to revision 308: Corrects reception of hole punch packets for TCP socket.
14 years ago
Damian Minkov
2557e13b76
Updates video max bandwidth default value.
...
Fixes unneeded proactive notifications shown when chat state is inactive. Fixes NPE.
14 years ago
Damian Minkov
9cf32899ba
Sends status message with unavailable presence when logging off, this way the status will be available and when offline.
14 years ago
Damian Minkov
b5291be072
Displays account display name if available.
14 years ago
Vincent Lucas
260a0e40b7
Stops flipping the local video display when dealing with a desktop sharing.
14 years ago
Damian Minkov
90031a8a22
Fixes NPE.
14 years ago
Damian Minkov
dad9377496
Improves updating away status.
14 years ago
Lyubomir Marinov
fcb78cba3f
Commits an initial version of the libjitsi library which should be fully functional with respect to neomedia/MediaService and should be usable with and without OSGi.
14 years ago
Lyubomir Marinov
5003e1b9e3
Commits work in progress on libjitsi.
14 years ago
Damian Minkov
161d186f5e
Fixes handling away status after successful reconnection.
...
Fixes a problem in reconnect plugin where several reconnects can happen, after several reconnection retries.
Fixes reconnection after xmpp connection throws ConnectException or NoRouteToHostException.
14 years ago
Vincent Lucas
5d5788b116
Adds XMPP remote control capability advertising and adds XMPP remote control granted/revoked notification. Updates ice4j to svn revision #307 : Corrects detection of STUN packets if the current UDP datagram has no PDU.
14 years ago
Lyubomir Marinov
59c2b9d390
Fixes a possible NullPointerException which could prevent the successful integration of Jitsi presence, IM and VoIP into MS Outlook.
14 years ago
Werner Dittmann
9016956e44
Move cipher detail information to call info frame.
14 years ago
Pootle
54b8b1efaa
Commit from translate.jitsi.org by user acastroy.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Damian Minkov
097197fb9b
Revert BinaryDelta.
14 years ago
Damian Minkov
4ee0b240bf
Adds priority prefixes we search first while discovering jingle nodes, and adds option that stop searching on first found.
14 years ago
Damian Minkov
6c915ee441
Updates to latest sparkle, with change to allow opening https description locations.
14 years ago
Damian Minkov
3298e2c01b
Fixes java 1.5 compatibility.
14 years ago
Damian Minkov
2b788a2442
Uses info retriever for retrieving contact avatar, to avoid possible duplicate VCard loads.
...
Adds property to disable/enable searching buddies for jingle nodes, disabled by default.
14 years ago
Vincent Lucas
0990970b24
Corrects region desktop sharing if the frame goes outside the screen borders (left, right, top and bottom).
14 years ago
Vincent Lucas
571240d77f
Adds a filter to event sound chooser dialog, in order to select only WAV files.
14 years ago
Lyubomir Marinov
fc72e5e429
In relation to the presence, IM and VoIP integration between Jitsi and MS Outlook, writes a few additional Windows registry entries which are supposed to be taken into account by Outlook when Exchange is in use as well. Additionally, tries to comply with the MS Lync Server 2010 presence color convention e.g. uses red for the 'On the phone' presence status.
14 years ago
Vincent Lucas
ba0e82158d
Corrects RTP adresses logged in pcap file by JingleNodes socket. Updates ice4j library to revision #306 : Corrects RTP adresses logged in pcap file. Adds an informational log when the RTP loss rate is > 5% (at most an entry each 5 seconds).
14 years ago
Damian Minkov
b16d2cc46a
Adds property to set global account display name.
14 years ago
Werner Dittmann
f9378b5a09
Modify text of security labels to include ciper information.
...
To retrieve the cipher information string add a getCipher method to the ZrtpControl and SecurityEventManager.
The security labels display the cipher information as a second line below the status information.
14 years ago