Ghislain MARY
|
0e924f4b4e
|
Handle testing accounts creation in Python.
|
2014-12-08 15:55:57 +01:00 |
|
Ghislain MARY
|
180de834ee
|
Revert "Handle accounts manager to the Python module unit tests."
This reverts commit b61302f9b1.
|
2014-12-08 14:31:17 +01:00 |
|
Ghislain MARY
|
b61302f9b1
|
Handle accounts manager to the Python module unit tests.
|
2014-12-08 11:30:58 +01:00 |
|
Ghislain MARY
|
0547b5b998
|
Handle search for sqlite3 dependency when searching for liblinphone when building with CMake.
|
2014-12-08 10:34:41 +01:00 |
|
Simon Morlat
|
bebf7992e5
|
wait a bit more
|
2014-12-08 09:36:04 +01:00 |
|
Simon Morlat
|
21d25ef90e
|
add get/set RemoteRingbackTone() to java wrapper
|
2014-12-05 17:54:21 +01:00 |
|
Ghislain MARY
|
908b906e4d
|
Remove some functions from the blacklist of the Python module.
|
2014-12-05 16:58:07 +01:00 |
|
Ghislain MARY
|
9066a82f3c
|
Handle callbacks getters in Python module.
|
2014-12-05 16:40:26 +01:00 |
|
Ghislain MARY
|
a6cfecf3e4
|
Handle events in classes other than LinphoneCore.
Callbacks getters still need to be implemented correctly.
|
2014-12-05 16:14:04 +01:00 |
|
Jehan Monnier
|
1656945e31
|
make sure send/received bw is acurate in early_media_call_forking tester
|
2014-12-05 15:34:58 +01:00 |
|
Jehan Monnier
|
1cd616cf17
|
add --selfttest option to gtk app for very minimal app checking
|
2014-12-05 14:20:24 +01:00 |
|
Simon Morlat
|
b67b596f39
|
allow passing of directory prefix where to pickup dependencies when running the mac bundler.
|
2014-12-04 22:46:41 +01:00 |
|
Simon Morlat
|
754f4657cd
|
pass workdir with environment variable, because passing it from arguments doesn't work if the path has a space.
|
2014-12-04 22:21:10 +01:00 |
|
Ghislain MARY
|
381744b0f4
|
Handle msg storage option when building with CMake.
|
2014-12-04 16:25:36 +01:00 |
|
Gautier Pelloux-Prayer
|
570ed0f598
|
Invert check order in log collection because file checking consumes lot of time
|
2014-12-04 15:55:37 +01:00 |
|
Gautier Pelloux-Prayer
|
a2b77426c6
|
Minor README change - should be totally rewrite though
|
2014-12-04 15:39:38 +01:00 |
|
Gautier Pelloux-Prayer
|
08d1dd066e
|
update po files
|
2014-12-04 11:07:30 +01:00 |
|
Gautier Pelloux-Prayer
|
a3080b65c2
|
Add .desktop files on Transifex
|
2014-12-04 11:07:29 +01:00 |
|
Sylvain Berfini
|
124beb8e55
|
Fix linphonecontent when ZLIB is available
|
2014-12-04 10:39:46 +01:00 |
|
Gautier Pelloux-Prayer
|
15c6f3b898
|
Correctly fill ALL_LINGUAS in configure.ac
|
2014-12-03 17:36:46 +01:00 |
|
Gautier Pelloux-Prayer
|
a8f774a24b
|
Add some missing translations
|
2014-12-03 13:39:37 +01:00 |
|
Simon Morlat
|
601de8ed36
|
update ms2
|
2014-12-03 12:36:47 +01:00 |
|
Guillaume BIENKOWSKI
|
b8e643f7b1
|
Fix reinvite in case of redirection: we should use the linphone_core_restart_invite function, which correctly handles the streams close/reopen
|
2014-12-03 12:29:03 +01:00 |
|
Sylvain Berfini
|
b58f23ecef
|
Fix tester by adding prefix for files in accountmanager
|
2014-12-03 10:35:10 +01:00 |
|
Simon Morlat
|
399e676707
|
update ms2
|
2014-12-03 10:28:15 +01:00 |
|
Ghislain MARY
|
02ed5338ed
|
Handle translations when building with CMake.
|
2014-12-02 16:02:33 +01:00 |
|
Jehan Monnier
|
7ce476ffb0
|
fix memory leak in case Message tests are passed in sequence
|
2014-12-02 15:17:34 +01:00 |
|
Sylvain Berfini
|
d0966f027f
|
Fix android tester build
|
2014-12-02 13:40:42 +01:00 |
|
Sylvain Berfini
|
44665fe88a
|
Added implem of remove_listener in jni layer, fixing crash occuring on second call
|
2014-12-02 12:42:57 +01:00 |
|
Jehan Monnier
|
d8ce5b8904
|
fix crash when tunnel mode is compiled but disabled
|
2014-12-02 12:11:55 +01:00 |
|
Simon Morlat
|
f8d7cdfdad
|
fix problem when port is set to a TLS port only
|
2014-12-02 11:27:43 +01:00 |
|
Simon Morlat
|
b9b8166ad8
|
fix tester, update oRTP for bugfixes
|
2014-12-02 11:16:29 +01:00 |
|
Gautier Pelloux-Prayer
|
10c057eae4
|
Make translatable some GUI text
|
2014-12-01 17:13:11 +01:00 |
|
Ghislain MARY
|
43fe5b0b23
|
Enable video in unit tests when building with CMake.
|
2014-12-01 16:32:10 +01:00 |
|
Ghislain MARY
|
65283e00ee
|
Add compilation of accountmanager.c when building with CMake.
|
2014-12-01 16:25:13 +01:00 |
|
Simon Morlat
|
93493976b3
|
tester automatically creates unique accounts on flexisip server before running tests. This allows several developer to run the test suite simultaneously !
|
2014-12-01 15:25:54 +01:00 |
|
Gautier Pelloux-Prayer
|
b06019c599
|
Add some missing sources code to localization process
|
2014-12-01 14:31:35 +01:00 |
|
Sylvain Berfini
|
de2e98bd96
|
Added ClearException in jni layer to prevent crash when listener doesn't implement all callbacks + reworked linphonecorelistener
|
2014-12-01 12:36:24 +01:00 |
|
Ghislain MARY
|
6045f50dc5
|
Fix compilation with CMake on Windows.
|
2014-12-01 10:59:23 +01:00 |
|
Simon Morlat
|
0204cb4860
|
update ms2
|
2014-11-30 09:42:50 +01:00 |
|
Jehan Monnier
|
e7e36bb329
|
add basic support for tel uri in incomming calls
|
2014-11-28 18:04:37 +01:00 |
|
Sylvain Berfini
|
3f53d5f045
|
Reworked jni layer to be able to set multiple vtables for callbacks in android app
|
2014-11-28 17:23:39 +01:00 |
|
Simon Morlat
|
1bb6ebed6c
|
fix crash in vp8 depacketizer
|
2014-11-28 17:11:21 +01:00 |
|
François Grisez
|
ea4c24e84e
|
Fix "Player/Local MKV file" liblinphone's tester
|
2014-11-28 16:33:10 +01:00 |
|
Ghislain MARY
|
23232b101f
|
Handle libnotify support when building with CMake.
|
2014-11-28 16:00:00 +01:00 |
|
Ghislain MARY
|
1fb767e2ad
|
Fix HTTPS_CA_DIR definition on Mac OS X when building with CMake.
|
2014-11-28 15:33:13 +01:00 |
|
François Grisez
|
d4d0781897
|
Fix "Call/Call with mkv file player" tester when opus is not supported by mediastreamer2
|
2014-11-28 15:07:27 +01:00 |
|
Ghislain MARY
|
f03bb1849b
|
Handle download of rootca.pem when building with CMake.
|
2014-11-28 11:14:03 +01:00 |
|
Gautier Pelloux-Prayer
|
0e273ee722
|
Cleanup translations
|
2014-11-28 11:02:00 +01:00 |
|
Ghislain MARY
|
bd7a6b2fa7
|
Improve build with CMake.
- Install the GTK UI binary under the name linphone instead of linphone-gtk.
- Install all sounds and rings.
- Install freedesktop files.
|
2014-11-28 10:49:32 +01:00 |
|