Jehan Monnier
|
8d7b79f3bb
|
fix output of traces comming from bctbx tester framework
|
2017-08-24 09:26:49 +02:00 |
|
Ronan Abhamon
|
a322fb9a42
|
feat(EventsDb): impl getEventsCount
|
2017-08-23 18:06:18 +02:00 |
|
Erwan Croze
|
abf91b0648
|
Fix function linphone_video_definition_equals
|
2017-08-23 17:09:18 +02:00 |
|
Erwan Croze
|
a399cb0579
|
Fix C# wrapper for UWP
|
2017-08-23 17:09:18 +02:00 |
|
Ronan Abhamon
|
6df37d30f9
|
feat(EventsDb): provide interface
|
2017-08-23 15:53:50 +02:00 |
|
Brieuc Viel
|
0399162c4c
|
[FriendsImpl] update java wrapper to add function getVcardToString from friend
|
2017-08-23 12:01:01 +02:00 |
|
Jehan Monnier
|
e25d0c3efa
|
fix FindSoci.cmake
|
2017-08-23 11:56:50 +02:00 |
|
Sylvain Berfini
|
5f9b2481d6
|
Fixed Myanmar dialplan
|
2017-08-23 10:01:31 +02:00 |
|
Jehan Monnier
|
552be2a639
|
small rework of trace level management.
|
2017-08-23 09:21:24 +02:00 |
|
Ronan Abhamon
|
8c98297aa4
|
fix(ClonableObject): use correct assert on setRef
|
2017-08-22 17:17:56 +02:00 |
|
Ronan Abhamon
|
d0048a553d
|
feat(core): provide a shareable data in ClonableObject, assignment operator is supported by events, ...
|
2017-08-22 17:15:43 +02:00 |
|
Ronan Abhamon
|
1610aa411e
|
feat(Message): add a basic impl
|
2017-08-21 13:59:16 +02:00 |
|
Sylvain Berfini
|
1b78b453c1
|
Added LinphoneCall's setVideoWindowId method in JNI wrapper
|
2017-08-21 13:42:50 +02:00 |
|
Ronan Abhamon
|
78824b02a9
|
fix(AbstractDb): unused variable when soci is not available
|
2017-08-21 09:29:05 +02:00 |
|
Ronan Abhamon
|
01999cbad1
|
feat(Message): add interface
|
2017-08-18 14:55:47 +02:00 |
|
Ronan Abhamon
|
f9a078befa
|
feat(Event): provide a working call event
|
2017-08-18 13:13:11 +02:00 |
|
Ronan Abhamon
|
1f3bcb463c
|
feat(event): provide a working message event
|
2017-08-18 09:26:48 +02:00 |
|
Ronan Abhamon
|
6e7ae964d8
|
feat(enums): use enum class instead of enum
|
2017-08-17 14:35:50 +02:00 |
|
Ronan Abhamon
|
bbc0835236
|
feat(core): rename linphone.h to enums.h
|
2017-08-17 14:34:06 +02:00 |
|
Ronan Abhamon
|
d986f2e447
|
chore(src/CMakeLists.txt): use SYSTEM flag on external include dirs
|
2017-08-17 13:56:45 +02:00 |
|
Ronan Abhamon
|
bbd87a51d2
|
feat(core): add missing LINPHONE_PUBLIC
|
2017-08-17 13:51:35 +02:00 |
|
Ronan Abhamon
|
82b3ab304f
|
feat(Event): init
|
2017-08-17 13:46:27 +02:00 |
|
Benjamin Reis
|
12ad35401c
|
link to soci libs only if found
|
2017-08-17 11:57:40 +02:00 |
|
Benjamin Reis
|
af8cbd6957
|
fix previsous commit
|
2017-08-17 11:51:17 +02:00 |
|
Benjamin Reis
|
f36c4a221b
|
Soci dependency optional
|
2017-08-17 11:48:58 +02:00 |
|
nicolas
|
e8534f0c60
|
enhance findSoci.cmake + respect cmake variables naming convention
|
2017-08-17 10:48:48 +02:00 |
|
Benjamin Reis
|
bf5715d5fc
|
add findSoci.cmake
|
2017-08-17 10:08:08 +02:00 |
|
Benjamin Reis
|
154e3adce7
|
add soci dependency
|
2017-08-16 15:51:05 +02:00 |
|
Ronan Abhamon
|
075bf87798
|
fix(Singleton): better code
|
2017-08-16 09:38:22 +02:00 |
|
Erwan Croze
|
e4415e9b16
|
Fix getter on cs wrapper
|
2017-08-14 14:29:41 +02:00 |
|
Ghislain MARY
|
041797aed1
|
Add ClonableObject base class.
|
2017-08-14 10:53:19 +02:00 |
|
Erwan Croze
|
21e6a2b679
|
Fix crash on bellesip object destroy in UWP Wrapper
|
2017-08-11 16:23:33 +02:00 |
|
Ronan Abhamon
|
87ab5a9465
|
feat(src): use now a LINPHONE_{BEGIN,END}_NAMESPACE macro
|
2017-08-11 11:15:41 +02:00 |
|
Erwan Croze
|
8891799efc
|
Fix wrapper for UWP
|
2017-08-11 10:46:58 +02:00 |
|
Ronan Abhamon
|
30cd765871
|
feat(core): provide a cpp logger
|
2017-08-10 15:33:57 +02:00 |
|
Simon Morlat
|
d150c2677a
|
fix crash in linphoneplayer end of file
|
2017-08-10 15:20:03 +02:00 |
|
Ghislain MARY
|
c94f5a11a3
|
Add missing include directies for src.
|
2017-08-10 12:30:01 +02:00 |
|
Ronan Abhamon
|
f5c98467ba
|
feat(object): ObjectPrivate is now in object-p.h
|
2017-08-10 11:34:08 +02:00 |
|
Ronan Abhamon
|
bdd7869387
|
fix(sal): export sal_create_uuid on Windows
|
2017-08-10 10:36:22 +02:00 |
|
Ronan Abhamon
|
00d1d98378
|
fix(cpim): export symbols on Windows
|
2017-08-10 10:26:54 +02:00 |
|
Sylvain Berfini
|
8c97e0c5e7
|
Moved key related methods on LinphoneContent from private to public header
|
2017-08-09 10:27:24 +02:00 |
|
Ronan Abhamon
|
a396e8919a
|
fix(Singleton): delete properly instance at program termination
|
2017-08-09 09:25:52 +02:00 |
|
Simon Morlat
|
3c446b7695
|
disable keep-uuid because the bug was actually in Flexisip
|
2017-08-08 11:25:58 +02:00 |
|
Simon Morlat
|
354cd06933
|
fix compilation issue with g++ 5
|
2017-08-07 11:58:00 +02:00 |
|
Simon Morlat
|
bcb6128c45
|
Fix stun server selection based on looking for AI_V4MAPPED flag
|
2017-08-07 11:34:54 +02:00 |
|
Ghislain MARY
|
3115d8173f
|
Separate build of objects in the src directory from ones in the coreapi directory.
|
2017-08-04 16:24:06 +02:00 |
|
Erwan Croze
|
7f1414a600
|
Fix Android build
|
2017-08-04 09:46:08 +02:00 |
|
Ronan Abhamon
|
e61c25be5e
|
feat(utils): add stoi function
|
2017-08-04 09:35:10 +02:00 |
|
Ghislain MARY
|
dc9e64a234
|
Fix memory leak in external body url message test.
|
2017-08-03 15:49:14 +02:00 |
|
Ghislain MARY
|
03130daadc
|
Prevent crash in message tests.
|
2017-08-03 15:25:49 +02:00 |
|