Commit Graph

10204 Commits (783acc2913a6d788844c14e7f62866bfb2e626e5)
 

Author SHA1 Message Date
Damian Minkov 783acc2913 Adds symlinks to agent lib in dmg, to make it compatible with java6 and java7.
12 years ago
Damian Minkov 7c0c594900 Temporally disables frequently failing multi user chat tests.
12 years ago
Damian Minkov 66332e5634 Reverts to old launcher, rename agent library.
12 years ago
Damian Minkov a136f0dca1 Reverts to old launcher, new one prevents building dmg, due to error while signing application. Temporary turns off embedding jre.
12 years ago
hristoterezov 98c973a16d Adds chat room contacts to the search filter in the contact list.
12 years ago
Damian Minkov a128defd52 Tries to fix frequently failing xmpp multi chat tests.
12 years ago
Damian Minkov 9a4f2a0ec1 Fixes some wrong matching when searching in history, a keyword matching needed but field to search for keywords is not present in the history record node.
12 years ago
Damian Minkov bbb3a36624 Adds option to embed jre into dmg and enables it.
12 years ago
Damian Minkov 73e0e41cc5 Fixes NullPointerException when merging contacts.
12 years ago
Damian Minkov 81e01969d7 Fixes StackOverflowError after latest add contact dialog updates.
12 years ago
Damian Minkov 9ff6bf2cd7 Removes chat room member listener when closing chat window.
12 years ago
Damian Minkov 9701f406bd Removes unused bcprovider.jar references.
12 years ago
yanas 9b94292e57 Adds properties allowing to disable video call, desktop sharing, full
12 years ago
Lyubomir Marinov a97d4f941c Fixes an issue with setup.exe which could prevent Jitsi from applying a delta update.
12 years ago
yanas 7f0c0810db Adds properties allowing to hide functionalities like merge call,
12 years ago
Lyubomir Marinov 833358c13a Allows automatic gain control (AGC) to be enabled/disabled for Windows Audio Session API (WASAPI). Patch by Timothy Price.
12 years ago
Vincent Lucas 6a4f51f267 Updates libjitsi.jar: Corrects sample rate initialization for Core Audio.
12 years ago
Lyubomir Marinov ebb9a43239 Rebuilds jndirectshow.dll with a newer version of mingw64.
12 years ago
yanas ad0ac5ec0e Added properties to allow disabling of conference calls UI. Patch
12 years ago
hristoterezov a7e685476c Attempts to fix NPE when publishing a conference in chat room.
12 years ago
hristoterezov 7cbe754b4d Fixes the size, the tooltip and the enable/disable state of the call buttons in chat room.
12 years ago
Lyubomir Marinov d2fa11cd10 Fixes false reports on Windows that Jitsi has crashed.
12 years ago
Lyubomir Marinov 41e8829b5b Fixes warnings.
12 years ago
yanas eb1aabf257 Fixes order of assigning emoticons to the emoticon panel. Patch provided
12 years ago
tobypinder c6ad70e78f Support for Chromium as well as Chrome during Linux Browser opening.
12 years ago
hristoterezov b16865d79f Fixes the issue with the Close button from the File menu in chat window that quits jitsi.
12 years ago
Lyubomir Marinov 6adab2c1a7 Fixes compatibility issues in the support for DTLS-SRTP with SIP.
12 years ago
Lyubomir Marinov 751b6bcf8f Fixes warnings.
12 years ago
hristoterezov 72d8946351 Fixes java 6 errors from previous commit.
12 years ago
hristoterezov db6a1b3fa0 Implements publishing a conference in chat room (Merged from publish-conference branch).
12 years ago
Damian Minkov c8b45b657e Handles early xmpp subscribe requests.
12 years ago
Vincent Lucas 5a24f34cec Updates libjitsi: Corrects deadlock when closing renderer in Core Audio. Reports c error to java logger.
12 years ago
Damian Minkov fa0bdc790a Fixes error "Cannot call invokeAndWait from the event dispatcher thread" when creating xmpp account from simple account wizard.
12 years ago
Damian Minkov cdd840c06b Removes listener in chat room subject panel.
12 years ago
Damian Minkov 7e65f41b6e Fixes autoanswer if IncomingCallReceived event and CallStateChanged event come too quickly one after another.
12 years ago
Lyubomir Marinov 3018bab9f8 Fixes NullPointerExceptions.
12 years ago
Vincent Lucas 060c9130bc Updates libjitsi: Mac Core Audio: Stops the rendering process at most after 500 ms even if there is more data already buffered.
12 years ago
paweldomas 1a5724af4b Filters out too frequent "network down" notifications on Android. Fixes exception when trying to load not supported native library on Android.
12 years ago
Damian Minkov a8517a64b2 Fixes chat transport selector updating the status after reconnect and choosing offline contacts.
12 years ago
Damian Minkov 21e8e31e6d Avoids pre-creating tooltips as they may never be shown.
12 years ago
Damian Minkov db21d73206 Clears listener added to current focused window when tooltip is created, fixes leaking tooltips.
12 years ago
Damian Minkov 8432f238cc Removes listeners when chat window is disposed.
12 years ago
Damian Minkov 33be6b2f87 Fixes possible concurrent modification exception when using several xmpp accounts.
12 years ago
Lyubomir Marinov 4329b9ee74 Mitigates an issue which could cause 32-bit Jitsi to update to 64-bit.
12 years ago
Damian Minkov 594b391749 Updates spellchecker plugin to lower memory usage. As we save and use one setting for all chat windows - makes spellchecker and dictionary static. Fix changing selected dictionary over plugin instances. Does not load dictionary on every window open.
12 years ago
Damian Minkov a5bdde2104 Cleanups menu window listeners.
12 years ago
Damian Minkov 472af3210b Adds more cleaning on closing chat window, removes some multi-chat listeners.
12 years ago
Damian Minkov eb5212f6f9 Fixes add contact dialog and activating add button.
12 years ago
paweldomas 06f148e0fa Fixes online and eager to communicate global status constants.
12 years ago
paweldomas 52a8415b88 Adds utility class for dealing with OSGi services.
12 years ago