Commit Graph

9311 Commits (4c40e7d787dfd55b625aa4e81352939201478de8)
 

Author SHA1 Message Date
Yana Stamcheva d735b29331 Removed the warning when closing the contact list window on Mac systems. The applications on MacOSX are not quited on window close, so we don't need to warn the user.
13 years ago
Damian Minkov 1a3cb8b5a4 Avoids dialing empty numbers and adds option to configure remember password to be checked by default in authentication window, contributed by Tom Denham.
13 years ago
Damian Minkov 773e1fa6f8 Adds support for protocol providers without wizards. Patch contributed by Tom Denham.
13 years ago
Damian Minkov 6b4f9cbc15 Does not show call info if there is nothing to show. Patch contributed by Tom Denham.
13 years ago
Damian Minkov 6104713520 Adds property to disable video bridge menu and functionality. Patch contributed by Tom Denham.
13 years ago
Damian Minkov 74f1c31f25 Make whether stack trace is shown in error pop-ups configurable. Patch contributed by Tom Denham.
13 years ago
Damian Minkov f2c79540aa Fix yahoo login failures by changing test for whether we should re-ask the user for credentials when a yahoo login fails. Patch contributed by Tom Denham.
13 years ago
Damian Minkov 54d376f0cf Add code to check for updates once a day and config option to control whether this is enabled and the hour to check. Patch contributed by Tom Denham.
13 years ago
Damian Minkov 3450573e5a Add support for disabling messaging over SIP using a property. Patch contributed by Tom Denham.
13 years ago
Damian Minkov e5c7f5aa6a Fixes initial account registration form.
13 years ago
Yana Stamcheva 8b96328959 Fixes NullPointerException in ExtendedTooltip.
13 years ago
Lyubomir Marinov fff370944f - Commits work in progress on adding javadocs. Reported by Yana Stamcheva.
13 years ago
Yana Stamcheva 74632843b8 Adds a property, which disables the audio system configuration combo box. Fixes a NullPointerException in video configuration form. In Audio and Video config forms, shows the tabbed pane only when we have more than one component to show.
13 years ago
Vincent Lucas 6594b1de5d Adds microphone hardware amplification for MacOSX via CoreAudio.
13 years ago
Lyubomir Marinov 1e258ced34 - Fixes the Eclipse .classpath of libjitsi which was broken because of the change of the JSON implementation library.
13 years ago
Yana Stamcheva f87c4cf9ba Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig packages and create a NotificationUtils class that manages all common configuration properties and is accessible through the util package.
13 years ago
Damian Minkov 4f3d81f0cc Replaces json lib.
13 years ago
Damian Minkov e2ef092f63 Reverts some changes from previous build. Fixes tests.
13 years ago
Damian Minkov 4c18b35618 Fixes missing about window and sometimes missing systray entry.
13 years ago
Lyubomir Marinov 9c89ffe458 Fixes an IllegalArgumentException in the constructor of PortAudioException (on the C side).
13 years ago
Lyubomir Marinov 84e41e693a Fixes an IllegalArgumentException in the constructor of PortAudioException (on the Java side).
13 years ago
Boris Grozev 3feb65da3c Temporary fix for the issues with a NotRealizedError exception being thrown, and the camera being turned on in audio-only calls.
13 years ago
Vincent Lucas 27a9b72701 Improves the way of saving encryption protocol settings.
13 years ago
Damian Minkov 499d8fbdbc Fixes build.
13 years ago
Damian Minkov 140e3ddd88 Moves loading the gui (creating main frame) in event dispatch thread. Make some bundles dependent on ui service, they wait for registered ui service before starting initialization. Listeners for protocol events in swing-ui run the swing dependent code in event dispatch thread.
13 years ago
Lyubomir Marinov 5806d63146 Updates FFmpeg to vanilla 1.0, x264 to snapshot-20120928-2245-stable, lame to 3.99.5.
13 years ago
Yana Stamcheva a39f28635f Adds support for proper editing of messages with smilies and newline characters, and a couple of small refactorings. Patch provided by Ivan Vergiliev on dev ("[PATCH] Support message correction for messages").
13 years ago
Lyubomir Marinov 30a056b0dd Fixes a NullPointerException in ChatConversationPanel.getPageLastMsgTimestamp(ChatConversationPanel.java:1444).
14 years ago
Lyubomir Marinov de766a7ede Fixes a failure to start the audio capture in calls until the Audio Preferences are opened.
14 years ago
Lyubomir Marinov 6aab373dd6 - Fixes a crash in Pa_StopStream. - Makes the switching of the audio device while in a call more thorough and resilient.
14 years ago
Lyubomir Marinov b20577588d Commits files which should've gone into r10058.
14 years ago
Lyubomir Marinov b1a7aac2d5 - Fixes multiple crashes in PortAudio.
14 years ago
Boris Grozev 4c2b22b629 Adds an option that disables updating the sound level indicators in the call windows, if net.java.sip.communicator.impl.gui.main.call.DISABLE_SOUND_LEVEL_INDICATORS is set to true.
14 years ago
Boris Grozev cc2664234f Enables FEC for Opus.
14 years ago
Boris Grozev 1e7e76e755 Adds an Opus configuration form and changes the default Opus settings. Updates the Opus JNI binaries. Notifies encoders that implement PacketLossAwareEncoder (Opus and SILK) of packet loss information received via RTCP.
14 years ago
Boris Grozev f0a2931a2c Fixes an NPE thrown when an URL without a scheme is clicked in the chat window. Patch contributed by Tom Denham.
14 years ago
Boris Grozev e21c425aac Adds a missing resource property. Patch contributed by Tom Denham.
14 years ago
Yana Stamcheva e4f138d46b Small fix on Windows, part of previous commit on Video Bridge Menu behavior.
14 years ago
Yana Stamcheva 45a1a8c851 Fixes Video Bridge menu misbehavior reported by Kertesz Laszlo on dev mailing list (subject: Voice calling via Google talk isnt working well in latest versions and some UI issues).
14 years ago
Vincent Lucas 469ea8c555 Updates listener for audio media configuration. This resolves the problem reported by Lyubomir Marinov about audio capture no more visible in audio tab preferences.
14 years ago
Lyubomir Marinov afb27d05c3 - Prevents a NullPointerException in ice4j's Connector#stop() which appears quite often with unknown side effects.
14 years ago
Damian Minkov f00ac9fb21 Fixes build. Updates libjitsi to latest version.
14 years ago
Damian Minkov f65dc96da2 Synchronize list of currently playing clips in SoundNotificationHandler.
14 years ago
Yana Stamcheva a86e412e2e Makes single window user interface property configurable.
14 years ago
Emil Ivov 3f4fa600e0 Fixes code formatting (lines going beyond column 80)
14 years ago
Damian Minkov 3b3ff4a92f Adds hotplug to portaudio wmme host api, also fixes a NPE that can prevent device change updates.
14 years ago
Vincent Lucas 2243330de2 Adds a new thread in the audio configuraiton to avoid user interface deadlock and latency while changing the capture device.
14 years ago
Damian Minkov 78f239fa20 Adds device uid for wmme and dsound devices.
14 years ago
Lyubomir Marinov 4ebbbcc979 Fixes a discrepancy/inaccuracy in the RTP buffer length and minimum threshold of FMJ which leaves it vularable to even the tinies hiccups of the network. Rebuilds FMJ and libjitsi with debug information such as line numbers.
14 years ago
Damian Minkov 355a78b993 Adds native error codes and messages to PortAudioException when available and print them.
14 years ago