linphone-ios/coreapi
2017-10-13 18:01:42 +02:00
..
bellesip_sal fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
help Make CMake to clean the old XML and HTML Doxygen documentations out before generating them again 2017-10-11 16:11:33 +02:00
plugins/buddylookup Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
.gitignore Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
account_creator.c Started new DialPlan object, still a few compilation issues 2017-10-13 18:01:42 +02:00
account_creator_private.h Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
account_creator_service.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
authentication.c Uniformized set/get_passwd in set/get_password 2017-10-13 11:35:58 +02:00
buffer.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
call_log.c Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
callbacks.c feat(Conference): hide private attributes of Conference classes (feat Benjamin Reis aka Ben Rei Jeb) 2017-10-12 16:55:53 +02:00
carddav.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
carddav.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
chat.c Handle receiving messages in a group chat room. 2017-10-13 11:28:20 +02:00
chat_file_transfer.c feat(Chat): better architecture 2017-10-11 18:01:41 +02:00
CMakeLists.txt Fixed issue with linphone_jni.cc generation 2017-10-12 14:32:33 +02:00
conference.cc Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
conference_private.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
contact_providers_priv.h feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
contactprovider.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
content.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
dial_plan.c Started new DialPlan object, still a few compilation issues 2017-10-13 18:01:42 +02:00
dict.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ec-calibrator.c cast to fix build 2017-09-21 16:52:47 +02:00
echo-tester.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
enum.c cast to fix build 2017-09-21 16:52:47 +02:00
enum.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
error_info.c feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
event.c Fix crash while PUBLISH sending 2017-10-11 16:11:33 +02:00
factory.c Added set/get user_data in LinphoneFactory 2017-10-11 09:57:55 +02:00
fonis.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
friend.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
friendlist.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
im_encryption_engine.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
im_notif_policy.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
info.c fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
ldapprovider.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lime.c cast to fix build 2017-09-21 16:52:47 +02:00
lime.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel.cc Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel_config.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
linphone_tunnel_stubs.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphonecall.c Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
linphonecore.c Some const fixes. 2017-10-13 10:04:39 +02:00
linphonecore_ios.cc add \n to xamarin ios logs 2017-05-09 11:38:03 +02:00
linphonecore_jni.cc More Android compilation fixes 2017-10-11 16:51:57 +02:00
localplayer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lpc2xml.c cast to fix build 2017-09-21 16:52:47 +02:00
lpc2xml.h fix c++ link issue 2017-07-24 18:35:18 +02:00
lpconfig.c Created replacements for methods returning const char ** using bctbx_lists 2017-10-12 13:37:01 +02:00
lsd.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
Makefile.am Disable documentation generation with Autotools 2017-06-16 17:03:17 +02:00
message_storage.c feat(Chat): better architecture 2017-10-11 18:01:41 +02:00
misc.c Created replacements for methods returning const char ** using bctbx_lists 2017-10-12 13:37:01 +02:00
nat_policy.c Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
offeranswer.c 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
offeranswer.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
payload_type.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
player.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
presence.c feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
private.h Some cleaning in chat room and chat message. 2017-10-13 11:21:11 +02:00
proxy.c Started new DialPlan object, still a few compilation issues 2017-10-13 18:01:42 +02:00
quality_reporting.c 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
quality_reporting.h 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
remote_provisioning.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ringtoneplayer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ringtoneplayer_ios.h Fix build for iOS. 2017-07-28 10:20:28 +02:00
ringtoneplayer_ios.m cast away 2017-09-22 15:00:25 +02:00
siplogin.c fix(core): deal with new cpp flags 2017-09-20 12:45:17 +02:00
sipsetup.c cast to fix build 2017-09-21 16:52:47 +02:00
sqlite3_bctbx_vfs.c cast to fix build 2017-09-21 16:52:47 +02:00
sqlite3_bctbx_vfs.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
tester_utils.cpp Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
tester_utils.h Improve handling of conference event package subscription/notification. 2017-10-09 16:40:36 +02:00
TunnelManager.cc feat(Core): use for (var : list) syntax when possible (coreapi) 2017-09-19 10:53:12 +02:00
TunnelManager.hh Improvements on tunnel to make udp mirror and dual mode cohabitate + JNI wrapper 2017-02-01 11:20:40 +01:00
vcard.cc fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
vcard_private.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
vcard_stubs.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
video_definition.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00
vtables.c Fix wrappers generation 2017-10-11 16:11:33 +02:00
xml.c fix memory leaks 2017-07-31 16:08:56 +02:00
xml2lpc.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
xml2lpc.h fix c++ link issue 2017-07-24 18:35:18 +02:00
xmlrpc.c feat(c-wrapper): now belle-sip types are declared in this file 2017-09-25 14:18:35 +02:00