Simon Morlat
f336bed4e6
new test for opus stereo vs mono
...
add option to tester so that it can keep recorded files, which is useful for developing new tests
2015-06-18 15:08:40 +02:00
Simon Morlat
b9c3ebe9c0
update ms2
2015-06-17 14:33:39 +02:00
Sylvain Berfini
77df52a71a
Fix configure when using --without-readline
2015-06-17 13:10:45 +02:00
Gautier Pelloux-Prayer
b843685bd8
submodules: update ms2
2015-06-17 11:51:48 +02:00
Gautier Pelloux-Prayer
0292e74495
message_tester.c: fix some tests broken while testing
2015-06-17 09:53:02 +02:00
Gautier Pelloux-Prayer
eb89a3f159
proxy.c: move documentation to header
2015-06-17 09:53:02 +02:00
Gautier Pelloux-Prayer
98628e52b9
linphonecore.c: move documentation to header
2015-06-16 17:58:08 +02:00
Ghislain MARY
54a743a77b
Fix GTK callbacks on Windows (missing symbol exports).
2015-06-16 15:35:10 +02:00
Margaux Clerc
64731a259c
Add patch for java exeception handling in callbacks
2015-06-16 14:20:53 +02:00
Ghislain MARY
2533cc743c
Improve layout of GTK preferences dialog.
2015-06-16 12:41:49 +02:00
Ghislain MARY
50d275573a
Add video preset and FPS selection in the GTK preferences dialog.
2015-06-16 12:15:04 +02:00
Ghislain MARY
e7db154574
Fix compilation error.
2015-06-15 15:56:36 +02:00
Ghislain MARY
3176715fd9
Update ms2 submodule.
2015-06-15 15:48:05 +02:00
Gautier Pelloux-Prayer
413da96f06
submodules: update ortp
2015-06-15 16:48:19 +02:00
Gautier Pelloux-Prayer
a312cb8988
chat.c: factorize some code and set call state before calling filetransfer callbacks so that message state and callback parameter are consistent
2015-06-15 15:48:58 +02:00
François Grisez
1cc8a6a5ac
Fixes another build issue related to my preceding commit: 39c59ca10b
2015-06-15 10:40:18 +02:00
François Grisez
db9e344201
Fix a build issue introduced by my preceding commit
2015-06-15 09:45:10 +02:00
François Grisez
39c59ca10b
Fixes GUI bug on the list of codecs in the property panel
...
The name, the rate and the status of codecs could be
edited as a regular text entry
2015-06-13 23:00:58 +02:00
Simon Morlat
b44fa44c9d
fix bug with macos attention request. It could actually work only once.
2015-06-12 18:02:11 +02:00
Gautier Pelloux-Prayer
7b9614a2c7
message_tester.c: oops, remove copy/paste line (bis....and last)
2015-06-12 10:58:47 +02:00
Gautier Pelloux-Prayer
8ec341b88f
message_tester.c: oops, remove copy/paste line
2015-06-12 10:10:13 +02:00
François Grisez
f8905028ab
Enables to select several codecs in the property pannel to enable/disable them
2015-06-11 23:37:00 +02:00
Ghislain MARY
125b02d1ce
Show the assistant menu item if the assistant has been built.
2015-06-11 16:42:43 +02:00
Ghislain MARY
a7baa4bc7a
Restore option to enable/disable the assistant.
2015-06-11 16:14:14 +02:00
Gautier Pelloux-Prayer
24d86a55cf
chat.c: move doxygen documentation from source to header linphonecore.h to access it from xcode
2015-06-11 16:27:41 +02:00
Ghislain MARY
7ac6a838d4
Add linphone_core_get_video_preset() + Add JNI wrapper for some core functions.
2015-06-11 15:21:37 +02:00
Gautier Pelloux-Prayer
b2f2db6c67
message_tester.c: add test for multiple files download/upload in the same time
2015-06-11 16:26:31 +02:00
Simon Morlat
5d8c802d62
allow violation of RFC4733 2.1 requirement of using the same sampling frequency as the audio codec, in order to interoperate with the rest of the world.
2015-06-11 12:31:03 +02:00
Ghislain MARY
278bf66e33
Implement linphone_core_set_video_preset().
2015-06-11 09:41:56 +02:00
Ghislain MARY
8669032383
Fix Android build.
2015-06-11 09:41:07 +02:00
Jehan Monnier
0a170817ce
add signal to dumps call logs for lp-autoanswer
2015-06-10 17:30:34 +02:00
Jehan Monnier
85e296de59
fix iso country code entry for +44 . UK becomes GB
2015-06-10 17:12:04 +02:00
Ghislain MARY
e04262adab
Fix setup wizard which was broken by last commit.
2015-06-09 15:47:39 +02:00
Ghislain MARY
5b4513e776
Change account creator and xmlrpc API so that Python wrapper generation works correctly.
2015-06-09 15:18:37 +02:00
François Grisez
cac04a5a94
Merge tag '3.8.4'
...
3.8.4
2015-06-09 15:38:44 +02:00
François Grisez
ec622c62f5
Update changelog
2015-06-09 15:26:12 +02:00
François Grisez
abf725dd1f
Set version number to 3.8.4
2015-06-09 14:33:31 +02:00
François Grisez
8f03136a63
Update translations
2015-06-09 12:19:57 +02:00
François Grisez
3c5b996803
Update translations
2015-06-09 12:06:04 +02:00
François Grisez
8707d20161
Fix build issue
2015-06-09 11:28:01 +02:00
Ghislain MARY
c5e3bd5809
Build account creator and xmlrpc on Android and WP8 + install header files.
2015-06-09 08:30:59 +02:00
Simon Morlat
25decb7414
fix compilation errors
2015-06-09 08:23:10 +02:00
Simon Morlat
bbe66c9a63
fix compilation errors
2015-06-08 21:53:57 +02:00
Ghislain MARY
e9abeb4501
Improve API of linphone account creator.
2015-06-08 15:52:59 +02:00
Ghislain MARY
1dee00dd5a
Add documentation for account creator.
2015-06-08 15:52:52 +02:00
Ghislain MARY
26fac3e081
Rework assistant for asynchronous XML-RPC requests.
2015-06-08 15:52:44 +02:00
Ghislain MARY
01be7132b6
Do not check account availability at each character being typed by the user but only when it's been 500ms since he has not typed anything in.
2015-06-08 15:49:03 +02:00
Ghislain MARY
067bbef127
Improve XML-RPC API.
...
- Handle XML-RPC request returning a string response
- Allow creating a request adding the arguments one at a time (useful for
automatically generated wrappers where variable args functions can be an
issue)
2015-06-08 15:48:55 +02:00
Ghislain MARY
a152132b1e
Remove check for libsoup.
2015-06-08 15:48:44 +02:00
Ghislain MARY
cbae403a1f
Handle XML-RPC request in liblinphone directly instead of using libsoup.
2015-06-08 15:43:55 +02:00