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
*
Tries to port the functionality of GatherEntropy which was disabled in r7261 ...
Lyubomir Marinov
2010-06-15
4
-84
/
+180
*
(1) Tries to convert PortAudio to support wideband. (2) Fixes a failure of th...
Lyubomir Marinov
2010-06-15
24
-2860
/
+2479
*
Fix wrong status of SIP protocol and what is shown in global status selector,...
Damian Minkov
2010-06-15
2
-1
/
+8
*
Log added for debug purposes.
Yana Stamcheva
2010-06-15
1
-1
/
+1
*
Log added for debug purposes.
Yana Stamcheva
2010-06-15
1
-0
/
+10
*
Log added for debug purposes.
Yana Stamcheva
2010-06-15
1
-0
/
+3
*
Fixes active call button in the search field, even if not visible. Bug report...
Yana Stamcheva
2010-06-15
3
-3
/
+22
*
Disable local video when moving to a conference call (had to explicitly "doCl...
Yana Stamcheva
2010-06-15
1
-2
/
+2
*
Unused field removed.
Yana Stamcheva
2010-06-15
1
-5
/
+0
*
Disable local video when moving to a conference call.
Yana Stamcheva
2010-06-15
1
-0
/
+12
*
Disable call dialog buttons before the call is connected.
Yana Stamcheva
2010-06-15
2
-8
/
+52
*
Removes a redundant cast.
Lyubomir Marinov
2010-06-14
1
-1
/
+1
*
Simplifies the pure-Java Speex encoder implementation a bit, fixes indentation.
Lyubomir Marinov
2010-06-14
2
-190
/
+149
*
Implements Speex encoder, decoder and resampler using the native Speex librar...
Lyubomir Marinov
2010-06-14
13
-38
/
+1741
*
Text tip added in the no contact view.
Yana Stamcheva
2010-06-14
2
-1
/
+89
*
Remove unused code, muting individual call peers.
Damian Minkov
2010-06-14
5
-150
/
+1
*
Fix sip tests.
Damian Minkov
2010-06-14
1
-0
/
+5
*
added missing @Override annotations and fixed a typo
Matthieu Casanova
2010-06-14
1
-3
/
+5
*
Fix a NPE that happens when removing a sip account :
Matthieu Casanova
2010-06-14
1
-1
/
+3
*
Fixed brace placement
Matthieu Casanova
2010-06-14
1
-23
/
+37
*
Add standby detection and handling in reconnect plugin. Fix some more root gr...
Damian Minkov
2010-06-14
2
-4
/
+106
*
Fix problem on Windows when toggle video during a call (both SIP accounts reg...
Sebastien Vincent
2010-06-11
1
-3
/
+15
*
Fixed not appearing call participant when added in a conference call. Bug rep...
Yana Stamcheva
2010-06-11
1
-1
/
+1
*
Check for connected yahoo provider before requesting image.
Damian Minkov
2010-06-11
1
-0
/
+8
*
Fix mute button behaviour in conference calls.
Damian Minkov
2010-06-11
11
-27
/
+167
*
Checks if a contact is already added in the contact list before adding it aft...
Yana Stamcheva
2010-06-11
1
-4
/
+16
*
Fire events for adding meta contacts when loading contactlist. Fix possible NPE.
Damian Minkov
2010-06-11
2
-0
/
+5
*
Fixes calls status bar layout (both in one-to-one and conference calls).
Yana Stamcheva
2010-06-11
5
-25
/
+66
*
Fix not showing SIP presence status for contacts in the root group.
Damian Minkov
2010-06-11
1
-1
/
+21
*
Some logs added for debugging.
Yana Stamcheva
2010-06-10
2
-0
/
+22
*
Fix possible memory leak in reconnect plugin, and some improvments (cancel al...
Damian Minkov
2010-06-10
1
-13
/
+59
*
Replaces encodeBody() to encode() since it has changed in latest JAIN-SIP jar's.
Valentin Martinet
2010-06-09
1
-1
/
+1
*
Fix a bug codec preferences with equal priorities are ignored. Fix some syste...
Damian Minkov
2010-06-09
3
-1
/
+10
*
Removed unused imports.
Yana Stamcheva
2010-06-09
5
-6
/
+11
*
In the call transfer menu opened when there are more than one active calls, a...
Yana Stamcheva
2010-06-09
4
-70
/
+96
*
Correctly remove "refer" subscription, when a notify with "Subscription-state...
Yana Stamcheva
2010-06-09
1
-1
/
+2
*
Set minimum size for transfer call dialog.
Yana Stamcheva
2010-06-09
1
-0
/
+3
*
Enable switching off the smileys in the chat window.
Yana Stamcheva
2010-06-08
4
-17
/
+139
*
Fix incorrect sequence number in dialog during file transfer.
Yana Stamcheva
2010-06-08
1
-16
/
+55
*
Correctly scale incoming call contact image.
Yana Stamcheva
2010-06-08
1
-2
/
+1
*
Fix transfer dialog single selection.
Yana Stamcheva
2010-06-07
1
-3
/
+4
*
- improving call transfer interface - work in progress
Yana Stamcheva
2010-06-07
22
-435
/
+1031
*
Enable telephone-event (DTMF rfc4733) by default.
Damian Minkov
2010-06-04
1
-0
/
+4
*
Use /MT option when compiling with Microsoft Visual C++, otherwise JNI librar...
Sebastien Vincent
2010-06-04
1
-0
/
+3
*
Remove debug/check print statements.
Werner Dittmann
2010-06-04
1
-10
/
+0
*
Fix logger usage - seventh and last bunch
Werner Dittmann
2010-06-04
56
-170
/
+350
*
Fix logger usage - sixth bunch.
Werner Dittmann
2010-06-03
69
-340
/
+674
*
Fix a bug in DirectShow when changing webcam resolution and add I420 format s...
Sebastien Vincent
2010-06-03
6
-6
/
+23
*
Fix logger usage - fifth bunch.
Werner Dittmann
2010-06-03
36
-181
/
+362
*
use of StringBuilder instead of StringBuffer
Matthieu Casanova
2010-06-03
1
-10
/
+14
[next]