Ronan Abhamon
|
4e5a76afd0
|
fix(core): export correctly some symbols on windows
|
2018-05-16 14:19:05 +02:00 |
|
Ronan Abhamon
|
76d2303c40
|
fix(general): avoid invalid cast on Windows with L_DECLARE_PRIVATE macro
|
2018-05-16 14:18:13 +02:00 |
|
Ronan Abhamon
|
fdac4f1cee
|
fix(CMakeLists.txt): define limit c macros on windows (c++ files)
|
2018-05-16 14:16:22 +02:00 |
|
Ghislain MARY
|
2cd08a542f
|
Fix build with GCC 4.8.
|
2018-05-15 14:18:02 +02:00 |
|
Ghislain MARY
|
be2f7b33df
|
Add LeaksMemory tag on a group chat tester.
|
2018-05-15 13:52:44 +02:00 |
|
Ghislain MARY
|
ef002c77ef
|
Fix some memory leaks.
|
2018-05-15 11:51:13 +02:00 |
|
Ghislain MARY
|
b258449e03
|
Clean c-content code.
|
2018-05-15 11:51:03 +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
|
a5aab47bb1
|
Regenerate xsd source code to fix compilation issues.
|
2018-05-14 16:08:03 +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
|
51d5589edf
|
Fix build with Clang 6.0.
|
2018-05-14 16:06:07 +02:00 |
|
Benjamin Reis
|
eb2781ab78
|
put back a test
|
2018-05-14 15:48:06 +02:00 |
|
Erwan Croze
|
b3cad25d12
|
Fixing csharp wrapper + Fixing Xamarin wrapper
|
2018-05-14 15:02:54 +02:00 |
|
Erwan Croze
|
243de0a617
|
Fixing leak in JNI
|
2018-05-14 15:02:54 +02:00 |
|
Ronan Abhamon
|
ee8953c0f4
|
feat(enums): add doc on L_ENUM_VALUES_CHAT_ROOM_STATE and L_ENUM_VALUES_CHAT_ROOM_CAPABILITIES
|
2018-05-14 14:55:49 +02:00 |
|
Ronan Abhamon
|
b73f0793c7
|
fix(enums): little fixes
|
2018-05-14 14:26:38 +02:00 |
|
Ronan Abhamon
|
f79dd1c936
|
feat(enums): add doc on L_ENUM_VALUES_CHAT_MESSAGE_STATE and L_ENUM_VALUES_CHAT_MESSAGE_DIRECTION
|
2018-05-14 14:21:57 +02:00 |
|
Ronan Abhamon
|
fc4032505f
|
feat(api/c-types): add a doc to declare properly a C enum
|
2018-05-14 14:21:57 +02:00 |
|
François Grisez
|
0006fac224
|
CSharp wrapper gen: fix the interface of SandCastleTranslator
|
2018-05-14 14:07:45 +02:00 |
|
Ronan Abhamon
|
5139e2b1cd
|
feat(enums): add doc on L_ENUM_VALUES_CALL_SESSION_STATE + escape single quote (make a unreadable build error otherwise)
|
2018-05-14 13:46:31 +02:00 |
|
Ronan Abhamon
|
9092559053
|
Revert "feat(enums): add doc on L_ENUM_VALUES_CALL_SESSION_STATE"
This reverts commit bec9be56a8.
|
2018-05-14 11:22:14 +02:00 |
|
Ronan Abhamon
|
bec9be56a8
|
feat(enums): add doc on L_ENUM_VALUES_CALL_SESSION_STATE
|
2018-05-14 10:41:15 +02:00 |
|
Erwan Croze
|
02f6abf732
|
Enhance Magic Search test with phone number
|
2018-05-14 10:00:27 +02:00 |
|
Erwan Croze
|
6ce1c755d9
|
Fix MagicSearch to search even in no sip contact
|
2018-05-14 10:00:27 +02:00 |
|
Ghislain MARY
|
65317c1f56
|
Fix invalid read in tester.
|
2018-05-11 18:02:36 +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
|
1b6c7c6277
|
fix build on iOS
|
2018-05-11 15:59:01 +02:00 |
|
Benjamin Reis
|
1748db5ca5
|
return initialized empty const ref to avoid weird behavior
|
2018-05-11 15:22:23 +02:00 |
|
Erwan Croze
|
7698dae2d9
|
Change in magic search, return all friend when filter is empty
|
2018-05-11 14:44:49 +02:00 |
|
Benjamin Reis
|
1eedb60cc4
|
add comment to explain weird code
|
2018-05-11 14:08:02 +02:00 |
|
Simon Morlat
|
08bdd47045
|
Fix previous commit, was incomplete.
|
2018-05-11 12:24:44 +02:00 |
|
Simon Morlat
|
bf187325f5
|
add ios platform helpers to fix issue with background tasks.
|
2018-05-11 12:14:17 +02:00 |
|
Ghislain MARY
|
1433867a75
|
Fix build with GCC 7.
|
2018-05-11 11:28:25 +02:00 |
|
Benjamin Reis
|
40df4ea870
|
correct way to handle multipart in multipart
|
2018-05-11 11:10:37 +02:00 |
|
Benjamin Reis
|
c268421765
|
fix testers
|
2018-05-09 17:32:47 +02:00 |
|
Ghislain MARY
|
a9b8792329
|
Shorten timeouts in group chat tester + fix last assert.
|
2018-05-09 17:22:28 +02:00 |
|
Benjamin Reis
|
e4422ca7e6
|
Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription
|
2018-05-09 16:19:26 +02:00 |
|
Benjamin Reis
|
1572ef97ee
|
fix send of notify multipart
|
2018-05-09 15:04:41 +02:00 |
|
Ghislain MARY
|
bad6d9e9e1
|
Fix IMDN sending in the case where it cannot be aggregated.
|
2018-05-09 14:48:49 +02:00 |
|
Sylvain Berfini
|
1f5c297c22
|
Fixed rootca not being set if path is a directory + added default root ca path for Android
|
2018-05-09 12:48:22 +02:00 |
|
Sylvain Berfini
|
d11ba452c2
|
Fixed tunnel related issues in Sal
|
2018-05-09 12:24:43 +02:00 |
|
Sylvain Berfini
|
fa74398e9e
|
Fixed call to Sal's set_tunnel which now is setTunnel
|
2018-05-09 12:22:04 +02:00 |
|
Ghislain MARY
|
834cf06a91
|
Don't pretty print IMDN and is-composing xml for compatibility with old implementation.
|
2018-05-09 11:10:20 +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
|
60c83540c6
|
do not subscribe twice for same chat room
|
2018-05-07 14:01:10 +02:00 |
|
Ghislain MARY
|
9a4cdb305d
|
Fix some memory leaks in group chat tester.
|
2018-05-07 11:38:07 +02:00 |
|
Ghislain MARY
|
4170acf9e6
|
Terminate client group chat rooms only when the call session reaches the released state.
|
2018-05-07 11:38:07 +02:00 |
|