Commit graph

341 commits

Author SHA1 Message Date
Ghislain MARY
9691218514 Fix build and coding style. 2018-05-18 17:46:26 +02:00
Ronan Abhamon
ff398c54be fix(core): avoid bool conversions on Windows 2018-05-18 17:18:01 +02:00
Simon Morlat
aaf00286fa Reimplement ip version selection for outgoing calls. This corresponds to commits 3fd706a702 and 08a66cdf6f of master branch. 2018-05-18 15:59:39 +02:00
Ronan Abhamon
4d084078f4 fix(core): many fixes for Windows => include iterator, cast bool_t/bool, symbol export... 2018-05-17 11:31:34 +02:00
Benjamin Reis
603bd91bbb add linphone_core_enter_(back/fore)ground and (un)subscribe chat room event handler when needed 2018-05-16 16:50:34 +02:00
Ronan Abhamon
fbe0ff2673 fix(ConferenceListener): do not forget the export macro 2018-05-16 15:11:48 +02:00
Ghislain MARY
0c449e7a6e Activate compression for conference event lists. 2018-05-15 09:28:05 +02:00
Ghislain MARY
575069db12 Correctly handle LinphoneEvent object and unsubscribe correctly for client group chat rooms that do not use list subscription. 2018-05-14 16:08:09 +02:00
Ghislain MARY
5d6fbe9e3c Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-14 16:07:29 +02:00
Ghislain MARY
579485228c Remove C strings and bctoolbox lists where possible in the sal. 2018-05-11 18:02:36 +02:00
Ghislain MARY
044ad7be6d Use bool type instead of bool_t where possible. 2018-05-11 18:02:36 +02:00
Benjamin Reis
c268421765 fix testers 2018-05-09 17:32:47 +02:00
Benjamin Reis
e4422ca7e6 Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00
Ghislain MARY
baa4eebbe1 Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
Benjamin Reis
670fee6809 fix testers 2018-05-07 17:17:39 +02:00
Benjamin Reis
1c1ad84638 fix testers 2018-05-07 10:33:27 +02:00
Ghislain MARY
293f1ce249 Coding style fixes. 2018-05-02 17:47:15 +02:00
Ghislain MARY
6f6e1637d9 Fix chosen bind IP when multicast is activated. 2018-05-02 17:46:37 +02:00
Sylvain Berfini
8958c8ac7b Applied from master callback for next video frame decoded 2018-04-30 13:16:18 +02:00
Sylvain Berfini
d67eeda873 Applied snapshot taken callback changes from master 2018-04-30 12:52:53 +02:00
Benjamin Reis
2fad0db475 use weak equal on content type 2018-04-23 12:33:34 +02:00
Benjamin Reis
8efc6e412f Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-04-20 10:41:09 +02:00
Benjamin Reis
584de095bc always set conference subscribe event 2018-04-18 14:39:28 +02:00
Simon Morlat
89d43744f5 Rewrite of commit 419281 from master branch (fix ICE bug and leak in test) 2018-04-13 09:21:17 +02:00
Ghislain MARY
091a5e38aa Improve content handling in local conference event handler. 2018-04-12 12:10:39 +02:00
Ghislain MARY
711495218a Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
This reverts commit 2686dca63a.
2018-04-12 11:47:14 +02:00
Ghislain MARY
bc753643fd Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-04-12 11:44:27 +02:00
Benjamin Reis
016927324b add test to list subscription 2018-04-12 09:58:47 +02:00
Ghislain MARY
532c64bfc4 Add API to get the imdn state of a chat message for each participant. 2018-04-10 17:53:12 +02:00
Jehan Monnier
7d80c636c6 move jitter_buffer_max_size default value from 250 to 500
retrofit from commit: ea37289b7d
2018-04-09 09:11:35 +02:00
Ghislain MARY
5fb8f9686a Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
Sylvain Berfini
601a3aad5a Fixed issue in local-conference-event-handler related to Contents 2018-04-05 12:26:23 +02:00
Jehan Monnier
2686dca63a Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"
This reverts commit d7890dbe74, reversing
changes made to e6158d8da5.
2018-04-05 12:08:44 +02:00
Sylvain Berfini
f4d4423fb1 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-04-04 13:06:53 +02:00
Mickaël Turnel
3976181afa Removed default bitrate limitation. (retrofit of commit 0d38a7) 2018-04-03 15:12:03 +02:00
Benjamin Reis
e63290b4c7 better reason management 2018-03-30 17:00:52 +02:00
Benjamin Reis
853f442694 fix NULL reason header & missed call when timeout 2018-03-30 16:54:23 +02:00
Benjamin Reis
ad4418525c use c++ instead of c 2018-03-29 14:27:45 +02:00
Benjamin Reis
d5b3c3010d add +xml to content type to be rfc compliant 2018-03-29 11:40:32 +02:00
Benjamin Reis
8355b60a3d remove useless include 2018-03-29 11:17:21 +02:00
Benjamin Reis
eb8e92dba8 avoid invalid read 2018-03-29 11:03:56 +02:00
Benjamin Reis
d7fcc06dd0 Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-28 09:27:15 +02:00
Simon Morlat
b6678d64b6 Fix error messages printed by mediastreamer2 due to empty string instead of null string. 2018-03-26 10:34:18 +02:00
Benjamin Reis
17058aa250 return when ending processing a notify 2018-03-26 10:21:42 +02:00
Benjamin Reis
76995b4a30 remove useless log 2018-03-26 10:14:50 +02:00
Benjamin Reis
ba7278f5b5 better managament of content 2018-03-23 15:03:08 +01:00
Benjamin Reis
70ea833a01 fix merge 2018-03-23 14:51:56 +01:00
Benjamin Reis
5c3cc21c60 Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-23 14:29:37 +01:00
Benjamin Reis
6259ae73bd fix crash 2018-03-23 14:21:33 +01:00
Sylvain Berfini
0dfd57b505 Clean code related to multiparts' Contents 2018-03-23 11:17:52 +01:00