index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds answer video call with video functionality.
Vincent Lucas
2012-05-25
11
-313
/
+543
*
Fixes audio level indicators in conference calls.
Yana Stamcheva
2012-05-24
1
-2
/
+2
*
Fixes NullPointerException in video conferences.
Yana Stamcheva
2012-05-24
2
-1
/
+6
*
Disables conferencing menus and buttons if there's no account supporting it.
Yana Stamcheva
2012-05-24
3
-4
/
+40
*
Adds new video conference interface.
Yana Stamcheva
2012-05-23
10
-97
/
+886
*
Adds error message to authentication window when user is not authorized.
Damian Minkov
2012-05-18
1
-48
/
+38
*
Fixes video preview in configuration.
Damian Minkov
2012-05-18
3
-13
/
+70
*
Fixes tabs background, revert ui setting modifications.
Damian Minkov
2012-05-17
1
-26
/
+2
*
Fix add duplicate listeners. Doesn't allow empty username entering credential...
Damian Minkov
2012-05-17
2
-46
/
+49
*
Fixes NullPointerExceptions and blank contactlist when UI is uninstalled and ...
Damian Minkov
2012-05-16
17
-193
/
+602
*
Adds an "answer/hangup" call global key shortcut. Modifies the "hangup" global
Vincent Lucas
2012-05-15
4
-162
/
+319
*
If the node attribute of the Disco#info reponse is null, set it to the node v...
Vincent Lucas
2012-05-11
1
-3
/
+18
*
Corrects parsing of Swift XMPP entity capabilities response.
Vincent Lucas
2012-05-11
1
-1
/
+0
*
Fixes an application freeze when PulseAudio is disabled.
Lyubomir Marinov
2012-05-11
1
-1
/
+1
*
Removes OneToOneCallPeerPanel unused code concerning the remote video mouse e...
Vincent Lucas
2012-05-09
1
-251
/
+0
*
Synopsis:
Vincent Lucas
2012-05-09
1
-0
/
+48
*
Delivers in chat room the reason of chat invite rejections.
Damian Minkov
2012-05-09
2
-1
/
+92
*
Uses contact display names in multichat.
Damian Minkov
2012-05-09
2
-3
/
+42
*
Orders alphabetically subgroups in meta contact groups.
Damian Minkov
2012-05-09
2
-8
/
+65
*
Increases source compatibility with Android.
Lyubomir Marinov
2012-05-09
21
-31
/
+70
*
Detects remote file transfer reject.
Damian Minkov
2012-05-09
1
-0
/
+10
*
Respect show/hide offline contacts in chat invite contact dialog.
Damian Minkov
2012-05-09
2
-2
/
+4
*
Provides source and binary compatibility with PulseAudio 0.9.21 which is the ...
Lyubomir Marinov
2012-05-08
5
-107
/
+147
*
Fixes the loading of the user's preferences with respect to the audio devices...
Lyubomir Marinov
2012-05-08
1
-3
/
+71
*
When selecting xmpp resources to call or send file, when having same prioriti...
Damian Minkov
2012-05-08
2
-6
/
+62
*
Fixes a NullPointerException in DeviceSystem which prevents the loading of Po...
Lyubomir Marinov
2012-05-08
2
-5
/
+11
*
Implements (native) volume control for the PulseAudio backend (on GNU/Linux).
Lyubomir Marinov
2012-05-08
8
-89
/
+870
*
JITSI-1035 #resolve fixed Allows caller information to be passed to the comma...
Ingo Bauersachs
2012-05-07
6
-12
/
+154
*
Fixes show/hide local video button.
Damian Minkov
2012-05-07
1
-3
/
+1
*
Gains performance by disabling the writing of the FMJ Registry file since it ...
Lyubomir Marinov
2012-05-06
9
-13
/
+47
*
Adds support for PulseAudio on GNU/Linux.
Lyubomir Marinov
2012-05-05
16
-80
/
+3133
*
Fixes an ArrayIndexOutOfBoundsException in in the audio mixing.
Lyubomir Marinov
2012-05-05
3
-54
/
+55
*
Refactors the detection of capture and playback/notification devices. Adds au...
Lyubomir Marinov
2012-05-04
36
-2599
/
+2572
*
Uses GTKLookAndFeel on KDE instead of the cross-platform LookAndFeel.
Lyubomir Marinov
2012-05-04
2
-14
/
+40
*
Refactors the SoundLevelIndicator Component to not access the width of its pa...
Lyubomir Marinov
2012-05-04
4
-135
/
+105
*
Uses the same history icon in contact list right button menu and chat file menu.
Yana Stamcheva
2012-05-03
1
-1
/
+1
*
Localize some xcap error messages.
Damian Minkov
2012-05-02
2
-5
/
+15
*
Adds gradient color for contact list selection.
Yana Stamcheva
2012-04-26
2
-6
/
+11
*
Fixes a race in checking for other running instances, problem where we can en...
Damian Minkov
2012-04-25
1
-46
/
+126
*
Loads only used jabber providers, sending service unavailable for not handled...
Damian Minkov
2012-04-24
5
-42
/
+487
*
Adds video resolution to the call info frame.
Vincent Lucas
2012-04-24
4
-4
/
+198
*
Adds os to jabber version.
Damian Minkov
2012-04-23
1
-0
/
+1
*
Adds jabber version XEP-0092: Software Version.
Damian Minkov
2012-04-23
6
-65
/
+173
*
Corrects sound event loop when setting a custom sound file.
Vincent Lucas
2012-04-23
1
-2
/
+8
*
Fixes sip tcp ports in pcap file.
Damian Minkov
2012-04-23
4
-27
/
+225
*
Fix compile problem after applying patch.
Werner Dittmann
2012-04-23
1
-1
/
+1
*
Enhance ZID name feature to store AOR/JID.
Werner Dittmann
2012-04-23
2
-33
/
+73
*
Tries to default the audio CaptureDevice to a Format which satisfies the maxi...
Lyubomir Marinov
2012-04-22
4
-12
/
+231
*
Makes sure that the audio system used for capture is also used for playback.
Lyubomir Marinov
2012-04-21
13
-213
/
+421
*
Fix compilation error.
Damian Minkov
2012-04-21
1
-1
/
+1
[next]