Commit graph

5763 commits

Author SHA1 Message Date
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
François Grisez
94313a9535 Update mediastreamer2 2014-10-13 13:38:55 +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
56f0b091f5 update ms2 2014-10-10 18:06:54 +02:00
François Grisez
d55e807b1b Update mediastreamer2 2014-10-10 14:56:21 +02:00
Ghislain MARY
a24f4575cb Update oRTP submodule. 2014-10-10 14:30:24 +02:00
Simon Morlat
6cccf2da3d robustize linphone_core_accept_call_with_params() 2014-10-10 14:18:06 +02:00
Simon Morlat
1ece26b894 repair audio only build 2014-10-10 13:54:21 +02:00
Ghislain MARY
cc50cd1b2b Blacklist some functions for the Python wrapper. 2014-10-09 16:54:29 +02:00
Sylvain Berfini
7e2ab369ba Added set_device_rotation public 2014-10-09 16:05:53 +02:00
François Grisez
58d045cda2 Update mediastreamer2 2014-10-09 12:31:42 +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
Simon Morlat
5ed38c36e5 update ms2 2014-10-08 21:38:03 +02:00
Simon Morlat
7392587689 update ms2 and ortp 2014-10-07 19:40:03 +02:00
Ghislain MARY
6a9b1270ab Update mediastreamer2 submodule. 2014-10-07 15:39:23 +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
c61b246f36 Update mediastreamer2 2014-10-07 14:21:31 +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
Simon Morlat
400c26cf1e workaround problem with chat view not displaying as it should with chinese
languages. It is a gtk bug, same as the one previously workarounded with
the GtkEntry. The same workaround works for the GtkTextView.
2014-10-06 17:53:15 +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
ce88c5ae5a Add Visual Studio project and solution to build zlib. 2014-10-06 16:14:20 +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
9326794c26 Fix compilation 2014-10-03 09:59:00 +02:00
François Grisez
f845836057 Fix memory leak 2014-10-02 16:52:09 +02:00
François Grisez
2acee668ae Add a tester for the media file player 2014-10-02 16:44:14 +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
François Grisez
aa9182724f Fix a compilation error 2014-10-02 09:27:24 +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
f067b42607 Allow build of lp-gen-wrappers when compiling with CMake. 2014-10-01 11:13:12 +02:00
Simon Morlat
d8c546bf5f fix for gdk on centos 6 2014-09-30 21:55:54 +02:00
Ghislain MARY
0e9b2a4502 Blacklist linphone_core_add_listener() and linphone_core_remove_listener() in the Python module. 2014-09-30 17:05:00 +02:00
Ghislain MARY
b1efcd8cfc Fix build with tunnel support when compiling with CMake. 2014-09-30 11:15:58 +02:00
Simon Morlat
2479a567a5 Merge branch 'dev_gtkvideo' 2014-09-28 19:37:51 +02:00
Simon Morlat
794cde7c91 managed video window works on windows as well. 2014-09-28 19:36:06 +02:00
Simon Morlat
6dfa6857ee windows fixes 2014-09-28 14:05:57 +02:00