Commit graph

11934 commits

Author SHA1 Message Date
Sylvain Berfini
7cbb44281c Added record test with custom RTP transport modifier but removed XOR encryption temporarily (doesn't work really great, have to rework it) 2015-08-21 17:47:36 +02:00
Sylvain Berfini
aa37a963eb Improved linphone_call_stats_get_rtp_stats and call with custom RTP transport modifier 2015-08-21 17:47:36 +02:00
François Grisez
04c77d2b21 Realy fixes hypertext link in chat rooms on Windows 2015-08-21 11:19:01 +02:00
Simon Morlat
f3dde2cbd5 upate ms2 2015-08-21 11:04:51 +02:00
Sylvain Berfini
81dcfc2d51 Remove min/max from test, using existing MIN/MAX 2015-08-21 10:05:58 +02:00
François Grisez
5c38f6310f Update ms2 (fix compilation of mkvstream on MacOS) 2015-08-21 09:54:25 +02:00
François Grisez
79be156e7c Transfer the description of the friend list in main.ui 2015-08-21 00:02:37 +02:00
Johan Pascal
06575db0ae Add codec2 capabilities (when mscodec2 plugin is present)
- update oRTP and ms2
2015-08-20 23:50:41 +02:00
Simon Morlat
6b9fe077ed update ms2 2015-08-20 16:16:08 +02:00
Sylvain Berfini
a81d673f94 Added API to get the meta RTP transports + test to check we can append a RTP transport modifier on it 2015-08-20 12:02:53 +02:00
François Grisez
ee44a22e62 Fix clickable link in chatroom on Windows and MacOS 2015-08-20 10:11:24 +02:00
Ghislain MARY
c578229f92 Fix automatic wrapper generation. 2015-08-19 10:27:26 +02:00
Sylvain Berfini
358bc77399 Use LinphoneAudioRoute instead of MSAudioRoute in linphone to fix python's wrapper compilation 2015-08-18 16:49:18 +02:00
Margaux Clerc
95921606bb Update ms2 2015-08-18 16:30:19 +02:00
Ghislain MARY
91d5a217cb Fix ssrc in SDP for interop with Chrome. 2015-08-18 14:32:44 +02:00
Simon Morlat
cb2d37fd6e update ms2 2015-08-17 17:23:16 +02:00
François Grisez
4942d64689 Find for Gettext and libintl only if NLS is enbled 2015-08-17 15:06:59 +02:00
Simon Morlat
52dc82cd5b update ms2 2015-08-16 17:11:24 +02:00
François Grisez
e44edf1efd Fix build with autotools 2015-08-14 15:39:05 +02:00
François Grisez
bec4e9a6a7 Install index.theme in hicolor in Windows 2015-08-14 15:31:34 +02:00
Margaux Clerc
e369f0e284 Disable realpath for android 2015-08-14 13:18:08 +02:00
Sylvain Berfini
ced2dc9316 Added linphone_call_set_audio_route in linphone API to call audio_stream_set_audio_route in ms2 2015-08-13 17:37:40 +02:00
Sylvain Berfini
6ef6e97043 Merge branch 'dev_bb10'
Conflicts:
	mediastreamer2
	oRTP
2015-08-13 16:33:16 +02:00
Simon Morlat
e196e55ea3 fix memory leaks in gtk interface 2015-08-12 18:22:32 +02:00
Margaux Clerc
075f13f233 Remove textReceived callback
Made  echo calibration at start
2015-08-12 17:53:32 +02:00
Simon Morlat
0aef436df6 fix crash when terminating call at the GTK interface level. 2015-08-12 17:35:35 +02:00
Ghislain MARY
3fcc80f87b Clean Visual Studio project for Windows 10. 2015-08-11 15:09:21 +02:00
Simon Morlat
e4ae91c774 update ms2 2015-08-11 10:09:02 +02:00
Simon Morlat
232413d646 Merge branch 'master' of git.linphone.org:linphone
Conflicts:
	coreapi/lpconfig.c
2015-08-10 23:08:51 +02:00
Simon Morlat
973627b165 adapt to new mediastreamer2, where big renaming occurs to fix incorrect function naming.
Fix an fopen(NULL) reported by valgrind.
2015-08-10 23:02:45 +02:00
François Grisez
4b9bb8f8e9 Fixes fopen() calls on NULL paths and likely memory corrupions concerning dirname() missuses 2015-08-10 00:16:14 +02:00
François Grisez
55c25fac4f Describes the login frame in a separated UI file 2015-08-09 22:30:17 +02:00
Simon Morlat
aad1cc0715 robustize tests 2015-08-09 17:22:33 +02:00
François Grisez
75f2ce0632 GTK: automatically select the default proxy config in the settings panel 2015-08-07 15:43:34 +02:00
Ghislain MARY
a8e9ae7e80 One more Python fix. 2015-08-07 13:21:35 +02:00
Ghislain MARY
97a4920876 Fix some Python unit test code regarding changes that have been done for the proxy configs. 2015-08-07 10:55:13 +02:00
François Grisez
37166415a7 Add freshly added UI files in POTFILES.in 2015-08-07 11:15:53 +02:00
François Grisez
1bd418922d Move glade description of the in-call view and the conference view into independent files 2015-08-06 21:45:21 +02:00
Gautier Pelloux-Prayer
06f2556e5a setupwizard.c: fix previous commit (verify that settings window is opened first) and smooth regex concerning email/username on account creation/login 2015-08-06 17:25:49 +02:00
Gautier Pelloux-Prayer
dcc650db21 setupwizard.c: refresh the accounts list in settings when closing the assistant 2015-08-06 16:34:46 +02:00
Gautier Pelloux-Prayer
750a692fa1 proxy.c: notify display status when registration is in progress so that when previous registration failed and user forces refreshing the proxy config, he gets notified of it 2015-08-06 16:04:03 +02:00
Simon Morlat
760b3bb755 update ortp 2015-08-06 16:03:18 +02:00
Ghislain MARY
4aa12c4b6e One more fix for automatic wrapper generation. 2015-08-06 12:57:48 +02:00
Ghislain MARY
2646cd5c35 Fix automatic wrapper generation. 2015-08-06 11:30:12 +02:00
Simon Morlat
63b1c6196d don't call prepare_sound with soundcards when the core is in use_files mode. It makes double instanciation of card readers causing crashes on iOS 2015-08-06 11:16:14 +02:00
François Grisez
75de919def Documents linphone_call_get_play_volume() and linphone_call_get_record_volume() 2015-08-05 17:25:05 +02:00
Simon Morlat
b2284a34df update ms2 2015-08-05 16:54:10 +02:00
Sylvain Berfini
7f98e218f0 Finished RTT JNI/Java API 2015-08-05 16:52:52 +02:00
Simon Morlat
098ddaead6 update ms2 2015-08-05 15:53:10 +02:00
Simon Morlat
48e8734b6f repair liblinphone_tester (android) and enable call with file player and rtp io test to run ms_audio_diff on embedded platforms, since it is much faster
than originally.
2015-08-05 15:51:34 +02:00