Damian Minkov
f681befc83
Fixes update problem for old home folders under macosx.
14 years ago
Vincent Lucas
98cace94b9
Corrects sending keyboard events for desktop remote sharing: request focus on the remote video display when the user has clicked on it (i.e. visually on a remote window).
14 years ago
Vincent Lucas
b945bc1ebd
Removes the local video displayed when stopping to send video stream or desktop sharing stream during a single call.
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
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
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
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
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
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
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
Lyubomir Marinov
65c6c97ee2
Commits work in progress on libjitsi.
14 years ago
Vincent Lucas
da9780acee
Updates ice4j library (revision #305 ): Corrects the received STUN packet address logged in pcap file. And corrects the received/send STUN packet address logged in pcap file for JingleNodes.
14 years ago
Damian Minkov
f85c316f6e
Shows audio configuration dialog instead of the whole configuration form when device change has been detected.
...
Updates audio configuration combobox values while form is visible and devices change.
14 years ago
Damian Minkov
099e42c906
Fixes focusing authentication window fields.
14 years ago
Vincent Lucas
6f5d859d02
Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.
14 years ago
Vincent Lucas
5d6b250942
Adds properties to custom the GUI.
...
Patch proposed by Vieri (JIRA new feature JITSI-1045).
14 years ago
Lyubomir Marinov
fb39a5cace
Adds a FIXME comment about a cause of leaking ExtendedTooltip instances i.e. the tool tips shown while hovering with the mouse pointer over the contacts in the contact list.
14 years ago