Commit graph

6797 commits

Author SHA1 Message Date
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
Ghislain MARY
a6cc9e4d52 Do not use status notifier on Windows and Mac OS X. 2015-04-30 14:47:34 +02:00
Gautier Pelloux-Prayer
66eb174aa7 Revert "gtk: only text area can have focus in chat window"
This reverts commit b03c70b06a.
2015-04-30 11:45:47 +02:00
Ghislain MARY
e96e46980d One more fix for Visual Studio. 2015-04-30 11:43:38 +02:00
Gautier Pelloux-Prayer
02b9679551 proxy.c: linphone_proxy_config_normalize_number use now a default proxy config if none is provided 2015-04-30 11:23:41 +02:00
François Grisez
c0a07de3b6 Update traductions 2015-04-30 10:37:20 +02:00
Gautier Pelloux-Prayer
b03c70b06a gtk: only text area can have focus in chat window 2015-04-30 10:28:44 +02:00
François Grisez
6eda32d772 Fix some memory leaks about pixbufs 2015-04-30 00:37:15 +02:00
François Grisez
7c8abd503b Update NEWS about the implementation of StatusNotifier 2015-04-29 22:31:56 +02:00
François Grisez
c05da28a45 Bugfix: implementations of LinphoneStatusIcon was stored in a bad order 2015-04-29 22:25:23 +02:00
Simon Morlat
02afad411f update NEWS 2015-04-29 21:17:55 +02:00
Ghislain MARY
c34316fd1e Fix build with Visual Studio. 2015-04-29 17:51:20 +02:00
François Grisez
0eba7d71c7 Do not build the status notifier implementation whether glib version < 2.26.0 2015-04-29 15:40:14 +02:00
Ghislain MARY
7f5acfd6a9 Fix a bug in ICE where the session state was not correct when a peer added a video stream during a call and the other peer refused it. 2015-04-29 13:16:19 +02:00
Gautier Pelloux-Prayer
03ba680b99 submodules: update ms2 2015-04-29 14:11:07 +02:00
François Grisez
406857d1a4 Fix build with Visual Studio 2015-04-29 11:17:20 +02:00
Simon Morlat
9c365d8ed4 set .so version to 7 (wasn't changed since 3.7.0) 2015-04-29 11:16:10 +02:00
Ghislain MARY
9001632e91 Fix compilation of GTK status notifier with Visual Studio. 2015-04-28 17:03:55 +02:00
Gautier Pelloux-Prayer
86863cd089 quality_reporting_tester.c: Fix "Interval report if interval is configured" test by resetting RTCP SR count at each report 2015-04-28 14:25:19 +02:00
François Grisez
8fd0b3cccb Bugfix: no response when receiving a video call proposition and the dialog box disapeares because of time out 2015-04-28 14:02:10 +02:00
Gautier Pelloux-Prayer
f61cd11b5c call_tester.c: use another WAV for Call with file player test to reduce computation time 2015-04-28 13:08:26 +02:00
François Grisez
ab5f8f642d Fix distcheck 2015-04-28 11:17:27 +02:00
Johan Pascal
7b31dd3c55 update mediastreamer2 2015-04-27 23:45:33 +02:00
François Grisez
2677fbd10b Add a light description of LinphoneStatusIcon and BcStatusNotifier 2015-04-27 22:46:31 +02:00
François Grisez
65834b0cd3 Merge branch 'dev_status_icon' 2015-04-27 20:17:00 +02:00
François Grisez
a188779a77 Fix build issues on MacOSX 2015-04-27 17:51:12 +02:00
François Grisez
04c7c09037 Add Turkish and Arabic translation for GTK+ in the Windows installer 2015-04-27 14:22:11 +02:00
François Grisez
70c42b9823 Add a methode to the LinphoneStatusIcon interface to set the description to display in the tooltip 2015-04-26 21:42:16 +02:00
François Grisez
8c80a9912b Add the StatusNotifier implementation 2015-04-25 20:36:06 +02:00
Guillaume BIENKOWSKI
76e77e59b0 Some typos in README 2015-04-24 14:31:20 +02:00
Gautier Pelloux-Prayer
7a969dbd7a linphonecore: add linphone_call_stats_get_rtp_stats API to easily retrieve rtp stats 2015-04-24 09:19:18 +02:00
François Grisez
9cb0974eb4 Support of asynchrone status icon implementations 2015-04-23 23:31:52 +02:00
Gautier Pelloux-Prayer
dd885db59a bc_tester_utils.h: fix missing stdarg.h 2015-04-23 11:02:19 +02:00
Gautier Pelloux-Prayer
a0c195aa8f bc_tester_utils: fix include paths 2015-04-23 09:24:54 +02:00
François Grisez
752de821b0 Add an implementation to the StatusIcon interface based on GtkosxApplication 2015-04-22 23:12:05 +02:00
François Grisez
d0bd6bf883 Creates an interface which abstracts all ways to instanciate a status icon and create an implementation based on GtkStatusIcon 2015-04-22 22:18:15 +02:00
Gautier Pelloux-Prayer
5a0c92bac3 liblinphone_tester.mk: use correct bc_tester_utils.c source 2015-04-22 10:48:37 +02:00
Gautier Pelloux-Prayer
6aacbf1af4 submodules: update ms2 2015-04-22 10:02:08 +02:00
Jehan Monnier
42b9972770 improve get current param encryption mode 2015-04-21 15:59:01 +02:00
Jehan Monnier
cae840d597 fix attribute ssrc in video mline 2015-04-21 15:59:01 +02:00
Jehan Monnier
cd957dda22 add srtp case to test with stream inactive 2015-04-21 15:59:01 +02:00
François Grisez
4142eeb4ce Fix CMake issues about the generation of the list of languages 2015-04-21 14:56:05 +02:00
Margaux Clerc
594774d991 Add isPhoneNumber function in JNI 2015-04-21 12:31:37 +02:00
Ghislain MARY
ced44d17eb Add lpconfig option to set the default value for defer_update. 2015-04-21 12:18:38 +02:00
François Grisez
9afcf49108 Makes CMake to automatically generate the list of languages 2015-04-21 12:02:34 +02:00
Gautier Pelloux-Prayer
5993175b52 i10n: update translations 2015-04-20 14:18:53 +02:00
Simon Morlat
5913eff7a5 fix crash with ICE scenario 2015-04-17 18:37:28 +02:00