Commit Graph

7505 Commits (fa534bd7dfdbe5dc0cc4f494fe6dbd775cfe351e)

Author SHA1 Message Date
Lyubomir Marinov 5874178227 Renames a couple of methods upon request by Emil Ivov. Fixes an endless loop on hangup. Commits work in progress on sound notifications.
14 years ago
Yana Stamcheva 0fd021bc9e Fixes 80 column limit.
14 years ago
Yana Stamcheva 4424990017 Adds a separate video bridge menu in Tools and adds an OperationSetVideBridge that gives access to the video bridge conference calls.
14 years ago
Lyubomir Marinov 0951e5bcbd Tries to work around a problem in the one-to-one call dialog which may display the local video bellow the remote video.
14 years ago
Damian Minkov 6614838bc7 Compares versions on update using Version object compareTo method, and fallback to lexicographically compare of string in case of an error.
14 years ago
Damian Minkov 6b44046e44 Adds parsing version from string.
14 years ago
Lyubomir Marinov 98fef59119 Works on preventing sound notifications from playing forever.
14 years ago
Damian Minkov 93aeb79acf A hack fixing problem with playing notifications during the ongoing call.
14 years ago
Lyubomir Marinov 9d2858020d Centers the call dialog on the screen upon automatic resizing.
14 years ago
Vincent Lucas 81c971944b Adds a notification popup when the audio device configuration has changed.
14 years ago
Damian Minkov a754cc94e0 Fixes double playing of audio notification if notification and playback device are the same.
14 years ago
Lyubomir Marinov 69dd878775 Fixes an incorrect display of video which would not respect its aspect ratio.
14 years ago
Lyubomir Marinov 055882473a Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
14 years ago
Yana Stamcheva a3ef89863f Adds a protocol aware contact source interface and moves demultiplexing contact source functionality to a separate plug-in. Conference and transfer invite dialogs now show a separate contact for each contact detail (i.e. each telephone number, email address) and search results are taking into account the selected account.
14 years ago
Lyubomir Marinov e1c79d2ca6 Commit work in progress of fixing the implementation of content mixing in Jitsi VideoBridge.
14 years ago
Vincent Lucas 142764ebae Improves sound device selection: automatically switches to new plugged device, remember user preferences in a list.
14 years ago
Yana Stamcheva 52680ff85f Fixes tool tips in conference and transfer invite windows.
14 years ago
Lyubomir Marinov 8ab5ddd1bd Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
14 years ago
Boris Grozev 1f0a4b1a65 Adds the number of packets discarded by the FMJ packet queue to the "call info" window and to the logs at the end of a call.
14 years ago
Damian Minkov cee38f8cec Fixes loading notifications configuration migrating old saved values to newly added properties using default values.
14 years ago
Yana Stamcheva e4691afbc0 Updates certificate warning icon:
14 years ago
Yana Stamcheva 507cf83704 Updates chat room icons.
14 years ago
Yana Stamcheva a4e0f832c1 Shows all telephone numbers and different addresses as separate entries in conference and transfer invite dialogs.
14 years ago
Boris Grozev 276d33addb Implements a mechanism that allows JMF Controls registered in the codec implementations to be accessed in MediaStream. Adds a FECDecoderControl interface and uses it to collect FEC statistics in MediaStreamStatsImpl. Adds a "Packets decoded with FEC" line in the call info window.
14 years ago
Emil Ivov 7c677c726e reverts mistakenly committed NightlyBuildID.java
14 years ago
Emil Ivov 98a6dde829 Change versioning to allow for an easier integration of SVN revision and build number. Removes version revision leaving the version to major.minor[.build-label] where build label may include things like svn revisions, dates, etc.
14 years ago
Damian Minkov 5cb8ad46a8 Adds more options to sound notifications and their config. Sound notifications now can use playback, notification or pc speaker device.
14 years ago
Yana Stamcheva 0380c21559 Fixes contact list search problems, including persisting "unknow contact panel", when there are actual results from the search.
14 years ago
Yana Stamcheva e8fe100501 - Fixes status messages appearing as a broken user message
14 years ago
Yana Stamcheva 1133ff2859 Loads chat history dates the same way conversation dates are loaded.
14 years ago
Yana Stamcheva 909887442f Makes chat room settings option configurable through provisioning.
14 years ago
Yana Stamcheva 64987faa6f Adds specific tool tips for contact list buttons.
14 years ago
Boris Grozev bd3529f982 Fixes a bug that prevents FEC from being enabled, removes class imports.
14 years ago
Boris Grozev 8d988ac467 Removes certain @Override annotations to make the code compile with java 5.
14 years ago
Boris Grozev 6c376df438 Renames SILK-related properties.
14 years ago
Boris Grozev bdf1793fd2 Adds an option to explicitly advertise FEC support for SILK in SDP.
14 years ago
Vincent Lucas 22ffe0448b Improves harvesting time stats for call info frame. Updates Ice4j to r343: Improves harvesting time stats: 1) number of harvests and 2) total harvesting time for each harvesters.
14 years ago
Vincent Lucas 0fee578fc8 Displays host and reflexive address of remote candidate (CallInfoFrame), if we got the corrsponding rel-addr/rel-port. Updates Ice4j to r341: Updates rel-addr/rel-port management.
14 years ago
Damian Minkov 21c7757e23 Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bundle that listens for the new events to handle clean shutdown.
14 years ago
Boris Grozev 19d2276dd4 Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration and MediaConfigurationImpl.
14 years ago
Damian Minkov 4247259805 Fixes ice states strings in call info.
14 years ago
Yana Stamcheva 5c9b257e92 Prevents the password field to select the whole text automatically when it regains the focus (The master password dialog may loose the focus and regain it when the main contact list window is loaded, so we make sure here that we won't delete everything that we've already typed when the focus lost/gained events happen)
14 years ago
Yana Stamcheva c8b0b796a3 Part of previous commit: Updates the incoming call dialog look.
14 years ago
Yana Stamcheva c740b315b8 Updates smileys.
14 years ago
Yana Stamcheva 037be1e08e Updates the incoming call dialog look.
14 years ago
Vincent Lucas 8e594b7212 Adds total harvesting time to the call info frame. Updates Ice4j to r339: Adds extra function to export the total harvesting time.
14 years ago
Yana Stamcheva 15b365abd6 Updates contact list search buttons.
14 years ago
Damian Minkov 0110981ab4 Fixes resource missing apostrophe.
14 years ago
Yana Stamcheva 631962eca4 Refactors the rollover reset of buttons in the contact list.
14 years ago
Vincent Lucas 07595ca31c Adds XMPP GUI configuration the ability to disable Jingle (audio and video calls with XMPP).
14 years ago
Yana Stamcheva cac9618f9b Antialiases tab names on Windows and Linux.
14 years ago
Vincent Lucas d67e969a0a Improves call info frame to show the ICE harvesting time if available. Updates Ice4j to r338: Adds extra function to export harvesting time.
14 years ago
Damian Minkov 50ab21656c Fixes wrong typing state fired.
14 years ago
Yana Stamcheva 7c6de6ec0f Fixes TabbedPane text problem on Windows.
14 years ago
Damian Minkov 3f3ca000f0 Detects failed typing notifications.
14 years ago
Yana Stamcheva 1e0d76ee7f Fixes zrtp confirm button in a call.
14 years ago
Vincent Lucas ceb334e6ba Adds CallInfoFrame information about host/reflexive/relayed addresses if ICE is used. Updates Ice4j to r337: Adds functions to get the host/reflexive/relayed address of the selected candidate pair.
14 years ago
Lyubomir Marinov 93d702f9b0 Commits work in progress on improving, stabalising audio and video telephony conferencing.
14 years ago
Lyubomir Marinov 31edde5063 Commits work in progress on improving, stabalising audio and video telephony conferencing.
14 years ago
Lyubomir Marinov 1ee98bdf07 Commits work in progress on improving, stabalising audio and video telephony conferencing.
14 years ago
Ingo Bauersachs b75a83f406 Allow access to system environment variables and java properties in provisioning #JITSI-1037, initial patch by Vieri di Paola
14 years ago
Ingo Bauersachs 524632e2f1 Rename computername provisioning property to hostname
14 years ago
Yana Stamcheva d862c4490a Adds pressed icons for contact list buttons.
14 years ago
Boris Grozev b709a4b516 Refactors EncodingConfigurationImpl
14 years ago
Ingo Bauersachs 0c1e691d86 Add computername provisioning property
14 years ago
Yana Stamcheva 6810fdc9c7 Fixes down arrow key in contact list.
14 years ago
Yana Stamcheva 9378c38d9a Fixes "Enter name of number" text being cut in the search field.
14 years ago
Yana Stamcheva 2cfb06bf36 Fixes contact list stealing focus from password windows.
14 years ago
Yana Stamcheva 89477e2652 Closes completely the master password dialog when finished instead of just hiding it.
14 years ago
Damian Minkov fd1244be36 Removes unused icons and references.
14 years ago
Vincent Lucas ccbb6b2f45 Corrects the visibility of the merge call button for the pre-call dialog and for the call panel. NB: Still need to correct merging call functionality (broken since r9870).
14 years ago
Yana Stamcheva e3341bfeb5 Removes unused class.
14 years ago
Yana Stamcheva 7df98cf8f3 Removes unused icons and references.
14 years ago
Yana Stamcheva 173b96c6e5 Removes call icon from call conference and call transfer search fields.
14 years ago
Yana Stamcheva d3afc76a3a Fixes focus problem in invite reason field in conference dialog.
14 years ago
Yana Stamcheva 22be0a4c0b Fixes right button menu in contact list.
14 years ago
Yana Stamcheva 4a959cd951 Fixes drag&drop problems in call conference window.
14 years ago
Damian Minkov 19edeb6f0c Fixes a crash after returning from standby in localhostretriever. Reported and patched by Ingo Bauersachs.
14 years ago
Vincent Lucas 03f2e135ba Updates GUI general preferences checkbox text concerning alphabetical to number character convertion for phone numbers.
14 years ago
Yana Stamcheva 9055754893 Shows contact address for contacts with display name in call conference and call transfer windows.
14 years ago
Yana Stamcheva 59f1dea336 Disables right click in invite dialogs (i.e. Create conference, transfer call, etc.).
14 years ago
Yana Stamcheva 40dd0838f6 Adds a video call button in the chat window.
14 years ago
Yana Stamcheva 9f50505740 Fixes group name cut in contact list.
14 years ago
Vincent Lucas 1630576457 Adds a checkbox in the GUI general preferences to accept dialed string with alphabetical characters as phone number.
14 years ago
Yana Stamcheva a77ab962c0 Fixes group name cut in contact list.
14 years ago
Boris Grozev ba8ad30931 Makes the "toggle video" button in the call window active only if we're ready to send video, and shows an appropriate tooltip otherwise. Same for the desktop sharing button.
14 years ago
Yana Stamcheva b9585be3d1 Activates the simple chat skin, until we fix memory problems with the current chat theme.
14 years ago
Lyubomir Marinov 4fbbe614fe Fixes SwingWorker#get(). Reported by Yana Stamcheva.
14 years ago
Vincent Lucas a52479a612 Provides error code and message to the GUI, when a XMPP call failed.
14 years ago
Vincent Lucas b7acf89cd9 Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to the libphonenumber.
14 years ago
Lyubomir Marinov 09cd4c6414 Refactors the utility class SwingWorker to perform thread pooling because it is extensively used during chat.
14 years ago
Lyubomir Marinov 9443a71830 Fixes a NullPointerException which prevented establishing calls. Reported by Boris Grozev.
14 years ago
Damian Minkov 01fabbeeec Fixes leaking queries and their results. Fixes memory leaking xml texts in chat panel. Autoaway configuration saved while typing.
14 years ago
Lyubomir Marinov 5f8c5a9063 Refactors the cross-protocol conference support.
14 years ago
Boris Grozev c4bab78e1e Makes MediaServiceImpl#getDefaultDevice return non-null even if no formats are enabled for the device. Updates some of it's usages accordingly. This fixes a problem with SIP audio calls failing when all video formats are disabled.
14 years ago
Yana Stamcheva 86a0325947 New enhanced interface.
14 years ago
Vincent Lucas 9dfae46328 Changes XMPP attended transfer to behave like SIP.
14 years ago
Boris Grozev 296e39ad9b Changes the EncodingConfiguration instance stored in MediaServiceImpl to one which contains global settings. Changes the names of some methods in EncodingConfiguration and MediaService to make their meaning more clear. Adds storeProperties() methods to EncodingConfiguration, makes EncodingsPanel use them.
14 years ago
Lyubomir Marinov 7a196cf51a Strips space characters from the contact addresses/phone numbers (typed into the user interface).
14 years ago
Vincent Lucas 9ca85e1a5d Merges some code between Jabber and GTalk protocols, in order to removes some cast exception.
14 years ago
Vincent Lucas 29f501bf32 Changes XMPP unattended transfer behavior to act like SIP. Informs the user if the transfer failed because the roster does not contains the remote peer.
14 years ago
Emil Ivov e19425dac3 Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem that prevented Jitsi from using formats that are disabled by default (pach by Boris Grozev)
14 years ago
Yana Stamcheva ccd6ba826f Fixes call transfer to a filtered contact. Makes the transfer dialog non modal.
14 years ago
Yana Stamcheva a10c9ce805 Don't show history search results before other contact sources. Fixes the appearing of the "Unknown contact view" when there are actual results available for the performed search.
14 years ago
Yana Stamcheva d955f59d19 Fixes NullPointerException for contacts that don't have preferred protocol provider.
14 years ago
Yana Stamcheva ee908cba05 Adds phonenumbers and search to transfer and conference invite dialogs. Improves the chat invite dialog by adding a search field on the top of the source contact list.
14 years ago
Damian Minkov 4f194782e3 Fixes java 5 compatibility.
14 years ago
Emil Ivov d8f2441317 Applies a patch from Boris Grozev that allows setting different codec configurations to different accounts. It is now possible to set entirely different codec preference for every account.
14 years ago
Emil Ivov ceac37aa4f Applies a patch from Boris Grozev that fixes an exception thrown when an account is enabled through the options window while trace logging is on.
14 years ago
Emil Ivov d3feab7e0e Fixes AIM account registration link. Patch by Boris Grozev
14 years ago
Emil Ivov 52da41bfc1 Applies a patch from Boris Grozev that now prevents ICE configuration from closing with an invalid port number for STUN and TURN servers
14 years ago
Emil Ivov 362646a3cd Applies a patch from Boris Grozev that fixes the option that allows to disable smileys
14 years ago
Emil Ivov e2c6718d5b Applies a patch from Boris Grozev that Adds a password strength meter to XMPP password changes and improves the feature in other ways.
14 years ago
Damian Minkov 9049a68efe Renames auto answer menu.
14 years ago
Yana Stamcheva d27ffc28e4 Fixes NullPointerException thrown when a call is received and there's no available media device.
14 years ago
Vincent Lucas 7d77fafb99 Corrects disable/re-enable sound notification mechanism.
14 years ago
Damian Minkov 5b0151fa18 Skips empty property names in configuration service and provisioning.
14 years ago
Vincent Lucas f5ab22a881 Merges redundant code (between CryptoPacketExtension and sdes4j) for parsing SDes crypto attribute (proposed by Ingo Bauersachs).
14 years ago
Damian Minkov 51d8e560d0 Changes extracting auto away configurations.
14 years ago
Vincent Lucas 2836fe726f Improves SIP and XMPP configuration interface to choose the priority between ZRTP and SDes.
14 years ago
Yana Stamcheva c4e05c0cbd Updates the list of custom action buttons when a CustomContactActionsService is registered/unregistered.
14 years ago
Damian Minkov 505be00d1d Changes the way action is performed on custom actions for source contacts. Fixes displaying notification source contacts.
14 years ago
Yana Stamcheva 9931f4b800 Making the contact list component available from outside the gui bundle.
14 years ago
Damian Minkov 325cea15eb Fixes run and tests.
14 years ago
Damian Minkov 305bf0ae6a Retrieves account display name from account id if not returned from the account info operationset.
14 years ago
Damian Minkov 7f5f544336 Adds missing import, that fixes incoming file transfer on windows.
14 years ago
Yana Stamcheva dfef701e1d Fixes contact's appearing when the status message is too long.
14 years ago
Yana Stamcheva 792e6403ae Fixes contact list button clicks.
14 years ago
Damian Minkov 97ed9feac0 Fixes autoway listening for idle, a bug where it adds listening for 0sec. of idle time.
14 years ago
Yana Stamcheva 8004132d5c Fixes single window interface.
14 years ago
Yana Stamcheva f9176ff142 Adds plugin components in the Swing thread.
14 years ago
Yana Stamcheva fba0d73ad9 Fixes contact details appearance.
14 years ago
Yana Stamcheva 568395de2f Fixes contact details length.
14 years ago
Damian Minkov 67987b4ed9 Makes flexible adding contact list buttons.
14 years ago
Yana Stamcheva a7ee45ad2e Removes correctly deleted notifications.
14 years ago
Damian Minkov b9ec3d74bb Adds remove of contact sources from ui.
14 years ago
Yana Stamcheva 59d61ccd96 Removes notifications that are no longer available.
14 years ago
Lyubomir Marinov 073d015251 Fixes issues with video conferencing such as the display of a non-focus participant's video to other non-focus participants and the stopping of the streaming between non-focus participants upon stopping of the streaming of the focus' local video.
14 years ago
Damian Minkov f43ef94f58 Adds contact removed to the ContactQuery listener, that will give the option to remove a contact once it has been shown in the ui after a query.
14 years ago
Damian Minkov 544336a5ec Updates custom action horizontal space.
14 years ago
Lyubomir Marinov 403a59cd17 Fixes a crash of the Outlook presence, IM and VoIP integration related to a report on the dev mailing list by Damian Kohlfeld.
14 years ago
Lyubomir Marinov a2bf866ce0 Fixes issues with video conferencing such as a failure of the local video to be displayed and a limitation of the conference focus with respect to requiring it to capture video as well.
14 years ago
Damian Minkov d100493139 Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactSource. Adds listener to refresh contact sources.
14 years ago
Damian Minkov 5012fc910a Adds custom actions to source contacts.
14 years ago
Damian Minkov 5f866b4185 Adds listener to update UI from custom actions when needed. Changes in notification unread count, make sure we don't double add notifications.
14 years ago
Yana Stamcheva dcd1359631 Checks if a custom contact action should be shown for a given contact.
14 years ago
Damian Minkov 77a2ef87b3 Changes the way we read count of unread notifications, to show to user overall number of unread voice messages.
14 years ago
Yana Stamcheva 6dacc7968f Makes ContactAction-s aware of the x and y coordiantes of the action component.
14 years ago
Damian Minkov 0f3561ce90 Improves NotificationMessage unread messages counting and displaying.
14 years ago
Yana Stamcheva e4a6b53cdb Adds a notification source to the NotificationMessage used in OperationSetMessageWaiting.
14 years ago
Yana Stamcheva 66106ddeee Checks if a custom contact action has more than one details to deal with.
14 years ago
Vincent Lucas 2f7dc3dc34 Corrects problem when displaying an apostrophe character in the ChatConversationPanel (replace "'" by "&39;").
14 years ago
Damian Minkov 7a9fdb15d4 Fixes tests.
14 years ago
Yana Stamcheva 8992d147b7 A new custom contact action service allowing to represent more actions for a contact entry in the contact list.
14 years ago
Yana Stamcheva 3301f2a10d Adds an optional signup link in provisioning authentication window.
14 years ago
Vincent Lucas a687c482c6 Adds password support for google relayed candidate (updates ice4j to svn revision #322).
14 years ago
Lyubomir Marinov 038a5b038f Removes the "welcome" Growl notification on Jitsi startup. Improves the memory consumption and the execution speed of the growlnotification bundle. Prevents a NullPointerException during its stop on non-Mac OS X operating systems.
14 years ago
Vincent Lucas 8c28eae1c0 Updates growl4j in order to use growl SDK version 1.3.1
14 years ago
Yana Stamcheva 97fc6e96d0 Fixes lost focus in chat window, when receiving messages while typing.
14 years ago
Emil Ivov ab1a357d8c Adds password modification from within Jitsi for XMPP accounts that allow it. Contributed by Boris Grozev.
14 years ago
Yana Stamcheva 20a28fa8c2 Only take the focus if the "auto popup" property is switched on. Patch provided by Vieri on July 26.
14 years ago
Lyubomir Marinov 601776d42f - Works on removing the video of a video conference participant from display on the remaining non-focus participants. - Tries to fix a crash in PortAudio (often seen at the end of video conference calls).
14 years ago
Vincent Lucas 9cdde989fa Corrects warning dialog height on Linux when closing a chat window with: a un-sent message, an active file transfer or when the last message is received less than 2 seconds ago.
14 years ago
Vincent Lucas a45b6e0940 Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, doesn not work on "talk" for android).
14 years ago
Yana Stamcheva 501fe9d6a2 Fixes "Remove contact" message when the account is not logged in.
14 years ago
Yana Stamcheva 114f31268c Fixes "Add contact" dialog message when account is not connected. Reported by Alexandros Papadopoulos.
14 years ago
Yana Stamcheva b3936f6d02 Fixes call conference creation from Tools menu.
14 years ago
Lyubomir Marinov bf6e7cdedd Fixes the layout of non-video-contributing participants in video conference calls. Some of them used to have their photo not centered.
14 years ago
Lyubomir Marinov 641e458dea Fixes a NullPointerException in MediaAwareCallPeer related to ConferenceMembersSoundLevelListener.
14 years ago
Lyubomir Marinov 62634e5177 - Fixes the horizontal gap between multiple videos in a call. It used to appear different between the different columns and caused videos with equal aspect ratios to appear with unequal heights.
14 years ago
Lyubomir Marinov 0169d44f05 Logs an exception which would otherwise be swallowed and would thus obstruct debugging.
14 years ago
Lyubomir Marinov 26491feccc Adds support for a boolean ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.CREATE_CALL_BY_PHONE_NUMBER which instructs the Microsoft Outlook VoIP integration functionality to resolve a sign-in name to a vCard phone number in case it fails to resolve to a Contact with support for OperationSetBasicTelephony. The sort order of the phone number types is controlled through a String ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.MPHONE_TYPE_SORT_ORDER which defaults to a value that prefers a work phone number, if available.
14 years ago
Lyubomir Marinov a802dab29a Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initialized on Ubuntu 12.04" reported on the dev mailing list.
14 years ago
Lyubomir Marinov 26b38766e3 Fixes a failure to keep the aspect ratio of the video when switching to full screen. Attempts to remedy a multi-video display when switching between camera and desktop streaming. Tries to fix a crash in the QTKit video capture on Mac OS X. Works on addressing a unnecessary remaining of the camera on Mac OS X open.
14 years ago
Lyubomir Marinov 3bb39dd32a Commits Boris Grozev's patch which addresses "sound selection file manager will not enter non-empty directories" reported by Alexandros Papadopoulos on the dev mailing list.
14 years ago
Emil Ivov 6c888f0bfb Increases hole punch packet count to 3 from 1
14 years ago
Yana Stamcheva 2a5e9c4895 Adds last message correction functionality. Implementation provided by Ivan Vergiliev.
14 years ago
Damian Minkov 99a732d5f4 Change global status behaviour, count provider without presence only for available status, otherwise skip them.
14 years ago
Damian Minkov 4033f64fdc Adds property for skipping providers that have only Online/Offline status, when changing global status.
14 years ago
Damian Minkov ea140320c0 Adds is server overridden checkbox in jabber account wizard.
14 years ago
Lyubomir Marinov 4dfd16a63f Commits work in progress on calling from Microsoft Office with Jitsi to phone numbers originating from Microsoft Office.
14 years ago
Lyubomir Marinov dd3b5f120a Commits work in progress on calling from Microsoft Office with Jitsi to phone numbers originating from Microsoft Office.
14 years ago
Vincent Lucas b467e0bba6 Updates Ice4j to svn revison #315: Adds log information about candidate harvest time for each harvester. And adds log information about gathering harvester time for IceUdpTransportManager and total elapsed time for harvesting candidates.
14 years ago
Damian Minkov 45d042c55c Checks in the configuration service for route video and desktop property.
14 years ago
Lyubomir Marinov 239ba21302 When calling a Jitsi contact from Microsoft Outlook, looks for available phone numbers in the contact's vCard.
14 years ago
Damian Minkov 8d86192d77 Shows error dialog if provisioning failed and is mandatory.
14 years ago
Vincent Lucas 60db791324 Shows the "Enable desktop remote control" check box for desktop sharing only when the remote peer supports sending mouse/keyboard events. Begins to merge common part of Jabber and GTalk Call/CallPeer/CallPeerMediaHandler into abstract classes.
14 years ago
Lyubomir Marinov 5986cc0119 Tries to fix the build (tests).
14 years ago
Lyubomir Marinov 34d54b1d84 Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
14 years ago
Damian Minkov 0030f69cee Fixes showing today's messages in history window.
14 years ago
Lyubomir Marinov 81b590fac3 Fixes the switching of the playback device in calls upon hotplugging.
14 years ago
Damian Minkov f681befc83 Fixes update problem for old home folders under macosx.
14 years ago
Lyubomir Marinov 18a8d5069a Adds examples to libjitsi. Fixes a failure to detect the video capture devices on Windows.
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.
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.
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.
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.
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.
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.
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
14 years ago
Damian Minkov 1ffcb1c2dd Adds an option to use additional phone numbers for video calls and desktop sharing.
14 years ago