aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds answer video call with video functionality.Vincent Lucas2012-05-2511-313/+543
* Fixes audio level indicators in conference calls.Yana Stamcheva2012-05-241-2/+2
* Fixes NullPointerException in video conferences.Yana Stamcheva2012-05-242-1/+6
* Disables conferencing menus and buttons if there's no account supporting it.Yana Stamcheva2012-05-243-4/+40
* Adds new video conference interface.Yana Stamcheva2012-05-2310-97/+886
* Adds error message to authentication window when user is not authorized.Damian Minkov2012-05-181-48/+38
* Fixes video preview in configuration.Damian Minkov2012-05-183-13/+70
* Fixes tabs background, revert ui setting modifications.Damian Minkov2012-05-171-26/+2
* Fix add duplicate listeners. Doesn't allow empty username entering credential...Damian Minkov2012-05-172-46/+49
* Fixes NullPointerExceptions and blank contactlist when UI is uninstalled and ...Damian Minkov2012-05-1617-193/+602
* Adds an "answer/hangup" call global key shortcut. Modifies the "hangup" globalVincent Lucas2012-05-154-162/+319
* If the node attribute of the Disco#info reponse is null, set it to the node v...Vincent Lucas2012-05-111-3/+18
* Corrects parsing of Swift XMPP entity capabilities response.Vincent Lucas2012-05-111-1/+0
* Fixes an application freeze when PulseAudio is disabled.Lyubomir Marinov2012-05-111-1/+1
* Removes OneToOneCallPeerPanel unused code concerning the remote video mouse e...Vincent Lucas2012-05-091-251/+0
* Synopsis:Vincent Lucas2012-05-091-0/+48
* Delivers in chat room the reason of chat invite rejections.Damian Minkov2012-05-092-1/+92
* Uses contact display names in multichat.Damian Minkov2012-05-092-3/+42
* Orders alphabetically subgroups in meta contact groups.Damian Minkov2012-05-092-8/+65
* Increases source compatibility with Android.Lyubomir Marinov2012-05-0921-31/+70
* Detects remote file transfer reject.Damian Minkov2012-05-091-0/+10
* Respect show/hide offline contacts in chat invite contact dialog.Damian Minkov2012-05-092-2/+4
* Provides source and binary compatibility with PulseAudio 0.9.21 which is the ...Lyubomir Marinov2012-05-085-107/+147
* Fixes the loading of the user's preferences with respect to the audio devices...Lyubomir Marinov2012-05-081-3/+71
* When selecting xmpp resources to call or send file, when having same prioriti...Damian Minkov2012-05-082-6/+62
* Fixes a NullPointerException in DeviceSystem which prevents the loading of Po...Lyubomir Marinov2012-05-082-5/+11
* Implements (native) volume control for the PulseAudio backend (on GNU/Linux).Lyubomir Marinov2012-05-088-89/+870
* JITSI-1035 #resolve fixed Allows caller information to be passed to the comma...Ingo Bauersachs2012-05-076-12/+154
* Fixes show/hide local video button.Damian Minkov2012-05-071-3/+1
* Gains performance by disabling the writing of the FMJ Registry file since it ...Lyubomir Marinov2012-05-069-13/+47
* Adds support for PulseAudio on GNU/Linux.Lyubomir Marinov2012-05-0516-80/+3133
* Fixes an ArrayIndexOutOfBoundsException in in the audio mixing.Lyubomir Marinov2012-05-053-54/+55
* Refactors the detection of capture and playback/notification devices. Adds au...Lyubomir Marinov2012-05-0436-2599/+2572
* Uses GTKLookAndFeel on KDE instead of the cross-platform LookAndFeel.Lyubomir Marinov2012-05-042-14/+40
* Refactors the SoundLevelIndicator Component to not access the width of its pa...Lyubomir Marinov2012-05-044-135/+105
* Uses the same history icon in contact list right button menu and chat file menu.Yana Stamcheva2012-05-031-1/+1
* Localize some xcap error messages.Damian Minkov2012-05-022-5/+15
* Adds gradient color for contact list selection.Yana Stamcheva2012-04-262-6/+11
* Fixes a race in checking for other running instances, problem where we can en...Damian Minkov2012-04-251-46/+126
* Loads only used jabber providers, sending service unavailable for not handled...Damian Minkov2012-04-245-42/+487
* Adds video resolution to the call info frame.Vincent Lucas2012-04-244-4/+198
* Adds os to jabber version.Damian Minkov2012-04-231-0/+1
* Adds jabber version XEP-0092: Software Version.Damian Minkov2012-04-236-65/+173
* Corrects sound event loop when setting a custom sound file.Vincent Lucas2012-04-231-2/+8
* Fixes sip tcp ports in pcap file.Damian Minkov2012-04-234-27/+225
* Fix compile problem after applying patch.Werner Dittmann2012-04-231-1/+1
* Enhance ZID name feature to store AOR/JID.Werner Dittmann2012-04-232-33/+73
* Tries to default the audio CaptureDevice to a Format which satisfies the maxi...Lyubomir Marinov2012-04-224-12/+231
* Makes sure that the audio system used for capture is also used for playback.Lyubomir Marinov2012-04-2113-213/+421
* Fix compilation error.Damian Minkov2012-04-211-1/+1