Commit graph

6843 commits

Author SHA1 Message Date
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
François Grisez
a9e04ddae9 Increment version number to 3.8.3 and update NEWS 2015-06-04 15:35:20 +02:00
François Grisez
6d9dd3bf5b Only start status notifier item whether Linphone has been launched on KDE 2015-06-04 14:41:56 +02:00
François Grisez
4c91dfd81c Fix crash in the GTK implementation of StatusIcon when blinking is set 2015-05-26 12:13:55 +02:00
François Grisez
96e4b94690 Fix double free while linphone quits 2015-05-20 13:59:44 +02:00
François Grisez
cbccbafd42 Fix missing status icon on Linux desktop environment that does not support StatusNotifierItem
Only the first implementation of LinphoneStatusIcon was checked at startup
2015-05-20 13:34:02 +02:00
François Grisez
e72ba8183d Fix crash while linphone quiting 2015-05-20 13:33:45 +02:00
François Grisez
57b99948b3 Points the mediastreamer submodule on 2.11.2
Because the 2.11.2 mediastreamer tag has been moved
2015-05-13 10:32:23 +02:00
François Grisez
fe3799cb1b Fix bug on Windows. The status icon did not disappear after Linphone quit 2015-05-12 22:25:36 +02:00
Simon Morlat
1f02b4eaae fix crash on windows (visual studio) 2015-05-12 22:25:15 +02:00
François Grisez
699f088acd Minor release v3.8.2 2015-05-07 17:07:02 +02:00
François Grisez
a115563dbc Fix "Io recv error without active registration" test 2015-05-07 16:18:50 +02:00
Simon Morlat
26ed8b79a9 fix linux hotplug detection 2015-05-07 15:59:22 +02:00
François Grisez
f138c34b9e Fix i18n on Windows 2015-05-07 15:15:26 +02:00
François Grisez
b2fbba5e4b Fix language selection on Windows 2015-05-07 11:45:35 +02:00
Sylvain Berfini
7a5f881221 Updated ms2 with 64bits CPU fix for Android 2015-05-07 11:41:21 +02:00
Gautier Pelloux-Prayer
adb12547e8 shell.c: add STATUS_IN_COMING status for incoming call 2015-05-07 11:12:44 +02:00
Gautier Pelloux-Prayer
83f6597b01 linphonec: fix register command to use password correctly 2015-05-07 11:04:00 +02:00
Sylvain Berfini
8e7bb644da Updated ms2 2015-05-06 15:51:12 +02:00
François Grisez
cedff6cd9e Add a title and a background image to the MacOSX installer 2015-05-06 14:49:09 +02:00
François Grisez
dbfdd32043 Fix some memory leaks 2015-05-06 13:50:14 +02:00
François Grisez
34e5de5fd0 Fix crash on MacOSX 2015-05-06 12:09:13 +02:00
Ghislain MARY
978b3b7ac1 Update version number in Python documentation. 2015-05-06 10:14:51 +02:00
François Grisez
730a7dc3cd Call linphone_status_icon_init even if HAVE_GTK_OSX is defined 2015-05-05 21:06:48 +02:00
François Grisez
1832c11326 Update Info.plist. The minimum MacOSX version is now 10.7 2015-05-05 18:52:16 +02:00
François Grisez
1142f6baba Fix package signing on MacOSX 2015-05-05 18:49:28 +02:00
François Grisez
1b50743a31 Fix bundle signing on MacOSX 2015-05-05 18:43:29 +02:00
François Grisez
ff58ba6162 Add the license text in the MacOSX installer 2015-05-05 18:33:33 +02:00
François Grisez
2acfd21a64 Update README.macos.md 2015-05-05 18:33:33 +02:00
Simon Morlat
befec1fd93 try to load libraries with the prefered order of the device 2015-05-05 18:29:31 +02:00
Gautier Pelloux-Prayer
6851e5e5e9 bc_tester_utils.h: fix some macros and update ms2 as well 2015-05-05 17:02:44 +02:00
Ghislain MARY
dc4ee10ca9 Update ms2 submodule. 2015-05-05 15:01:15 +02:00
Ghislain MARY
9da8db40e9 Update ms2 submodule. 2015-05-05 14:34:14 +02:00
Sylvain Berfini
e98e7362a4 Updated ms2 with fix for HAVE_NON_FREE_CODECS for Android 2015-05-05 13:39:27 +02:00
Jehan Monnier
e8aef044fb Allows incoming call to be accepted even if an outgoing call is in progress. In such case, outgoing call is automatically canceled. 2015-05-04 16:50:41 +02:00
Jehan Monnier
705384ebb4 add test for // REGISTER sent for same account with configured realm 2015-05-04 16:50:41 +02:00
François Grisez
1baa97a7f7 Display licences while installing Linphone on MacOSX 2015-05-04 16:41:39 +02:00
François Grisez
77e2fa0384 Fix package signing on MocOSX 2015-05-04 14:43:56 +02:00
François Grisez
6b668405f6 Sign the generated PKG file for MacOSX 2015-05-04 11:41:02 +02:00
Simon Morlat
52da7058c6 remove g_list_free_full(), that requires glib>2.26 2015-05-01 10:57:41 +02:00
Simon Morlat
8e9da52a9c take local ip address for media each time a reINVITE is done, to take into account possible network changes.
remove sig_localip from LinphoneCall, that appears to be useless
2015-05-01 10:53:00 +02:00
Simon Morlat
5fc442bfbf fix make dist 2015-05-01 10:02:34 +02:00
François Grisez
9e915bc644 Add a post-install script to the MacOSX installer to download libopenh264 2015-04-30 18:04:46 +02:00
François Grisez
bb1046fb87 Add a target to build a MacOSX pkg file 2015-04-30 18:00:02 +02:00
François Grisez
f422cbc934 Remove libopenh264 from the MacOSX bundle whether the msopenh264 plugins is installed 2015-04-30 17:53:56 +02:00
Simon Morlat
5079caf6ba fix mysterious crash 2015-04-30 17:00:12 +02:00
Ghislain MARY
f2b26e93e9 Fix crash with wrong handling of languages when building with CMake. 2015-04-30 15:28:28 +02:00