linphone-ios/src
2017-12-01 13:56:52 +01:00
..
address fix(core): add explicit on some constructors 2017-11-22 13:57:31 +01:00
c-wrapper Implement Call::setParams(). 2017-12-01 10:13:16 +01:00
call Implement Call::setParams(). 2017-12-01 10:13:16 +01:00
chat feat(MainDb): create server group chat room from database 2017-12-01 11:43:56 +01:00
conference Implement Call::setParams(). 2017-12-01 10:13:16 +01:00
content Some more fixes for call handling. 2017-11-27 16:02:30 +01:00
core feat(core): add a find one to one chat room function 2017-11-30 14:32:36 +01:00
db fix(MainDb): use chat room id in get unread chat messages function 2017-12-01 13:56:52 +01:00
dial-plan fix(DialPlan): indent code correctly, avoid usage of deprecated atoi function, use string refs... 2017-10-17 14:42:58 +02:00
event-log feat(MainDb): deal with conference terminated event 2017-11-30 15:38:00 +01:00
hacks feat(hacks): enforce doc 2017-11-15 15:49:31 +01:00
logger SQL duration logger outputs to debug as default 2017-11-30 14:41:01 +01:00
nat Use CoreAccessor in call related classes. 2017-11-30 16:49:07 +01:00
object fix(Object): little fixes, remove useless friend and add assert and getSharedFromThis 2017-11-15 15:38:14 +01:00
sal Fix SalCallOp::set_local_media_description() with nullptr parameter. 2017-11-28 14:53:43 +01:00
utils Use CoreAccessor in call related classes. 2017-11-30 16:49:07 +01:00
variant fix(Object): little fixes, remove useless friend and add assert and getSharedFromThis 2017-11-15 15:38:14 +01:00
xml Fixing precompiled headers in xml parser 2017-11-06 10:46:00 +01:00
CMakeLists.txt Call now inherits from Conference instead of including it. 2017-11-30 16:49:13 +01:00
enums.h Fix license headers. 2017-10-05 15:09:09 +02:00