linphone-iphone/coreapi
2015-01-23 12:47:14 +01:00
..
bellesip_sal change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
help Started to bind log collection methods in JNI layer 2015-01-05 15:10:17 +01:00
ldap Fix ldap build (oops) 2014-09-12 14:11:20 +02:00
plugins/buddylookup
.gitignore
address.c Prevent creating sip addresses which are not valid when using them 2015-01-15 17:19:45 +01:00
authentication.c For functions returning or taking an MSList as an argument, specify what the MSList contains in the documentation. 2014-08-14 14:44:59 +02:00
buffer.c Always store a NULL character at the end of a LinphoneBuffer. 2014-12-11 15:58:58 +01:00
buffer.h Working file transfer in Python. 2014-12-10 16:35:19 +01:00
call_log.c Replace ortp_strdup_printf by ms_strdup_printf. 2014-12-18 11:53:49 +01:00
call_log.h compute call log duration since connected state instead of from call creation 2014-10-20 22:49:40 +02:00
call_params.c Finish call params cleaning. 2014-09-01 16:30:40 +02:00
call_params.h Finish call params cleaning. 2014-09-01 16:30:40 +02:00
callbacks.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
chat.c Add read flag to transfert message 2015-01-09 17:04:31 +01:00
CMakeLists.txt Set correct soversion when building with CMake. 2015-01-06 17:36:40 +01:00
conference.c Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +01:00
contact_providers_priv.h
contactprovider.c
contactprovider.h
content.c Fix const string return values so that wrapper generators know that these strings do not need to be dealloced. 2014-12-18 11:51:25 +01:00
content.h Fix const string return values so that wrapper generators know that these strings do not need to be dealloced. 2014-12-18 11:51:25 +01:00
dict.c
ec-calibrator.c
enum.c
enum.h
event.c add new functions linphone_core_add_listener to enable multiple vtable to be registered 2014-09-16 15:00:12 +02:00
event.h Fix compilation for Windows Phone 8. 2014-06-25 17:46:44 +02:00
fonis.c
friend.c Cleanup translations 2014-11-28 11:02:00 +01:00
gitversion.cmake Handle download of rootca.pem when building with CMake. 2014-11-28 11:14:03 +01:00
info.c Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers. 2014-11-18 16:42:16 +01:00
linphone_tunnel.cc Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
linphone_tunnel.h Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
linphone_tunnel_config.c
linphone_tunnel_stubs.c fix compilation without tunnel 2014-11-15 11:38:06 +01:00
linphonecall.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
linphonecore.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
linphonecore.h change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
linphonecore_jni.cc Fix typos 2015-01-05 16:10:33 +01:00
linphonecore_utils.h
linphonefriend.h Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +01:00
linphonepresence.h Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +01:00
localplayer.c Change window IDs type and make local player to use the default ring sound card instead of the default playback one 2014-11-12 14:22:56 +01:00
lpc2xml.c Improved strict compilation flags 2014-09-11 15:46:05 +02:00
lpc2xml.h
lpconfig.c fix stack overflow. 2014-12-18 16:17:26 +01:00
lpconfig.h Fix the reading of .linpohne.ecstate 2014-12-12 12:12:44 +01:00
lsd.c
Makefile.am Link with ZLIB when it is detected 2015-01-07 10:52:00 +01:00
message_storage.c fix compilation warning update ms2 2014-11-27 10:18:37 +01:00
misc.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
offeranswer.c fix bad comment 2015-01-23 12:47:14 +01:00
offeranswer.h
player.c Add a destroy function to the Linphone Player Interface 2014-10-15 14:34:15 +02:00
presence.c update ms2, ortp to use new ortp_random() 2014-09-16 15:46:52 +02:00
private.h change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
proxy.c Add linphone_proxy_config_is_phone_number in public API 2015-01-08 11:51:07 +01:00
quality_reporting.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
quality_reporting.h Change qos analyzer callback function behaviour 2014-09-16 10:18:16 +02:00
remote_provisioning.c Fix remote provisioning zero-length values. Fixes #1457 again. 2014-09-04 16:10:34 +02:00
sal.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +01:00
siplogin.c
sipsetup.c Build with correct version number on Windows Phone 8. 2014-11-03 11:41:19 +01:00
sipsetup.h Fix compilation warnings: "function declaration isn’t a prototype". 2014-07-07 11:29:23 +02:00
sipwizard.c
test_ecc.c
test_lsd.c
test_numbers.c
TunnelManager.cc fix compilation issuewq 2014-11-20 16:24:43 +01:00
TunnelManager.hh Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
upnp.c use ms_new0 2014-11-22 11:31:23 +01:00
upnp.h
xml.c
xml2lpc.c
xml2lpc.h