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
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
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
Lyubomir Marinov
c58c2dbb07
Fixes a leak of "Join chat room" dialogs.
14 years ago
Lyubomir Marinov
297d37d9a1
Fixes a leak of "New Account" dialogs.
14 years ago
Damian Minkov
ea26b13934
Fixes stopping local video on call that was answered as video call will stop and remote stream.
14 years ago
Vincent Lucas
149ea67c79
Skips provisional response for sip presence operation set.
14 years ago
Lyubomir Marinov
02cc60c280
Uses the equivalent of Jitsi's 'On the phone' status in Microsoft Office/Outlook.
14 years ago
Vincent Lucas
e35c33f59a
Replaces incorrect provisioning parameters, which do not correspond to
...
"name=value": i.e. "name" is replaced by "name=".
14 years ago
Damian Minkov
1ffcb1c2dd
Adds an option to use additional phone numbers for video calls and desktop sharing.
14 years ago
Lyubomir Marinov
9bc53e3c9f
Supports vCard e-mail addresses when matching Microsoft Outlook contacts to Jitsi contacts for IM and VoIP.
14 years ago
Lyubomir Marinov
b9eca03e31
Supports vCard e-mail addresses when matching Microsoft Outlook contacts to Jitsi contacts for presence. The functionality is still to be implemented for the cases of IM and VoIP.
14 years ago
Lyubomir Marinov
0e3e208d5f
Converts a few public API methods from "weakly" to "strongly" typed.
14 years ago
Yana Stamcheva
c527dde0d4
Disables msofficecomm plugin on other operating systems than Windows (check added when service is stopped).
14 years ago
Yana Stamcheva
272e3d2d20
Disables msofficecomm plugin on other operating systems than Windows.
14 years ago