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
/
net
/
java
/
sip
/
communicator
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements Speex encoder, decoder and resampler using the native Speex librar...
Lyubomir Marinov
2010-06-14
1
-0
/
+23
*
Remove unused code, muting individual call peers.
Damian Minkov
2010-06-14
2
-36
/
+0
*
Fix mute button behaviour in conference calls.
Damian Minkov
2010-06-11
2
-0
/
+33
*
- improving call transfer interface - work in progress
Yana Stamcheva
2010-06-07
2
-0
/
+28
*
Fix logger usage - seventh and last bunch
Werner Dittmann
2010-06-04
9
-20
/
+40
*
use of StringBuilder instead of StringBuffer
Matthieu Casanova
2010-06-03
1
-7
/
+9
*
replaced use of a StringBuffer by a simple String concatenation as it is now ...
Matthieu Casanova
2010-06-03
1
-2
/
+1
*
Fixes a problem in the SDP negotiation of the media formats caused by conside...
Lyubomir Marinov
2010-05-27
2
-17
/
+71
*
Cleanup unused ZRTP objects and thread.
Werner Dittmann
2010-05-22
1
-0
/
+5
*
- Support for DTMF rfc4733 finished and activated. If this telephony event is...
Damian Minkov
2010-05-21
1
-6
/
+8
*
Fixes contact list behavior and introduces more smooth writing in the search ...
Yana Stamcheva
2010-05-20
2
-16
/
+28
*
Adds and activates reconnect plugin. Some fixes to protocols in order to work...
Damian Minkov
2010-05-17
3
-0
/
+139
*
Cleanup some left-overs of PropertyChange event handling.
Werner Dittmann
2010-05-16
2
-4
/
+29
*
Asynchronous call history queries with limited result count.
Yana Stamcheva
2010-05-06
13
-83
/
+435
*
- Restart Zrtp only when needed (when recreating streams and when the other s...
Damian Minkov
2010-05-05
1
-7
/
+0
*
Fix unit tests.
Yana Stamcheva
2010-05-03
1
-0
/
+6
*
- Introduces new contact list data model that allows adding of external conta...
Yana Stamcheva
2010-05-03
12
-78
/
+331
*
Fix secure conference call and participants loosing audio if in secure call.
Damian Minkov
2010-04-28
1
-0
/
+8
*
Adds a few more comments to media parsing
Emil Ivov
2010-04-23
3
-9
/
+2
*
Remove advanced attributes processing from SDP/CallPeerMediaHandler classes.
Sebastien Vincent
2010-04-22
3
-17
/
+16
*
- AVPF Picture Loss Indication support;
Sebastien Vincent
2010-04-21
5
-4
/
+134
*
- Fix saving certificates, there was a problem when on startup more than one ...
Damian Minkov
2010-04-12
1
-2
/
+32
*
Just fix a typo in ConfigPropertyVetoException
Werner Dittmann
2010-04-09
2
-6
/
+6
*
Cleanup PropertyChangeEvent stuff
Werner Dittmann
2010-04-09
9
-69
/
+24
*
Ongoing work on Issue #809 ("Could not show contact list window" : https://si...
Yana Stamcheva
2010-04-06
1
-1
/
+26
*
Implement Always trust mode for verifying certificates, and enable the mode f...
Damian Minkov
2010-04-01
1
-0
/
+6
*
Revert previous commit (Adds the possibility to hide/show the main applicatio...
Yana Stamcheva
2010-03-25
1
-20
/
+0
*
Adds the possibility to hide/show the main application window from the systra...
Yana Stamcheva
2010-03-25
1
-0
/
+20
*
Add global proxy config. Add support for the global proxy config in protocols...
Damian Minkov
2010-03-17
1
-0
/
+69
*
Add the possibility to choose the contact you're talking with when calling a ...
Yana Stamcheva
2010-03-16
1
-1
/
+18
*
Add the possibility to create a new group directly from the "Add contact" dia...
Yana Stamcheva
2010-03-16
1
-3
/
+5
*
Add connecting states to incoming calls and stop playing incoming call sound ...
Damian Minkov
2010-03-16
1
-0
/
+18
*
Create the contact source bundle and export the ContactSourceService.
Yana Stamcheva
2010-03-16
2
-1
/
+8
*
Added a display name for each contact source.
Yana Stamcheva
2010-03-12
1
-0
/
+6
*
Obtain the parent source from the result contact.
Yana Stamcheva
2010-03-12
1
-0
/
+8
*
Remove unused import.
Yana Stamcheva
2010-03-12
1
-2
/
+0
*
query with pattern moved to the extened service
Yana Stamcheva
2010-03-12
1
-7
/
+0
*
Fixes the OTR menu in ChatDialog to use the CHAT_MENU_FOREGROUND color in ord...
Lyubomir Marinov
2010-03-12
1
-8
/
+7
*
An ExtendedContactSourceService that allows matching contact source results t...
Yana Stamcheva
2010-03-11
1
-0
/
+37
*
Some enhancements of the recently added ContactSourceService influenced by th...
Yana Stamcheva
2010-03-11
2
-12
/
+178
*
- Fixed problem creating contact header in tcp calls.
Damian Minkov
2010-03-11
2
-0
/
+48
*
Some name adjustments in the new contact source service.
Yana Stamcheva
2010-03-10
6
-23
/
+23
*
First version of ContactSearchSourceService and related interfaces and events.
Yana Stamcheva
2010-03-09
6
-0
/
+304
*
Add ScreenDevice implementation to get physicals screens and their size.
Sebastien Vincent
2010-03-08
3
-17
/
+35
*
Ongoing work on issue # 572 Adding a contact is too much of a painful process.
Yana Stamcheva
2010-03-07
1
-16
/
+29
*
Add some kind of images negociation when setting up video via SDP. Source sca...
Sebastien Vincent
2010-03-03
3
-0
/
+28
*
Allow to add plugins on the south of the account panel above the contact list.
Yana Stamcheva
2010-03-01
1
-1
/
+9
*
Fixes issue #731 "NullPointerException in MSN fireNewEmailNotificationReceived".
Lyubomir Marinov
2010-02-25
1
-1
/
+1
*
Disables IM (by removing the corresponding OpSet) for SIP servers that don't ...
Emil Ivov
2010-02-24
1
-2
/
+17
*
- Fixes issue #780 (Online contact not displayed in the contact list).
Yana Stamcheva
2010-02-17
3
-5
/
+11
[next]