linphone-iphone/src
2017-09-14 14:33:17 +02:00
..
address use real pointer in c wrapped clonable object 2017-09-12 15:08:10 +02:00
c-wrapper Do not access the internal C++ pointer directly, use the c-tools macro for that. 2017-09-14 11:16:08 +02:00
call Use real pointer for C++ object inside LinphoneCallParams as it is a ClonableObject. 2017-09-13 17:40:09 +02:00
chat Add the canHandleParticipants() method to the conference interface. 2017-09-14 11:17:04 +02:00
conference Add the canHandleParticipants() method to the conference interface. 2017-09-14 11:17:04 +02:00
content Improved CPIM parser to parse all MIME-encapsulated message content headers 2017-09-13 15:27:36 +02:00
core feat(core): add empty Core class 2017-08-24 16:01:39 +02:00
db feat(variant): add impl (in progress) on getValue 2017-09-13 17:00:41 +02:00
event-log feat(Events): finish impl 2017-09-08 09:24:09 +02:00
logger Remove useless endl in the logger. 2017-09-11 14:51:43 +02:00
nat Convert LinphoneCall to Call C++ class. 2017-09-08 14:15:08 +02:00
object Handle C back pointer in C++ objects. 2017-09-14 11:15:36 +02:00
utils feat(variant): add getValueAsDouble impl 2017-09-14 09:28:48 +02:00
variant feat(Variant): impl setValue 2017-09-14 14:33:17 +02:00
CMakeLists.txt Use real pointer for C++ object inside LinphoneCallParams as it is a ClonableObject. 2017-09-13 17:40:09 +02:00
enums.h feat(core): big refactoring & full c address impl 2017-09-05 13:59:54 +02:00