François Grisez
|
6689ab019e
|
Update desciption comment of linphone_call_params_set_record_file() function.
|
2014-08-11 15:10:32 +02:00 |
|
François Grisez
|
7d94757ac0
|
Enable openh264 plugins for the "Call recording tester"
|
2014-08-11 13:33:38 +02:00 |
|
François Grisez
|
f4dc674dc2
|
Enable openh264 plugin for "Call recording" test
|
2014-08-11 13:33:38 +02:00 |
|
Ghislain MARY
|
18ed8688b1
|
Add linphone_core_set_preferred_framerate() to the media_parameters documentation group.
|
2014-08-10 22:39:50 +02:00 |
|
Ghislain MARY
|
3e94f4d61a
|
Merge branch 'master' into dev_python
|
2014-08-07 16:11:16 +02:00 |
|
Ghislain MARY
|
367a02b95a
|
Correct handling of WINAPI families.
|
2014-08-07 16:10:08 +02:00 |
|
Ghislain MARY
|
45bc8f1fa7
|
Generate documentation when compiling with CMake.
|
2014-08-06 12:05:44 +02:00 |
|
Simon Morlat
|
31c895b521
|
really check that we are in a linphone git repo before taking the "git describe".
|
2014-08-06 11:22:46 +02:00 |
|
Ghislain MARY
|
574ed8e52b
|
Add API to activate the serialization of logs.
|
2014-08-06 10:53:05 +02:00 |
|
Simon Morlat
|
2b04532518
|
fix compilation error and fix bug when updating preview in linphone_core_set_preferred_video_size()
|
2014-08-06 17:27:34 +02:00 |
|
Ghislain MARY
|
b17cab312a
|
Output the logs from a single thread.
|
2014-08-05 16:18:43 +02:00 |
|
Ghislain MARY
|
9725f1596b
|
Improve compilation with CMake.
|
2014-08-04 22:11:49 +02:00 |
|
Margaux Clerc
|
9d54780865
|
Add jni for adaptive rate control
|
2014-08-04 14:46:15 +02:00 |
|
Ghislain MARY
|
48a2e6622c
|
Improve compilation with CMake by using CMake modules to find the dependencies.
|
2014-08-03 22:46:25 +02:00 |
|
Ghislain MARY
|
09b56423dc
|
Fix compilation with Visual Studio.
|
2014-08-03 21:04:09 +02:00 |
|
Ghislain MARY
|
3dc5801283
|
Follow naming conventions of linphone core callbacks.
|
2014-08-01 14:40:38 +02:00 |
|
Margaux Clerc
|
b45a376727
|
Fix crash in chatroom destroy
|
2014-07-31 11:15:48 +02:00 |
|
Johan Pascal
|
97050ac654
|
File Transfer: manage i/o error during file download from server
- note : not functional, test is bugged and commented. To be fixed.
|
2014-07-30 17:14:56 +02:00 |
|
Johan Pascal
|
ce24877b9d
|
File transfer: add a cancel function to the core
- allow cancellation during upload or download
+ fix bug in file transfer message tester
|
2014-07-29 21:16:01 +02:00 |
|
Gautier Pelloux-Prayer
|
d8cc5b600f
|
Add JNI wrapper for linphone proxy config realm parameter
|
2014-07-29 14:11:21 +02:00 |
|
Gautier Pelloux-Prayer
|
66044e773d
|
Factorization of linphone_configure_op for every linphone core requests
|
2014-07-29 12:23:18 +02:00 |
|
Guillaume BIENKOWSKI
|
b8c9c80934
|
enable no-rtp timeout for early media
|
2014-07-25 14:49:44 +02:00 |
|
Gautier Pelloux-Prayer
|
82ec76a4e1
|
Reuse previous nonce if outbound proxy realm is set to avoid reauthentication
|
2014-07-25 14:37:01 +02:00 |
|
François Grisez
|
012dc476e1
|
Destroy the "server_addresses" line in the configuration file while the save of the tunnel config when the tunnel host is empty
|
2014-07-23 16:48:28 +02:00 |
|
Guillaume BIENKOWSKI
|
8951a8ebe0
|
Fix (hopefully) the git check
|
2014-07-23 12:53:46 +02:00 |
|
Gautier Pelloux-Prayer
|
066c014702
|
When applying a remote provisioning config, if it is setting a proxy config and none is currently the default one, this proxy config will be the default one
|
2014-07-18 14:45:44 +02:00 |
|
Ghislain MARY
|
e73d6676d1
|
Handle MS_VIDEO_DECODER_RECOVERED_FROM_ERRORS events.
|
2014-07-17 11:45:14 +02:00 |
|
Gautier Pelloux-Prayer
|
de812274e7
|
add JNI wrapper for publish expires getter/setter
|
2014-07-17 11:08:35 +02:00 |
|
Ghislain MARY
|
546200b61e
|
Deprecate linphone_address_destroy().
|
2014-07-17 10:30:54 +02:00 |
|
Ghislain MARY
|
8fa788510d
|
Fix compilation warning: "function declaration isn’t a prototype".
|
2014-07-17 10:30:44 +02:00 |
|
Ghislain MARY
|
fb3b97bdea
|
Add missing const for getters' parameter.
|
2014-07-15 14:21:28 +02:00 |
|
Ghislain MARY
|
e3257c88a1
|
Add API and linphonerc parameter to configure SIP transport timeout.
|
2014-07-11 11:04:22 +02:00 |
|
Ghislain MARY
|
6b290a01ea
|
Fix compilation.
|
2014-07-11 11:04:08 +02:00 |
|
Guillaume BIENKOWSKI
|
38ea4ee8a3
|
Made the code more readable
|
2014-07-10 17:44:58 +02:00 |
|
Guillaume BIENKOWSKI
|
575c9a20d2
|
Fix crash when launching file download from message after linphone reboot.
We now launch the download from the external_body_url and create a file_transfer_information when the response headers are received.
|
2014-07-10 17:44:58 +02:00 |
|
Jehan Monnier
|
117c833d57
|
fix crash when proxy config done is call first
|
2014-07-10 15:42:28 +02:00 |
|
Gautier Pelloux-Prayer
|
f3cfd4e0d5
|
add JNI getters/setters for quality reporting
|
2014-07-10 14:49:29 +02:00 |
|
Sylvain Berfini
|
b468714122
|
Fixed linphonecore_jni method needsEchoCalibration
|
2014-07-10 14:33:46 +02:00 |
|
Ghislain MARY
|
214521c5a8
|
Fix typos in previous commit.
|
2014-07-10 12:22:31 +02:00 |
|
Ghislain MARY
|
1953750ec6
|
Improve documentation of LinphoneAuthInfo.
|
2014-07-10 12:19:07 +02:00 |
|
Guillaume BIENKOWSKI
|
7ec3173462
|
Detect invalid URI's for remote provisioning
|
2014-07-09 15:50:33 +02:00 |
|
Margaux Clerc
|
b5aeb7e755
|
Jni update proxyConfig wrapper
|
2014-07-08 16:01:59 +02:00 |
|
Jehan Monnier
|
a3f96a73cb
|
add config param to disable vfu request
|
2014-07-08 08:33:02 +02:00 |
|
Ghislain MARY
|
7f4afe2954
|
Fix generation of gitversion.h.
|
2014-07-07 16:45:22 +02:00 |
|
Ghislain MARY
|
ed6499b896
|
Fix compilation warnings: "function declaration isn’t a prototype".
|
2014-07-07 11:29:23 +02:00 |
|
Simon Morlat
|
266a5c66b9
|
fix compilation problem on windows
|
2014-07-03 15:31:05 +02:00 |
|
Simon Morlat
|
7e0e6ff1be
|
allow setting output framerate, get actual sent and received framerate from call params
|
2014-07-03 13:16:46 +02:00 |
|
Simon Morlat
|
65d70e3448
|
add linphone core api and setting to allow forcing the video capture size, and take a snapshot of preview during calls.
|
2014-07-02 23:35:39 +02:00 |
|
Simon Morlat
|
85e6548b59
|
add setting to disable symmetric rtp
|
2014-07-02 15:13:08 +02:00 |
|
Ghislain MARY
|
f59489c76d
|
Small documentation fixes.
|
2014-07-02 14:13:07 +02:00 |
|