linphone-iphone/coreapi
2018-05-17 15:36:20 +02:00
..
bellesip_sal
help
plugins/buddylookup
.gitignore
account_creator.c add missing ref causing crash in Java when core is destroyed before Java account creator. 2018-04-30 16:48:40 +02:00
account_creator_private.h
account_creator_service.c
authentication.c Remove C strings and bctoolbox lists where possible in the sal. 2018-05-11 18:02:36 +02:00
buffer.c
call_log.c
callbacks.c Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-14 16:07:29 +02:00
carddav.c Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
carddav.h
chat.c fix(core): add some casts on bool_t to bool (for windows warnings) 2018-05-16 15:11:17 +02:00
CMakeLists.txt Fix build with Xcode. 2018-04-30 14:06:02 +02:00
conference.cc Fix soundcard usage optimization for iOS: after a conference call the AudioUnit wasn't released, which was causing next call to have no audio. 2018-04-13 09:21:17 +02:00
conference_private.h
contact_providers_priv.h
contactprovider.c
core_private.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
dial_plan.c Some fixes regarding dialplan 2017-10-16 10:58:01 +02:00
dict.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ec-calibrator.c Reworking of the EC calibrator API in order to be automatically wrapped 2017-10-17 17:25:29 +02:00
echo-tester.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
enum.c
enum.h
error_info.c Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
event.c fix send of notify multipart 2018-05-09 15:04:41 +02:00
factory.c Added in LinphoneFactory method to create a TunnelConfig 2018-05-04 14:39:33 +02:00
fonis.c
friend.c Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
friendlist.c Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
im_encryption_engine.c
im_notif_policy.c
info.c fix(core): add missing content.h include 2018-02-08 16:28:48 +01:00
ldapprovider.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lime.c Added logs related to incoming message decryption process 2018-04-30 13:29:47 +02:00
lime.h
linphone_tunnel.cc Fixed tunnel compilation issues 2018-05-04 15:33:56 +02:00
linphone_tunnel_config.c
linphone_tunnel_stubs.c
linphonecall.c Correctly define call session state enumeration. 2017-12-28 12:43:56 +01:00
linphonecore.c Fix crash when the call is NULL 2018-05-17 15:36:20 +02:00
linphonecore_ios.cc add \n to xamarin ios logs 2017-05-09 11:38:03 +02:00
linphonecore_jni.cc fix(core): fix downloadFile method, returns bool instead of int! There is no reason to return -1 on error like a C function 2018-05-17 11:23:30 +02:00
localplayer.c fix(localplayer): destroy correctly ms player 2018-04-26 14:34:52 +02:00
logging-private.h Creates a new singleton object for logging features in the API of Liblinphone 2018-04-04 13:49:25 +02:00
logging.c feat(PathsWindows): use a compilable code... 2018-05-16 17:04:42 +02:00
lpc2xml.c
lpc2xml.h fix c++ link issue 2017-07-24 18:35:18 +02:00
lpconfig.c Added linphone_config_get_bool and linphone_config_set_bool for Java wrapper + fixes for some Java classes 2017-10-17 15:48:12 +02:00
lsd.c Fix build with Clang 6.0. 2018-05-14 16:06:07 +02:00
Makefile.am
misc.c Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
nat_policy.c
offeranswer.c Fix build with Clang 6.0. 2018-05-14 16:06:07 +02:00
offeranswer.h
payload_type.c Use c-wrapper for the Core object. 2017-12-04 13:56:32 +01:00
player.c fix double callback notification of EOP on LinphonePlayer 2018-04-26 16:52:42 +02:00
presence.c Fix build with Clang 6.0. 2018-05-14 16:06:07 +02:00
private.h
private_functions.h Add callbacks to notify joining/leaving of a chat room. 2018-05-17 10:09:19 +02:00
private_structs.h
private_types.h For fixes for real time text. 2018-02-12 17:48:55 +01:00
proxy.c Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
quality_reporting.c Remove C strings and bctoolbox lists where possible in the sal. 2018-05-11 18:02:36 +02:00
quality_reporting.h
remote_provisioning.c
ringtoneplayer.c
ringtoneplayer_ios.h
ringtoneplayer_ios.m cast away 2017-09-22 15:00:25 +02:00
siplogin.c
sipsetup.c cast to fix build 2017-09-21 16:52:47 +02:00
sqlite3_bctbx_vfs.c
sqlite3_bctbx_vfs.h
tester_utils.cpp
tester_utils.h
TunnelManager.cc Fixed call to Sal's set_tunnel which now is setTunnel 2018-05-09 12:22:04 +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 Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
vcard_private.h
vcard_stubs.c
video_definition.c
vtables.c fix(core): add some casts on bool_t to bool (for windows warnings) 2018-05-16 15:11:17 +02:00
xml.c
xml2lpc.c
xml2lpc.h
xmlrpc.c