Commit graph

5991 commits

Author SHA1 Message Date
François Grisez
0ffba34fe5 Fix crash of Player/Local MKV file tester 2014-11-26 14:42:22 +01:00
Guillaume BIENKOWSKI
a3f728d84a Test the history range function thoroughly 2014-11-26 13:53:19 +01:00
Guillaume BIENKOWSKI
e87403f324 Use a debug message instead of message for timing measurements 2014-11-26 13:53:19 +01:00
Guillaume BIENKOWSKI
06de47db2e Fix a special case in message history retrieval.
This function is not yet completely tested,
2014-11-26 13:53:19 +01:00
Gautier Pelloux-Prayer
96ca18f8db Finally fix the call paused resumed with loss test 2014-11-26 13:04:28 +01:00
François Grisez
91c9bbaeb4 Update mediastreamer2 2014-11-26 12:21:07 +01:00
Simon Morlat
e4aa948bb9 implement immediate destruction of iOS AudioUnit when no calls are active. 2014-11-26 12:16:30 +01:00
Gautier Pelloux-Prayer
39f1f11d74 Remove useless grep in completion script 2014-11-26 11:38:42 +01:00
Gautier Pelloux-Prayer
9ccafea592 Use proper readline detection 2014-11-26 09:38:27 +01:00
Ghislain MARY
cdc14e2b73 Handle GTK UI compilation when building with CMake. 2014-11-25 18:29:26 +01:00
Simon Morlat
59e1152de2 update ms2 and ortp and fix potential crash in gtk UI 2014-11-25 17:47:36 +01:00
Gautier Pelloux-Prayer
a197741416 Fix completions script when suites have spaces 2014-11-25 16:59:08 +01:00
Gautier Pelloux-Prayer
5aeb75c917 Update completions script to handle properly commads with arg 2014-11-25 16:21:23 +01:00
Gautier Pelloux-Prayer
1d75349823 Update ms2 and remove debug test 2014-11-25 15:37:11 +01:00
Gautier Pelloux-Prayer
c0e80d83d8 Clean paused resumed test to ease readibility 2014-11-25 15:31:29 +01:00
Gautier Pelloux-Prayer
3b7091e39a Update oRTP, possibly fix call paused resumed test 2014-11-25 15:28:40 +01:00
François Grisez
660d800839 Make the call recording testers to remove the record file after testing 2014-11-25 14:05:29 +01:00
Jehan Monnier
2d70a8120c flush liblinphone tester traces 2014-11-25 11:23:33 +01:00
Simon Morlat
991cf8551d update ms2 and ortp 2014-11-25 11:21:27 +01:00
Jehan Monnier
705ace0470 test to get stout working on buildbot 2014-11-25 10:19:30 +01:00
Jehan Monnier
496f4a920c add $(TEST_OPTIONS) to liblinphone tester make file 2014-11-25 09:08:26 +01:00
Jehan Monnier
b393ffef15 introduce a new option to put liblinphone tester traces into a file (I.E --log-file <filename>) 2014-11-25 09:01:30 +01:00
Gautier Pelloux-Prayer
0ea7c35b89 Use correct exectuable name and fill test/suite name too 2014-11-24 16:55:48 +01:00
Ghislain MARY
4ac1ccdf05 Handle the callbacks associated with a chat message directly in the LinphoneChatMessage object instead of in the LinphoneCore object. 2014-11-24 16:16:17 +01:00
Jehan Monnier
e16e04567a better fix for Call/Direct call over IPv6 on Android 2014-11-24 14:11:04 +01:00
Gautier Pelloux-Prayer
c377906553 Add autocompletion feature, simply source this file to enable it for bash and zsh shells 2014-11-24 12:29:35 +01:00
Guillaume BIENKOWSKI
4505528f3b Update tester to preset the dynamic resource path before setting up the linphone core. This prevents error messages while testing on iOS 2014-11-24 11:53:43 +01:00
Guillaume BIENKOWSKI
8934000867 Fix message tester when no storage is used 2014-11-24 11:53:43 +01:00
Guillaume BIENKOWSKI
96a488a5ca Update readme for brew (again) 2014-11-24 11:53:43 +01:00
Ghislain MARY
17c5372cd9 Add API to set/get a LinphoneContent data with a string type. 2014-11-24 11:06:33 +01:00
François Grisez
3cb94ab1e5 Fix 'Player/Local MKV file' test 2014-11-24 10:18:08 +01:00
Guillaume BIENKOWSKI
42a841a84b Update readme for Brew 2014-11-24 10:06:53 +01:00
Simon Morlat
1191a49efa use ms_new0 2014-11-22 11:31:23 +01:00
François Grisez
c88838b0b5 Update mediastreamer2 2014-11-21 17:07:32 +01:00
Gautier Pelloux-Prayer
c1f324d0d6 Rename Playing test and fix compilation 2014-11-21 16:57:22 +01:00
Gautier Pelloux-Prayer
47118a39bc Fix android compilation, bis repetita 2014-11-21 16:29:30 +01:00
Gautier Pelloux-Prayer
3149d5b692 Fix android compilation 2014-11-21 16:25:20 +01:00
François Grisez
7563118143 Fix Player/Playing test for Android 2014-11-21 15:10:19 +01:00
Gautier Pelloux-Prayer
8846ca4780 Fix DTMF tests suite: when using SIP INFO, we should keep initial packets order 2014-11-21 14:45:16 +01:00
Guillaume BIENKOWSKI
a8e2461db5 Update ms2 2014-11-21 14:28:08 +01:00
Ghislain MARY
aff27f6554 Rework Python wrapper handwritten code handling. 2014-11-21 11:44:00 +01:00
Guillaume BIENKOWSKI
1a2125b588 Update ms2 2014-11-21 11:01:03 +01:00
Guillaume BIENKOWSKI
b91b55af16 Update ms2 for static webcam iOS fix 2014-11-21 10:46:56 +01:00
Guillaume BIENKOWSKI
e697641e59 Update ms2 2014-11-21 08:45:39 +01:00
Ghislain MARY
9cabfe37dd A LinphoneContent object now owns all its data fields including the buffer.
A normal LinphoneContent object will now copy the data from the given buffer when calling linphone_content_set_buffer().
However LinphoneContent objects converted from LinphoneContentPrivate structures do not own its data fields.
2014-11-20 17:27:26 +01:00
Jehan Monnier
7c0a5ee770 fix compilation issuewq 2014-11-20 16:24:43 +01:00
Guillaume BIENKOWSKI
1a2e00160e Update ms2 2014-11-20 13:45:04 +01:00
Ghislain MARY
36561bbc44 Create the tunnel object before remote provisioning so that it can successfully be configured. 2014-11-20 11:25:04 +01:00
Gautier Pelloux-Prayer
227002d1ad Add transifex configuration for localization 2014-11-19 20:02:48 +01:00
François Grisez
9905f675c7 Update mediastreamer2 2014-11-19 13:44:39 +01:00