Ronan Abhamon
|
d70c38f9f5
|
fix(Object): little fixes, remove useless friend and add assert and getSharedFromThis
|
2017-11-15 15:38:14 +01:00 |
|
Ronan Abhamon
|
33edd95a15
|
fix(Core): remove useless includes
|
2017-11-10 11:25:29 +01:00 |
|
Ronan Abhamon
|
54e0f253f5
|
feat(MainDb): add getConferenceNotifiedEvents impl
|
2017-10-27 10:44:37 +02:00 |
|
Ronan Abhamon
|
34b2882e38
|
feat(Core): use chat room api from new core
|
2017-10-26 10:09:39 +02:00 |
|
Benjamin Reis
|
317a50848a
|
move platform-helpers and paths
|
2017-10-19 14:52:52 +02:00 |
|
Benjamin Reis
|
86dd768ae9
|
fix android build
|
2017-10-19 14:11:27 +02:00 |
|
Benjamin Reis
|
8b51263cae
|
pass platformHelper to Paths functions
|
2017-10-19 14:06:57 +02:00 |
|
Benjamin Reis
|
ddf3fe65e2
|
fix build & coding style
|
2017-10-19 13:37:31 +02:00 |
|
Sylvain Berfini
|
9d7d608375
|
Fixed android compilation issues
|
2017-10-19 13:31:18 +02:00 |
|
Sylvain Berfini
|
b1ae558b69
|
Fixed compil
|
2017-10-19 13:02:05 +02:00 |
|
Benjamin Reis
|
df7f5059c2
|
add getPaths method to platform helpers
|
2017-10-19 12:22:15 +02:00 |
|
Benjamin Reis
|
079cfcfb44
|
add getDataPath and getconfigPath for iOS
|
2017-10-19 11:53:57 +02:00 |
|
Ronan Abhamon
|
0369182673
|
feat(MainDb): register conference participant event
|
2017-10-17 12:04:49 +02:00 |
|
Ronan Abhamon
|
db8bfdff07
|
fix(Core): add explicit on some constructors
|
2017-10-10 14:21:54 +02:00 |
|
Ghislain MARY
|
81340cfcb8
|
Fix license headers.
|
2017-10-05 15:09:09 +02:00 |
|
Ronan Abhamon
|
eab04534c8
|
feat(EventsDb): import messages from old db
|
2017-10-05 14:49:30 +02:00 |
|
Ghislain MARY
|
6beb962517
|
Move the new sal code in the src folder, respect the file naming conventions and add missing license headers.
|
2017-10-05 10:52:09 +02:00 |
|
Ronan Abhamon
|
e75404cbd8
|
fix(core): fix coding style on many files, remove useless includes...
|
2017-09-26 11:56:49 +02:00 |
|
Ronan Abhamon
|
113dee4b8d
|
fix(core): clean code, remove useless includes
|
2017-09-25 17:37:59 +02:00 |
|
Ronan Abhamon
|
27f2dff83f
|
fix(Utils): remove useless includes in payload-type-handler and clean code
|
2017-09-25 17:04:44 +02:00 |
|
Ronan Abhamon
|
b445462794
|
fix(utils): better code for strtoxxx
|
2017-09-25 15:43:02 +02:00 |
|
Ronan Abhamon
|
352aa5568c
|
feat(Variant): add getValueAsUnsignedNumber impl
|
2017-09-25 15:28:36 +02:00 |
|
Ronan Abhamon
|
fc861ade8a
|
feat(Variant): add getValueAsNumber impl
|
2017-09-25 15:22:13 +02:00 |
|
Benjamin Reis
|
3a6f8976fd
|
cast to fix build
|
2017-09-21 16:52:47 +02:00 |
|
Ronan Abhamon
|
b2a0cd770e
|
fix(core): deal with new cpp flags
|
2017-09-20 12:45:17 +02:00 |
|
Ronan Abhamon
|
acce40efc3
|
feat(Variant): add getValueAsFloat impl
|
2017-09-15 14:36:08 +02:00 |
|
Ronan Abhamon
|
d619eba238
|
feat(Variant): add getValueAsString impl
|
2017-09-15 12:04:11 +02:00 |
|
Ronan Abhamon
|
f4f31dc422
|
feat(variant): add getValueAsDouble impl
|
2017-09-14 09:28:48 +02:00 |
|
Ronan Abhamon
|
22e5d08aa2
|
feat(variant): add getValueAsBool impl
|
2017-09-13 17:50:05 +02:00 |
|
Ronan Abhamon
|
b1a37f6bd0
|
feat(utils): remove content-type files
|
2017-09-13 09:12:42 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
Ronan Abhamon
|
1c3bcf0b16
|
feat(core): big refactoring & full c address impl
|
2017-09-05 13:59:54 +02:00 |
|
Ronan Abhamon
|
ad493beca7
|
fix(ChatRoom): use Utils::toString instead of to_string (Android problem)
|
2017-08-30 14:50:14 +02:00 |
|
Ronan Abhamon
|
289dc072ed
|
feat(c-wrapper): provide a wrapper helper to access private data
|
2017-08-30 14:12:39 +02:00 |
|
Ghislain MARY
|
0babed04f4
|
Use ChatRoom C++ class.
|
2017-08-30 10:27:51 +02:00 |
|
Ronan Abhamon
|
ce4d73d8fe
|
feat(enums): provide a (good?) way to share enums between C and C++
|
2017-08-29 17:07:23 +02:00 |
|
Ronan Abhamon
|
d7d78a515b
|
feat(enums): supports C export
|
2017-08-29 10:46:19 +02:00 |
|
Ronan Abhamon
|
6df37d30f9
|
feat(EventsDb): provide interface
|
2017-08-23 15:53:50 +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
|
f9a078befa
|
feat(Event): provide a working call event
|
2017-08-18 13:13:11 +02:00 |
|
Ronan Abhamon
|
bbc0835236
|
feat(core): rename linphone.h to enums.h
|
2017-08-17 14:34:06 +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 |
|
Ronan Abhamon
|
87ab5a9465
|
feat(src): use now a LINPHONE_{BEGIN,END}_NAMESPACE macro
|
2017-08-11 11:15:41 +02:00 |
|
Ronan Abhamon
|
00d1d98378
|
fix(cpim): export symbols on Windows
|
2017-08-10 10:26:54 +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 |
|
Ronan Abhamon
|
44de032c86
|
feat(core): add a Cpim parser
|
2017-08-03 14:39:15 +02:00 |
|
Ronan Abhamon
|
ed69bd4505
|
feat(app): add new source folder with object base
|
2017-07-26 13:24:02 +02:00 |
|