Commit graph

2634 commits

Author SHA1 Message Date
Simon Morlat
08539a0895 atomically sync the lpconfig on disk 2014-10-15 10:57:08 +02:00
Pierre-Eric Pelloux-Prayer
690b1d8800 codec: disable AAC on Android device without hardware AEC 2014-10-14 23:42:22 +02:00
Jehan Monnier
4e1e0df405 make sure session timer requires refresher to not be linphone 2014-10-14 15:37:26 +02:00
Ghislain MARY
7bc0486b57 Apply microphone mute to all calls. 2014-10-14 15:21:43 +02:00
Ghislain MARY
b23d6a1d6d Do not accept video call when video is disabled but video policy is set to automatically accept. 2014-10-14 15:21:00 +02:00
François Grisez
0f6ce268ae Fix compilation error for Android 2014-10-14 10:49:08 +02:00
François Grisez
3ae7d1098a Modify JNI glue to pass the window ID while creating a player 2014-10-14 10:26:44 +02:00
François Grisez
5d9bbeeffb Add a parameter to linphone_core_create_file_player() to specify the id of the drawing window 2014-10-13 17:16:52 +02:00
Ghislain MARY
1b40d1a497 Fix automatic wrapping of linphone_core_set_avpf_mode() and linphone_core_set_avpf_rr_interval(). 2014-10-13 15:51:47 +02:00
Ghislain MARY
01b9a97323 Fix linphone_core_set_log_handler(). 2014-10-13 12:07:28 +02:00
François Grisez
fda6945d0d Add licence text in fileplayer.c and player_tester.c 2014-10-10 19:05:16 +02:00
Simon Morlat
6cccf2da3d robustize linphone_core_accept_call_with_params() 2014-10-10 14:18:06 +02:00
Sylvain Berfini
7e2ab369ba Added set_device_rotation public 2014-10-09 16:05:53 +02:00
François Grisez
eefa7551a1 Fix the listener of linphone player 2014-10-09 11:41:22 +02:00
Simon Morlat
53135182b9 fix tester compilation issue because ms_audio_diff symbol was stripped out of liblinphone, because unused internally. 2014-10-08 21:38:57 +02:00
François Grisez
a2f8befbcf Add JNI wrapper for linphone_player_get_duration and linphone_player_get_current_position 2014-10-07 14:48:23 +02:00
François Grisez
95d4375ac8 Make the FilePlayer to choose the default sound card for Android 2014-10-07 13:59:29 +02:00
François Grisez
f89751515f Add two getter the the LinphonePlayer interface 2014-10-07 13:53:02 +02:00
Ghislain MARY
e91b1c83ed Add mutex for log collection + remove uploaded file when done. 2014-10-07 12:11:49 +02:00
Ghislain MARY
c2573d2bc1 Use gzip format instead of zlib for log collection upload. 2014-10-07 11:21:27 +02:00
Simon Morlat
44c55e44e8 fix multiple compilation errors 2014-10-06 18:49:06 +02:00
Ghislain MARY
aa298d645c Windows Phone 8 project depends on zlib + implementation of log compression. 2014-10-06 16:15:22 +02:00
Ghislain MARY
a584a075b2 Fix compilation warning. 2014-10-06 16:13:18 +02:00
François Grisez
db528b1a74 Add the LinphonePlayer Java interface 2014-10-06 15:07:47 +02:00
Ghislain MARY
1d10e749b5 Add API to store the logs in files and to upload them on a server. 2014-10-06 11:45:27 +02:00
Ghislain MARY
e5311281fc Store the file transfer server in the linphonerc file. 2014-10-06 11:41:48 +02:00
Simon Morlat
c558eee6b0 fix compilation for old gtk versions 2014-10-06 10:23:36 +02:00
Simon Morlat
38b813c215 implement play of video file within call.
Can be tested by drag droppingn a mkv file (H264) into video window.
2014-10-03 18:27:40 +02:00
François Grisez
344ef707bf Enable Player test to manage the not supported Matroska format case 2014-10-03 11:41:21 +02:00
François Grisez
f845836057 Fix memory leak 2014-10-02 16:52:09 +02:00
François Grisez
90933e5e36 Add an implementation to LinphonePlayer 2014-10-02 14:56:44 +02:00
Ghislain MARY
c9a487aa24 Add linphone_core_set_preview_video_size to the media_parameters group for wrappers generation. 2014-10-02 11:42:59 +02:00
Simon Morlat
5562e7c77a allow any size for preview
add missing linphone_core_get_preview_video_size()
update ms2
2014-10-01 21:57:09 +02:00
Ghislain MARY
3e8672c598 Document the LinphoneTunnelMode enum. 2014-10-01 11:32:58 +02:00
Ghislain MARY
b1efcd8cfc Fix build with tunnel support when compiling with CMake. 2014-09-30 11:15:58 +02:00
Jehan Monnier
16b583b441 fix re-invite whiout sdp 2014-09-25 15:51:26 +02:00
François Grisez
acab555601 Fix invalid read/write 2014-09-25 14:37:23 +02:00
Simon Morlat
3e1e3c93f4 fix crash when declining an update
refine conditions for refusing an UPDATE
2014-09-25 14:15:06 +02:00
François Grisez
127d0f3aa9 Add some traces 2014-09-24 11:38:23 +02:00
François Grisez
ea5f09dcea Avoid TunnelManager to register or unregister when SIP is disabled 2014-09-24 10:16:32 +02:00
François Grisez
df4385b17c Fix registration issues when tunneling is enabled 2014-09-23 16:03:29 +02:00
Sylvain Berfini
54a47a2bd7 Prevent crash if chatroom linphonecore is null 2014-09-23 14:21:59 +02:00
Sylvain Berfini
a95253fc94 Fix crash on wp8 2014-09-23 12:47:51 +02:00
Sylvain Berfini
a7e257bcab Fix compil for windows phone 2014-09-23 11:20:00 +02:00
Simon Morlat
c54e3af5e0 add tester for call player 2014-09-22 16:33:25 +02:00
Guillaume BIENKOWSKI
b7c6893d27 Video source reuse API 2014-09-19 16:03:59 +02:00
François Grisez
b71182e56b Make the tunnel to listen 'network-reachable' events even if its mode is not 'auto' 2014-09-19 14:53:23 +02:00
François Grisez
68b4b63712 Add functions of the new tunnel API to linphonecore_jni.cc 2014-09-18 17:11:49 +02:00
François Grisez
bd6dbb0d33 Update some Doxygen comments 2014-09-18 16:03:45 +02:00
François Grisez
10bc15409c Change the LinphoneTunnel C API
* The tunnel manager are now thre mode : disable, enable and auto
* Two new functions: linphone_tunnel_set_mode() and linphone_tunnel_get_mode()
* linphone_tunnel_enable(), linphone_tunnel_enabled(), linphone_tunnel_auto_detect()
and linphone_tunnel_auto_detect_enabled() are now deprecated.
2014-09-18 16:03:45 +02:00