Commit graph

3421 commits

Author SHA1 Message Date
Simon Morlat
ca42ee87de important conference bugfixes 2013-05-06 22:09:31 +02:00
Simon Morlat
4da039cd52 fix bug when comparing event name (there can be parameters) 2013-05-03 14:36:21 +02:00
Ghislain MARY
0b03d31909 Update ms2 submodule for NEON detection fix. 2013-04-30 15:30:30 +02:00
Ghislain MARY
288fa8fd7d Update oRTP submodule. 2013-04-30 12:17:24 +02:00
Simon Morlat
9aa3352521 update ms2 and oRTP 2013-04-30 10:34:40 +02:00
Simon Morlat
f906188cef fix crash when receiving an incorrect SDP message in a 200Ok.
fix indentation
2013-04-30 10:33:49 +02:00
Ghislain MARY
009630c1b5 Fix swapped soundcards and use voidsink. 2013-04-29 17:15:40 +02:00
Yann Diorcet
f7c594507b Update ms2 2013-04-29 13:42:04 +02:00
Margaux Clerc
dd1a451c36 hold_call disabled in conf
set minimum size to contact list
2013-04-26 12:24:38 +02:00
Margaux Clerc
dd0bb74c0a Fix UI feedbacks :
- updates pixmaps
- contact list resizable
- property.ui modified
- call stats remove when a call ends
- update hebrew translation file
2013-04-26 10:51:14 +02:00
Johan Pascal
a0a70a59df aac-eld support multiframe per packet decoding 2013-04-26 01:12:51 +02:00
Johan Pascal
5f109bfb55 Aac-eld add missing header according to RFC3640 3.3.6 2013-04-25 17:00:31 +02:00
Ghislain MARY
4b18b115a4 Increment tries in loop that have a maximum number of tries. 2013-04-25 11:17:11 +02:00
Ghislain MARY
beb437ef55 Update ms2 submodule. 2013-04-25 10:54:29 +02:00
Simon Morlat
cf2c2337e3 link to libxml2 statically (shared version not working with android-ndk-r8e) 2013-04-24 11:57:52 +02:00
Margaux Clerc
adb9fa635e update chat state message changed 2013-04-23 12:38:58 +02:00
Margaux Clerc
6bf49e2a67 Change the README for linphone desktop (linux) 2013-04-23 11:40:04 +02:00
Simon Morlat
6fcf76e405 update ms2 and cleanup dead function 2013-04-22 23:11:35 +02:00
Ghislain MARY
e1830ee307 Add callbacks for audio (un)initialization in the echo canceller calibrator. 2013-04-23 10:48:17 +02:00
Ghislain MARY
1408227088 Improve echo canceller calibrator.
- Use the void source filter instead of the file player.
- Handle the number of channels.
2013-04-23 09:20:56 +02:00
Ghislain MARY
f429ce65eb Oops... Forgot the lc parameter. 2013-04-22 13:11:27 +02:00
Ghislain MARY
70b92a72d8 Save DTMFs settings immediately. 2013-04-22 12:57:44 +02:00
Johan Pascal
12540ce01c Typo in oRTP aac-eld payload type name 2013-04-22 11:26:57 +02:00
Johan Pascal
87a6e07ad9 Add oRTP with aac-eld payload changes 2013-04-22 11:11:25 +02:00
Johan Pascal
40511edc2c Rename aac-eld modes to 22k and 44k 2013-04-22 11:04:48 +02:00
Johan Pascal
99e73613bd Add aac-eld paylaod type to linphone core.
- add two configurations with their respective fmtp config string
2013-04-21 22:06:07 +02:00
Simon Morlat
600115e4cc update ms2 (repair build) 2013-04-20 08:59:24 +02:00
Simon Morlat
8b35826ddd update ms2 for ringstream bugfix 2013-04-19 16:53:12 +02:00
Simon Morlat
58e13184e6 fix crash in gtk chat 2013-04-19 15:44:12 +02:00
Simon Morlat
846d2c57af wrap DSCP API for java 2013-04-19 15:39:40 +02:00
Simon Morlat
bf492b4278 fix publish request, whose request uri must identify the resources for which the event is to be published. 2013-04-17 15:49:34 +02:00
Simon Morlat
2bab2ebf2b fix memory leak in gtk
fix indentation (had spaces instead of tabs)
update ms2
2013-04-16 13:00:34 +02:00
Ghislain MARY
5ddf9069f0 Set UTC time in received chat messages. 2013-04-12 10:26:57 +02:00
Jehan Monnier
5d9d44d5a6 fix various compilation issue 2013-04-12 08:58:57 +02:00
Sylvain Berfini
3bf7dd21dc Fix java impl for LinphoneMessage.GetTime 2013-04-11 18:03:18 +02:00
Simon Morlat
6a9dafbb64 try to fix date issues 2013-04-11 16:38:19 +02:00
Ghislain MARY
8563691595 Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig.
This enables the creation of the LpConfig before creating the LinphoneCore.
It is useful on some systems to read some configuration parameters and perform some customization before creating the LinphoneCore.

The LpConfig can now also be created given a factory config filename using the new lp_config_new_with_factory() function.
2013-04-11 15:41:43 +02:00
Sylvain Berfini
0dadf758c3 Merge branch 'master' of git://git.linphone.org/linphone 2013-04-11 14:34:49 +02:00
Sylvain Berfini
a3e275c126 Added GetTime method to LinphoneChatMessage java impl 2013-04-11 14:34:04 +02:00
Simon Morlat
0fa5d7c73b fix bug when choosing SDP connection address
restore logs
2013-04-11 14:24:53 +02:00
Yann Diorcet
043f9122fd Use static lib for xml2lpc and lpc2xml 2013-04-10 14:05:20 +02:00
Ghislain MARY
f497147309 Fix compilation. 2013-04-10 09:20:13 +02:00
Ghislain MARY
c764afab71 Fix compilation (missing }). 2013-04-09 18:25:19 +02:00
Ghislain MARY
f0136172b0 Change API to set log handler and log level.
- Deprecate linphone_core_enable_logs(),
  linphone_core_enable_logs_with_cb() and linphone_core_disable_logs() functions.
- Introduce linphone_core_set_log_handler(), linphone_core_set_log_file() and linphone_core_set_log_level() functions.
2013-04-09 18:07:53 +02:00
Ghislain MARY
f8728ffca0 Update oRTP submodule. 2013-04-09 17:56:49 +02:00
Simon Morlat
374f170fb2 add jni and java accessors for realtime late and loss rates 2013-04-09 15:52:30 +02:00
Margaux Clerc
7b6c926192 french translation 2013-04-09 14:12:56 +02:00
Simon Morlat
9f58698136 improve call quality indicator (takes into account video)
add accessors to late and loss rate in LinphoneCallStats.
2013-04-09 14:06:51 +02:00
Margaux Clerc
50410790fb Updated translation file
Clear missed call
Add picture for unread messages
2013-04-09 10:52:21 +02:00
Yann Diorcet
9b7ac9b793 Fix upnp forgotten retain 2013-04-09 10:03:43 +02:00