Commit graph

6142 commits

Author SHA1 Message Date
Sylvain Berfini
507ca78628 Updated ms2 2015-01-02 11:01:17 +01:00
Simon Morlat
be7413c705 fix crash in ms2 2014-12-24 09:10:38 +01:00
Guillaume BIENKOWSKI
11f58f7324 Update oRTP 2014-12-23 14:51:00 +01:00
Simon Morlat
76c6886119 fix potential crash when receiving an incoming call for which audio is declined (due to incompatible codecs), but video is accepted. 2014-12-22 16:23:26 +01:00
Simon Morlat
9b06383c7e update ms2 for linuxgl and mac gl bugfixes 2014-12-19 18:44:28 +01:00
Ghislain MARY
564627ed46 Add some registration tests in Python. 2014-12-19 17:07:55 +01:00
Ghislain MARY
afe5abba86 Add some Python setup tests. 2014-12-19 15:56:30 +01:00
Ghislain MARY
98d1d15b0c Set body size when using the file body handler. 2014-12-19 14:34:32 +01:00
François Grisez
2af1f05dd8 Update README.macos.md 2014-12-19 12:16:12 +01:00
Simon Morlat
5789f8cd1a update oRTP 2014-12-18 22:59:39 +01:00
Simon Morlat
18328644bb update ms2 2014-12-18 22:54:05 +01:00
Simon Morlat
74c44f6c25 User pointer must remain the property of the user. 2014-12-18 19:15:29 +01:00
Simon Morlat
8f633b21fc fix stack overflow. 2014-12-18 16:17:26 +01:00
Ghislain MARY
88c902d12d Fix memory leak of returned strings in Python module. 2014-12-18 16:07:07 +01:00
Ghislain MARY
a2b93b2019 Replace ortp_strdup_printf by ms_strdup_printf. 2014-12-18 11:53:49 +01:00
Ghislain MARY
3347aa9a53 Fix const string return values so that wrapper generators know that these strings do not need to be dealloced. 2014-12-18 11:51:25 +01:00
Guillaume BIENKOWSKI
9033898be9 Fix 32 bits warnings 2014-12-18 10:33:57 +01:00
Simon Morlat
69307afc50 fix crash when receiving an external body SIP MESSAGE on android. 2014-12-18 08:41:52 +01:00
Ghislain MARY
1b32ed0316 Handle file transfer upload with memory body handler. 2014-12-17 17:02:52 +01:00
Ghislain MARY
96bd60cc47 Fix crash when sending file transfer message with a file transfer server that has not been set. 2014-12-17 17:02:23 +01:00
François Grisez
79b8c557e5 Fix build when video support is disabled 2014-12-17 16:25:40 +01:00
Guillaume BIENKOWSKI
369e6930d0 Fix log collection tester 2014-12-17 16:22:19 +01:00
François Grisez
0acd6b941c Fix bad config.h includion while mkv.c building 2014-12-17 15:09:55 +01:00
Gautier Pelloux-Prayer
8be032a9df Fix compilation 2014-12-17 12:17:40 +01:00
Ghislain MARY
39c2d93bdd Fix format string for size_t type in Python module. 2014-12-16 17:24:24 +01:00
Simon Morlat
fff1e94168 fix detection of sqlite and message storage enablement. 2014-12-16 17:12:30 +01:00
Ghislain MARY
a466a05a44 More permissive type checking in the Python module.
- int values are accepted where a long is expected.
- int or long values are accepted where a float is expected.
2014-12-16 15:45:15 +01:00
Gautier Pelloux-Prayer
d317047869 Fix homebrew README (MacOSX): user must install gtk+ --without-x11 to avoid segmentation fault at launch 2014-12-16 14:34:34 +01:00
Gautier Pelloux-Prayer
080cb97898 Disable x11 support on MacOS X target by default 2014-12-16 14:33:27 +01:00
Ghislain MARY
33aaac313b Fix compilation with Visual Studio. 2014-12-16 11:32:51 +01:00
Ghislain MARY
a5288b94cd Fix Python module tests. 2014-12-16 11:26:25 +01:00
Guillaume BIENKOWSKI
f16696d242 Update file player test to take in account the new hello8000 duration 2014-12-16 10:47:42 +01:00
Guillaume BIENKOWSKI
e22eb31deb Remove unused variable 2014-12-16 10:42:01 +01:00
Guillaume BIENKOWSKI
b0459fd16c Lengthen the hello8000 to accomodate slow devices where 10s sound might be too short for bandwidth measurement 2014-12-16 10:30:43 +01:00
Guillaume BIENKOWSKI
60c5edf397 Factor check_file in tester and fix last log time check 2014-12-15 17:01:12 +01:00
Ghislain MARY
3241b33633 Replace NULL by None in the Python module documentation. 2014-12-15 16:41:00 +01:00
Ghislain MARY
9e1b6e6956 Handle links between methods in the Python module documentation. 2014-12-15 16:37:46 +01:00
Guillaume BIENKOWSKI
5128769b00 Typo 2014-12-15 16:02:58 +01:00
Guillaume BIENKOWSKI
bb6123477b Allow for longer timeout in register 2014-12-15 15:56:06 +01:00
Guillaume BIENKOWSKI
da9cffd5fe Use ms_time() instead of time() 2014-12-15 15:56:06 +01:00
Ghislain MARY
42ddf0cf81 Improve Python module documentation. 2014-12-15 15:55:17 +01:00
Guillaume BIENKOWSKI
697a6d4a89 Fix the soundcard hint so that it trigger only when _all_ calls are paused or pausing (instead of just one call suffice). Also increase the test delay. 2014-12-15 14:49:42 +01:00
Guillaume BIENKOWSKI
3e56dcac16 Remove (now) unneeded use_files and fix the way we manage use_files in the linphone_core_manager to include a ringback tone 2014-12-15 12:36:27 +01:00
Guillaume BIENKOWSKI
04a66a165c Fix lpconfig test on read-only storage 2014-12-15 12:33:57 +01:00
Guillaume BIENKOWSKI
d9bc65287c Enable XML output for liblinphone tester 2014-12-15 11:10:44 +01:00
Simon Morlat
1ac1cd5fe8 fix RtpTransport leak on video side as well 2014-12-12 18:56:14 +01:00
Guillaume BIENKOWSKI
d997814f82 Better hinting for soundcard 2014-12-12 17:06:00 +01:00
Simon Morlat
4292c1fc15 fix compilation errors 2014-12-12 17:02:52 +01:00
Simon Morlat
f48780782c fix compilation 2014-12-12 16:54:30 +01:00
Simon Morlat
5863df792e Make the preview window a real gtk window. Move camera preview test within the settings. 2014-12-12 16:46:38 +01:00