Commit graph

814 commits

Author SHA1 Message Date
Sylvain Berfini
dd37611f4e Async call to xmlrpc service 2011-12-19 11:04:44 +01:00
Guillaume Beraudo
886d80bb6d Tunnel manager. 2011-12-16 10:43:30 +01:00
Sylvain Berfini
303d1d648c Optimisation of xmlrpc calls 2011-12-09 17:11:43 +01:00
Sylvain Berfini
d892fea862 Error message added in wizard 2011-12-09 16:58:16 +01:00
Simon Morlat
b2e984d522 fix automatic destruction of conference in case there are only 2 people inside. 2011-12-08 17:01:56 +01:00
Simon Morlat
1082e79cc4 merge patch for translation of call duration in logs 2011-12-05 12:45:53 +01:00
Simon Morlat
d2789fdbb5 update german and french translation, update ms2 2011-12-02 18:15:43 +01:00
Guillaume Beraudo
28ad8e0e04 Factoring, visibility and security checks in wizard. 2011-11-29 17:10:05 +01:00
Sylvain Berfini
be4e74d208 Wizard 2011-11-29 10:40:35 +01:00
Simon Morlat
08f3887acc add a quit menu for whose who don't have a systray 2011-11-22 12:25:01 +01:00
Simon Morlat
7c514d326b fixes for sRTP support 2011-11-21 22:25:23 +01:00
Simon Morlat
2b499066df better handling of single instance for multiple user on the same machine 2011-11-09 16:01:03 +01:00
Simon Morlat
371adb84bb fix bad handling of config files 2011-11-09 15:29:19 +01:00
Simon Morlat
148aca5c6b windows fixes 2011-11-08 14:56:40 +01:00
Simon Morlat
2a74093872 srtp/zrtp combo box compatible for gtk 2.22 2011-11-08 11:59:15 +01:00
Simon Morlat
7fc1f8a699 linphonec encryption support 2011-11-07 22:11:53 +01:00
Simon Morlat
d304288421 encryption support in progress 2011-11-07 17:08:00 +01:00
Simon Morlat
fab5b9b712 support to display encryption 2011-11-07 12:22:14 +01:00
Simon Morlat
263b103154 Merge remote-tracking branch 'private/srtp'
Conflicts:
	coreapi/linphonecore.c
	coreapi/linphonecore.h
	coreapi/sal_eXosip2.c
	java/common/org/linphone/core/LinphoneCore.java
	oRTP
2011-11-04 10:32:08 +01:00
Simon Morlat
9b238d07df improve incoming call notification on macos x 2011-10-31 14:59:28 +01:00
Guillaume Beraudo
fba3a2e441 Remove internal children (fix for gtk 2.20) 2011-10-26 10:40:41 +02:00
Simon Morlat
4348f41040 fix signals emmited stupidly while populating the parameters window 2011-10-25 11:46:28 +02:00
Simon Morlat
7b3398d2ec implement and active adaptive rate control for audio & video. 2011-10-19 10:55:44 +02:00
Simon Morlat
bb6a292ced Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone 2011-10-13 11:36:44 +02:00
Simon Morlat
ba323197df fix bugs in conferencing/multiple calls
save some config parameter sooner.
2011-10-13 11:36:09 +02:00
Sylvain Berfini
0719db49d8 rootca.pem added in linphonecore 2011-10-13 10:28:24 +02:00
Simon Morlat
e50de2a2ef conferencing improvement, works in GTK ui. 2011-10-11 22:12:17 +02:00
Simon Morlat
12bf9694a4 Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
Conflicts:
	coreapi/linphonecall.c
2011-10-07 16:33:13 +02:00
Simon Morlat
93cebd8f63 - decline incoming calls when there is already an incoming call or an outgoing call not yet established. 2011-10-07 16:25:41 +02:00
=
33d4743600 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2011-10-06 08:57:27 +02:00
Simon Morlat
495e3ab7b9 fix notifications (was broken with libnotify>=0.7.0) 2011-09-30 22:36:35 +02:00
Simon Morlat
c580af0c44 fix compilation warning on windows 2011-09-30 15:37:09 +02:00
root
2f1cd10695 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2011-09-29 15:47:10 +02:00
Simon Morlat
e7ab8d2525 display audio levels in gtk interface 2011-09-27 22:21:32 +02:00
sylvain
0ca3241455 new interface for protocols and ports in preferences screen 2011-09-22 16:26:03 +02:00
Simon Morlat
ce9780dcb8 implement sorting of friend list in gtk interface 2011-09-19 12:27:09 +02:00
Jehan Monnier
0ee1ecd174 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2011-09-19 11:44:34 +02:00
Jehan Monnier
e1edf5d7ef remove imagemenuitem5 from macosx 2011-09-19 11:44:15 +02:00
Guillaume Beraudo
9f88a8a7c6 trayicon minimize, libnotify 0.7+0.5, notify actions 2011-09-19 11:29:45 +02:00
Simon Morlat
2d0315761c add star icon in the uri bar to add contacts 2011-09-19 09:46:17 +02:00
Simon Morlat
b031fb162c add missing file, simplify 2nd call/pause/resume behavior by automatically pausing running call. 2011-09-18 17:14:31 +02:00
Simon Morlat
c33fa844a7 implement better system for "single instance application" requirement. 2011-09-17 23:09:55 +02:00
Simon Morlat
b6a5ffcec9 GTK: provides call logs in a tab
Better icons for incall view + spinner
2011-09-17 00:20:09 +02:00
Simon Morlat
6d0b58eb71 Merge branch 'dev_conference'
Conflicts:
	coreapi/linphonecall.c
	coreapi/linphonecore.c
	java/common/org/linphone/core/LinphoneCall.java
	mediastreamer2
2011-09-16 21:51:26 +02:00
Simon Morlat
26df0c6d83 merge patch for notification bubbles + 2nd call incoming tone notification 2011-09-16 17:17:00 +02:00
Simon Morlat
b21ac0cc00 display registration status in combo box 2011-09-14 22:43:21 +02:00
Simon Morlat
1caf08c596 reduce size of digit buttons 2011-09-09 22:52:11 +02:00
Simon Morlat
5c21fac051 gui simplifications and cleanups 2011-09-09 22:42:51 +02:00
Simon Morlat
9bc71b7d57 UI fixes to be more compliant with gnome standarts
+ update ms2
2011-09-08 15:59:32 +02:00
Sylvain Berfini
add8150269 Fix self preview issue on MacOS 2011-09-07 10:53:53 +02:00