Ronan Abhamon
b537254c7b
fix(localplayer): destroy correctly ms player
2018-04-26 14:34:52 +02:00
Ronan Abhamon
df0f8cfa9c
fix(friendlist): avoid memory leaks in linphone_friend_list_find_friend_by_ref_key
2018-04-26 12:13:00 +02:00
Ghislain MARY
4223dbbc5a
Fix memory leaks in IMDN handler.
2018-04-26 11:09:48 +02:00
Ghislain MARY
6a119f971f
Do not notify message delivery if the core is being shut down.
2018-04-26 11:09:48 +02:00
Ronan Abhamon
ce2b853bae
fix(Logging): free log handler, avoid memory leak
2018-04-25 17:19:06 +02:00
Ronan Abhamon
94abc31172
fix(logging): unref correctly in linphone_logging_service_unref
2018-04-25 16:25:21 +02:00
Ronan Abhamon
4958c62194
fix(linphonecore): avoid leaks when missing codecs are added
2018-04-25 16:18:04 +02:00
Sylvain Berfini
03520fcd52
Fixed group chat's Send File + Text message test
2018-04-24 18:11:20 +02:00
Ronan Abhamon
80e29dd7e6
fix(c-content): avoid many memory leaks
2018-04-24 14:52:35 +02:00
Ronan Abhamon
4b54286a72
fix(setup-tester): clean a lot of leaks in Setup
2018-04-24 12:21:53 +02:00
Sylvain Berfini
8f014cb061
Fixed issues with LIME v1
2018-04-24 12:21:53 +02:00
Simon Morlat
6df0a4223b
remove useless include
2018-04-22 09:53:52 +02:00
Ghislain MARY
38c8ea534a
Fix stack overflow.
2018-04-20 11:52:53 +02:00
Sylvain Berfini
e220d2ef80
Added a param to configure bellesip refresher retry after timeout value
2018-04-16 14:24:33 +02:00
Sylvain Berfini
7705ada695
Push notification allowed setting for proxy config wasn't correctly read from config file
2018-04-13 17:37:00 +02:00
Sylvain Berfini
80b369728c
Added a setting in proxy config to tell the app whether or not to set push notification informations
2018-04-13 17:06:48 +02:00
Mickaël Turnel
a85054581e
Fix ZRTP file renaming while still in use (retrofit of commit ccb308)
2018-04-13 10:10:40 +02:00
Mickaël Turnel
c21de55c48
Use regex function from bctoolbox (retrofit of commit 895f08)
2018-04-13 10:01:21 +02:00
Simon Morlat
9ffab5906b
Fix ringstream instanciation.
2018-04-13 09:21:17 +02:00
Simon Morlat
bb0d2409bd
Fix soundcard usage optimization for iOS: after a conference call the AudioUnit wasn't released, which was causing next call to have no audio.
2018-04-13 09:21:17 +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
Erwan Croze
fa40c4324b
Not setting dns automatically in core if an app has set it
2018-04-12 11:18:52 +02:00
Benjamin Reis
1a2e120678
play call_error_tone on play_sndcard instead of ring_sndcard
2018-04-12 10:27:19 +02:00
Ghislain MARY
6b19ae1b6f
Add callback on chat message to notify participant IMDN state change.
2018-04-11 15:47:20 +02:00
Simon Morlat
00e015436d
Fix logging service once for all.
2018-04-11 14:48:41 +02:00
Simon Morlat
15739433fb
fix log issue again.
2018-04-11 14:48:41 +02:00
François Grisez
c8ca90cbe2
feature: multi-language API's documentation generator
2018-04-10 18:28:00 +02:00
Simon Morlat
bace233884
set callback before setting levels
2018-04-10 17:44:10 +02:00
Simon Morlat
6dd6ea842d
add TMMBR callback at java level
2018-04-10 17:42:51 +02:00
Simon Morlat
84a8e1690d
Fix logging facility. Liblinphone outputs in the "liblinphone" log domain, mediastreamer and ortp have now their own log domains too.
2018-04-10 17:38:15 +02:00
François Grisez
0e7ae694d7
Merge branch 'dev_refactor_cpp' into dev_doc_generator
2018-04-10 17:26:53 +02:00
Mickaël Turnel
d6b37286e1
Set invalid flag message from fatal to warning (retrofit of commit 40b085)
2018-04-10 11:03:29 +02:00
François Grisez
f75c58bbef
Fix install target when ENABLE_DOC is set to NO
2018-04-09 15:34:03 +02:00
Simon Morlat
d8cc062ce6
rework of fix b607a1 from master branch.
2018-04-09 14:25:37 +02:00
François Grisez
c522ec1162
Makes Doxygen do not generate man and latex documentations
...
Besides, that commit prevent the HTML documentation from being
generated when ENABLE_DOC is set to NO. Only the XML docmentation
would be generated in order to generate high-level languages wrappers.
2018-04-09 14:01:22 +02:00
Jehan Monnier
7f2bd78185
fix compilation issue
2018-04-09 12:04:25 +02:00
Simon Morlat
5217407b8f
Remove useless code
2018-04-09 11:57:42 +02:00
Ghislain MARY
4d17bb5f54
Allow addition of participant to a server group chat room using a REFER.
2018-04-06 15:25:28 +02:00
Ghislain MARY
5290d59d76
Various fixes regarding callbacks of chat rooms.
2018-04-05 17:09:15 +02:00
François Grisez
44cbfd8889
doc: gathers reference docs inside a directory
2018-04-05 16:46:15 +02:00
Erwan Croze
8ddd7ad309
Adding missing function for LinphoneLoggingCbs
2018-04-05 16:43:57 +02:00
Ghislain MARY
5fb8f9686a
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
2018-04-05 15:00:11 +02:00
Ghislain MARY
d1a68a0e5c
Activate belle-sip logs.
2018-04-05 14:59:17 +02:00
François Grisez
bf1334a74a
Cleans CMakeLists in sphinx directory
2018-04-05 14:59:14 +02:00
François Grisez
d36a324b7b
Add source code examples
2018-04-05 14:45:04 +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
François Grisez
c2805aebdc
[doc] Gathers all guiding page inside a directory
2018-04-05 11:31:44 +02:00
François Grisez
7cea4d435e
Adds a TOC virtual document
2018-04-05 11:09:07 +02:00
Sylvain Berfini
3761d1a5d9
Fixed compil
2018-04-04 16:52:51 +02:00
Sylvain Berfini
d7890dbe74
Merge branch 'dev_content_cpp' into dev_refactor_cpp
2018-04-04 16:11:43 +02:00