Commit Graph

7331 Commits (b8960fe67b8d7ef8a4ea792a1894d9799ffd2765)
 

Author SHA1 Message Date
Lyubomir Marinov b8960fe67b Does not hardcode a path in the build of the Windows setup.
16 years ago
Damian Minkov e40f18a680 Network utils listens for network changes and updates dns servers in our resolver.
16 years ago
Damian Minkov 2184a20eb8 Pass the error if any to advance wizard so we will show an error and don't ignore it.
16 years ago
Damian Minkov 248d81a121 When creating conference call check which contacs support it and offer only them.
16 years ago
Damian Minkov 57b1acbbfd Remove run.bat as it no-longer exists.
16 years ago
Sebastien Vincent ef3289febf Remove redundant cast warning.
16 years ago
Sebastien Vincent 5cba36a407 Allow to pass incomplete encoded frame to H264 decoder.
16 years ago
Sebastien Vincent 81417aec89 Remove tabs and formating text in directshow native code.
16 years ago
Sebastien Vincent 0bca2358b9 Do not flip desktop streaming image in preview.
16 years ago
Lyubomir Marinov e05a78a346 Fixes multiple issues in the setup and update functionality on Windows.
16 years ago
Lyubomir Marinov e1a985a203 Adds ellipsis to the Add new account menu item because its dialog requires user input.
16 years ago
Lyubomir Marinov 089f309fc5 Removes a duplicate method/an unnecessary method override.
16 years ago
Lyubomir Marinov 4562270701 Keeps the About menu item at the end of the Help menu because it is its conventional position. Otherwise, the 'Check for updates' menu item would appear last at times (on Windows).
16 years ago
Lyubomir Marinov c06ab3a7d8 Possibly fixes an exception which could prevent the closing of MediaStreamImpl and would appear at times as the camera not closing after the end of the call.
16 years ago
Emil Ivov b392820d7c testing new jitsi repo
16 years ago
Damian Minkov 58f1ddd3ec Fix shutting down sip stack when all providers go to connection failed.
16 years ago
Yana Stamcheva c15ba8ccb4 Fixes incoming and outgoing call image coming from contact list avatar.
16 years ago
Damian Minkov b16bf800b5 Missed in previous commit.
16 years ago
Damian Minkov 4ebbc2c91a Ask user for REFERS with unknown calls and decline them or ignore if not specified.
16 years ago
Damian Minkov e6f364e1fa Fix jabber providers don't reconnect sometimes (happen when quick connect disconnect event occurs seen on macosx).
16 years ago
Yana Stamcheva f15ac9a928 Fix new add contact and call video button images.
16 years ago
Emil Ivov 6453dc1eea Further tightens the ip address control for incoming requests based on IP address. Terminates server transactions for requests that we choose to ignore for reasons such as an IP address mismatch or others.
16 years ago
Yana Stamcheva e13dc394f1 Show directly the add contact dialog when we have only one contact detail available (instead of opening a popup menu).
16 years ago
Yana Stamcheva bf8603d408 Add local and remote sound level buttons in the conference view.
16 years ago
Lyubomir Marinov ef36f9a3c6 Fixes issue #899: Incorrect Javadoc for function createCall.
16 years ago
Yana Stamcheva 81a2a1f5d9 Show an add contact button for call history and external source contacts.
16 years ago
Damian Minkov 52ef7b1f07 When updating the updater starts the application after finishing with update.
16 years ago
Lyubomir Marinov 761b528e49 Fixes a memory leak of ServerTransactions observed by Emil Ivov with iptel.org.
16 years ago
Lyubomir Marinov 9fe1610ef8 Searches through the contacts of Microsoft Outlook only if it is the default mail client (in order to prevent a notification dialog displayed by Microsoft Outlook).
16 years ago
Yana Stamcheva 8aaac41655 Do not show chat button for apple or outlook address book contacts, even if the appropriate operation set is supported, until our user interface start handling external source contact chats properly.
16 years ago
Yana Stamcheva 763a21b664 Remove the @ sign from number contacts when searching for a corresponding image - Another fix for a related bug.
16 years ago
Yana Stamcheva 619b59aacd Remove the @ sign from number contacts when searching for a corresponding image - Fixed.
16 years ago
Yana Stamcheva f140793cd9 When calling a contact, not contained in the contact list, we search for its image in one of the contact sources (mac address book/outlook).
16 years ago
Lyubomir Marinov c42acf53e0 Advances the phone number matching to take into account leading plus characters, country codes, etc.
16 years ago
Sebastien Vincent eecb8b4699 Update UPnP library (Add timeout for HttpURLConnection).
16 years ago
Sebastien Vincent c29fe79b3b When opening a chat, notify the ChatChangeListeners in a separate thread to avoid being blocked if audio/video capabilities determination takes too much time (typically a Jabber contact that do not answer to/support service discovery).
16 years ago
Damian Minkov 52ce7be961 Add missing os-specific in init.
16 years ago
Damian Minkov 7474850e1e Update jna bundle.
16 years ago
Yana Stamcheva aeeadd21f8 Fixes a problem causing inaccurate result on contact search in the contact list.
16 years ago
Lyubomir Marinov f5c6840d78 Removes izpack-shortcut-link.jar from the classpaths of Eclipse and NetBeans as it has been removed from the repository in r8158.
16 years ago
Lyubomir Marinov cffa8dc40c Fires QUERY_COMPLETED or QUERY_ERROR at the end of the execution of the ContactQueries of the Address Books of Microsoft Outlook and Mac OS X.
16 years ago
Damian Minkov df402569d0 Use registry for autostart on windows.
16 years ago
Pootle a457a83458 Commit from translate.sip-communicator.org by user ratelists.: 954 of 954 messages translated (0 fuzzy).
16 years ago
Sebastien Vincent eb9aa51f3f Check CoInitializeEx return code in jdirectshow JNI and do not call CoUninitialize if CoInitializeEx has not return S_OK or S_FALSE.
16 years ago
Lyubomir Marinov 42a49f4b99 Rebuilds libphonenumber-2.4.jar with Java 1.5 class file compatibility in response to a report of Emil Ivov on the dev mailing list in the thread of r8153.
16 years ago
Lyubomir Marinov 7d558162d2 Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
16 years ago
Lyubomir Marinov e9b0db5a09 Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
16 years ago
Yana Stamcheva 8a95bf4ada Removes unused import.
16 years ago
Damian Minkov a4161466f7 Update jain-sip (setting ports and address of some resend messages), issue#894.
16 years ago
Yana Stamcheva 770d369d99 Fixes issue with closing calls when the call window is closed. Reported on dev by Fabio Telme and Conrad Beckert.
16 years ago