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
Simon Morlat
1cae8fb66f
works on macos
2014-09-28 13:49:48 +02:00
Johan Pascal
79b340bb58
Add test on small file transfer
...
- check a file send in one chunk only is correctly handled
2014-09-27 23:14:47 +02:00
Simon Morlat
550b9dc335
add dialog to enter/exit fullscreen mode, works ok on linux
2014-09-27 21:27:15 +02:00
Simon Morlat
b9b8b9e0ba
gtk: implement fullscreen video mode by having gtk managing the video window (not created by mediastreamer2).
2014-09-26 20:42:32 +02:00
Sylvain Berfini
0e5aaa2237
Updated oRTP to fix crash on windows phone
2014-09-26 14:33:41 +02:00
Simon Morlat
590e16569c
fix crash during exit() in linphonec due to log written to closed FILE
2014-09-26 12:47:23 +02:00
Simon Morlat
017102484d
update ms2
2014-09-26 09:13:54 +02:00
Simon Morlat
d9673b0094
update ms2 (video enhancements)
2014-09-25 22:19:07 +02:00
Jehan Monnier
cca44e99ef
renew altname certificate for tester
2014-09-25 18:33:34 +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
François Grisez
68b02a4715
Add one tester to the transport suite
2014-09-25 14:36:43 +02:00
Simon Morlat
67658d5eb5
add new play test
2014-09-25 14:31:39 +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
46c8ef59a4
Fix crash
...
Crash when outgoing call with tunnel and srtp enabled
2014-09-25 10:39:17 +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
Simon Morlat
6759a59925
fix bug in audio compare tool
2014-09-23 12:54:00 +02:00
Sylvain Berfini
a95253fc94
Fix crash on wp8
2014-09-23 12:47:51 +02:00
Sylvain Berfini
a62d658b33
Updated ms2 to fix crash on wp8
2014-09-23 12:45:20 +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
François Grisez
728ed3077c
Improve libmatroska2 building for Android
2014-09-22 14:29:16 +02:00
Gautier Pelloux-Prayer
acaba57bdb
Free resources on quality reporting test end and fix invalid reads if call failed
2014-09-22 14:22:57 +02:00
François Grisez
de9c426e2e
Add new function to the Java API for tunnel management
2014-09-22 11:55:18 +02:00
François Grisez
0332ac71fa
Add test for tunnel without SIP case
2014-09-22 11:16:25 +02:00
Gautier Pelloux-Prayer
d76cb1342b
Fix quality report test order
2014-09-22 09:49:11 +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
Gautier Pelloux-Prayer
2c9d66f53f
Update oRTP
2014-09-18 16:30:54 +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