Commit graph

5653 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
7bb37557d9 Split strict options in two lists (C and C++) 2014-09-15 11:16:32 +02:00
Sylvain Berfini
505e22c963 Added JNI bindings for set/get AppData methods for LinphoneChatMessage class 2014-09-15 10:50:12 +02:00
Simon Morlat
bd27eb0d7c fix compilation on windows 2014-09-15 10:09:34 +02:00
Gautier Pelloux-Prayer
632a319714 Update russian translation 2014-09-15 10:02:06 +02:00
Gautier Pelloux-Prayer
b8792d852c Update PO files 2014-09-15 09:25:58 +02:00
Johan Pascal
163548d924 File transfer : multipart message headers are managed as a list of typed headers by bellesip 2014-09-15 00:19:24 +02:00
Simon Morlat
5482399a32 fix compilation error on windows 2014-09-13 09:23:25 +02:00
Simon Morlat
321f1accb3 update ms2 2014-09-12 15:19:35 +02:00
Simon Morlat
c8a7b144c6 fix problem when receiving a pause request after putting the other party in pause. 2014-09-12 14:38:47 +02:00
Gautier Pelloux-Prayer
af5c5a5528 Fix ldap build (oops) 2014-09-12 14:11:20 +02:00
Gautier Pelloux-Prayer
4306e78251 Fix ldap build 2014-09-12 14:02:25 +02:00
Simon Morlat
513ef5f7e7 fix uninitialized LinphoneContent 2014-09-12 12:10:49 +02:00
Sylvain Berfini
d268f4ab98 Fixed message storage for sent files + fixed update state sql request for sent files 2014-09-12 11:51:57 +02:00
Gautier Pelloux-Prayer
f5a04791de Update ms2 2014-09-12 11:51:12 +02:00
Gautier Pelloux-Prayer
dbb86d8e61 Update oRTP 2014-09-12 11:26:32 +02:00
Gautier Pelloux-Prayer
374540f18c Fix flags for darwin's gcc which is actually clang 2014-09-12 11:25:13 +02:00
Gautier Pelloux-Prayer
306704e301 Fix patch wrongly applied 2014-09-12 11:25:13 +02:00
François Grisez
848ab7f990 Update Javadoc of setDebugMode() 2014-09-12 11:23:51 +02:00
Simon Morlat
3b26983d63 update ms2 2014-09-12 09:22:36 +02:00
Simon Morlat
768c140a74 update ms2 2014-09-11 20:15:11 +02:00
Gautier Pelloux-Prayer
e67ce6d91b Use strictness improved version in oRTP too 2014-09-11 17:13:03 +02:00
Ghislain MARY
e64a5a58d1 Add a presence unit test in Python. 2014-09-11 17:08:11 +02:00
Ghislain MARY
623cb1295b Add some introduction text to the Python documentation. 2014-09-11 16:12:55 +02:00
Gautier Pelloux-Prayer
717db9fd8d Improved strict compilation flags 2014-09-11 15:46:05 +02:00
Ghislain MARY
fcce4b4bbf Add README.txt file for Python unit tests. 2014-09-11 15:27:45 +02:00
Ghislain MARY
0f644703bf Allow running Python unit tests from an installed package. 2014-09-11 15:27:21 +02:00
Jehan Monnier
a3e84af3fb fix incoming UPDATE without sdp (session timer case) 2014-09-11 15:08:45 +02:00
Gautier Pelloux-Prayer
323fcf498f Update Russian translation (Alexey Loginov) 2014-09-11 13:38:37 +02:00
Sylvain Berfini
94e9cc391b Prevent creation of a new LinphoneChatMessage on each JNI callback 2014-09-11 12:56:46 +02:00
Sylvain Berfini
e9a376a014 LinphoneContent stored in database + few changes on Java API regarding file transfer 2014-09-11 12:14:35 +02:00
Guillaume BIENKOWSKI
2d9de5a1bd Handle NULL ringback tones + setup iOS tester correctly for AudioQueue and no ringback tone 2014-09-11 11:42:11 +02:00
Simon Morlat
856418260a fix missing ref when notifying incoming message to java layer 2014-09-10 21:06:34 +02:00
Simon Morlat
237b7b07da update ms2 and ortp 2014-09-10 15:33:50 +02:00
Simon Morlat
5a29ea627e fix java destruction of LinphoneCoreImpl 2014-09-10 15:07:03 +02:00
Sylvain Berfini
8ca0fac233 More work regarding the JNI bindings and the Java interface for the file upload/download 2014-09-10 14:46:51 +02:00
Gautier Pelloux-Prayer
abc0265b97 Set default value for adaptive rate algorithm to "simple", the current algorithm 2014-09-10 14:10:26 +02:00
Ghislain MARY
3613728d43 Link against shlwapi on Windows. 2014-09-10 12:04:36 +02:00
Ghislain MARY
581da48a50 Add testing module in Python. 2014-09-10 11:40:23 +02:00
Ghislain MARY
cd23673317 Another compilation fix for Visual Studio. 2014-09-10 10:33:09 +02:00
Ghislain MARY
36de60130b Fix compilation on Windows. 2014-09-10 10:00:56 +02:00
François Grisez
112b93a790 Fix compilation for CentOS 2014-09-10 09:35:51 +02:00
François Grisez
8c3e6f77cb Add missing LINPHONE_PUBLIC macro 2014-09-10 09:31:29 +02:00
Guillaume BIENKOWSKI
b3181855af enable ios test 2014-09-09 23:02:58 +02:00
Gautier Pelloux-Prayer
fe687d8dfd Update ms2 2014-09-09 16:40:48 +02:00
Gautier Pelloux-Prayer
cb925cfff9 Update ms2 2014-09-09 14:21:59 +02:00
François Grisez
92792ef19f Fix compilation with MinGW 2014-09-09 13:28:13 +02:00
Sylvain Berfini
c384b0b362 Started Java impl of file transfer 2014-09-09 12:39:56 +02:00
Gautier Pelloux-Prayer
b2ae9095d9 Change adaptive_rate_algorithm API to not use enum 2014-09-09 12:35:15 +02:00
François Grisez
75eee41a76 Fix bug #1426: Echo cancelation state blob is too big for being in linphonerc
The state of the echo canceler is stored in a file beside .linphonerc
The file is named .linphone.ecstate
2014-09-09 12:27:19 +02:00
Gautier Pelloux-Prayer
0abc9efadc Define adaptive rate control getter/setter in LinphoneCore.java interface too 2014-09-09 11:09:11 +02:00