| .. |
|
bellesip_sal
|
fix crash when tunnel mode is compiled but disabled
|
2014-12-02 12:11:55 +01:00 |
|
help
|
There is no longer a dummy call to the file_transfer_recv callback at the beginning of a file download.
|
2014-12-11 14:34:45 +01:00 |
|
ldap
|
Fix ldap build (oops)
|
2014-09-12 14:11:20 +02:00 |
|
plugins/buddylookup
|
Do not use deprecated autotools macros.
|
2013-01-16 10:38:12 +01:00 |
|
.gitignore
|
Include git version in liblinphone version if available.
|
2012-10-25 17:16:07 +02:00 |
|
address.c
|
Improve change of identity of a proxy config.
|
2014-12-09 10:14:33 +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
|
Make translatable some GUI text
|
2014-12-01 17:13:11 +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
|
Fix reinvite in case of redirection: we should use the linphone_core_restart_invite function, which correctly handles the streams close/reopen
|
2014-12-03 12:29:03 +01:00 |
|
chat.c
|
Working file transfer in Python.
|
2014-12-10 16:35:19 +01:00 |
|
CMakeLists.txt
|
Working file transfer in Python.
|
2014-12-10 16:35:19 +01:00 |
|
conference.c
|
Add reference count handling to the LinphoneCallParams object.
|
2014-09-01 14:58:32 +02:00 |
|
contact_providers_priv.h
|
Moved belle sip object includes into private.h
|
2014-01-09 09:38:16 +01:00 |
|
contactprovider.c
|
Moved belle sip object includes into private.h
|
2014-01-09 09:38:16 +01:00 |
|
contactprovider.h
|
Moved contact provider internals to a private header.
|
2013-12-19 15:25:03 +01:00 |
|
content.c
|
Add API to set/get a LinphoneContent data with a string type.
|
2014-11-24 11:06:33 +01:00 |
|
content.h
|
Add API to set/get a LinphoneContent data with a string type.
|
2014-11-24 11:06:33 +01:00 |
|
dict.c
|
Working version of the LDAP configuration panel in GTK.
|
2013-12-09 15:14:33 +01:00 |
|
ec-calibrator.c
|
add new function to play a file locally, in or out of calls.
|
2014-03-04 22:58:56 +01:00 |
|
enum.c
|
purge out p2pproxy
|
2010-01-20 15:44:30 +01:00 |
|
enum.h
|
purge out p2pproxy
|
2010-01-20 15:44:30 +01:00 |
|
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
|
purge out p2pproxy
|
2010-01-20 15:44:30 +01:00 |
|
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
|
Merge branch 'master' of git.linphone.org:linphone into upnp
|
2013-01-17 15:34:58 +01:00 |
|
linphone_tunnel_stubs.c
|
fix compilation without tunnel
|
2014-11-15 11:38:06 +01:00 |
|
linphonecall.c
|
Fix compilation with Visual Studio.
|
2014-12-16 11:32:51 +01:00 |
|
linphonecore.c
|
Fix the soundcard hint so that it trigger only when _all_ calls are paused or pausing (instead of just one call suffice). Also increase the test delay.
|
2014-12-15 14:49:42 +01:00 |
|
linphonecore.h
|
Make the preview window a real gtk window. Move camera preview test within the settings.
|
2014-12-12 16:46:38 +01:00 |
|
linphonecore_jni.cc
|
Improved LocalRef (see issue 1925) on Android JNI layer
|
2014-12-11 17:37:22 +01:00 |
|
linphonecore_utils.h
|
Merge branch 'master' of git.linphone.org:linphone into belle-sip
|
2013-04-23 10:53:00 +02:00 |
|
linphonefriend.h
|
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 |
|
linphonepresence.h
|
Add missing const for getters' parameter.
|
2014-07-15 14:21:28 +02: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
|
Moved lpc2xml and xml2lpc from tools to coreapi
|
2014-02-11 16:48:01 +01:00 |
|
lpconfig.c
|
Fix the reading of .linpohne.ecstate
|
2014-12-12 12:12:44 +01:00 |
|
lpconfig.h
|
Fix the reading of .linpohne.ecstate
|
2014-12-12 12:12:44 +01:00 |
|
lsd.c
|
add new function to play a file locally, in or out of calls.
|
2014-03-04 22:58:56 +01:00 |
|
Makefile.am
|
Working file transfer in Python.
|
2014-12-10 16:35:19 +01:00 |
|
message_storage.c
|
fix compilation warning update ms2
|
2014-11-27 10:18:37 +01:00 |
|
misc.c
|
fix ice issue when ufrag/pwd are present in sdp media description only
|
2014-12-10 14:20:48 +01:00 |
|
offeranswer.c
|
Handle AVPF RR interval in milliseconds + fix negotiation of rtcp-fb trr-int parameter.
|
2014-06-19 09:55:19 +02:00 |
|
offeranswer.h
|
replace tabs with spaces and remove trailing spaces
|
2014-04-22 17:22:51 +02:00 |
|
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
|
Working file transfer in Python.
|
2014-12-10 16:35:19 +01:00 |
|
proxy.c
|
Fix linphone_proxy_config_is_server_config_changed() to return weak-equal if the identities are weak-equal but the proxies are equal.
|
2014-12-09 13:35:00 +01:00 |
|
quality_reporting.c
|
A LinphoneContent object now owns all its data fields including the buffer.
|
2014-11-20 17:27:26 +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
|
fix crash when declining an update
|
2014-09-25 14:15:06 +02:00 |
|
siplogin.c
|
fix some bugs, update translations
|
2014-02-14 15:16:46 +01:00 |
|
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
|
add user ID to login screen, fix bugs
|
2014-02-13 22:36:36 +01:00 |
|
test_ecc.c
|
Merge branch 'master' of git.linphone.org:linphone into belle-sip
|
2013-04-23 10:53:00 +02:00 |
|
test_lsd.c
|
mingw bugfixes
|
2010-09-20 21:20:39 +02:00 |
|
test_numbers.c
|
add function to extract ccc from e164 number
|
2012-11-23 10:38:15 +01:00 |
|
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
|
Merge branch 'master' of git.linphone.org:linphone into belle-sip
|
2013-03-08 15:01:22 +01:00 |
|
xml.c
|
Implement RFC3994: Indication of Message Composition for Instant Messaging.
|
2014-01-03 15:01:18 +01:00 |
|
xml2lpc.c
|
replace tabs with spaces and remove trailing spaces
|
2014-04-22 17:22:51 +02:00 |
|
xml2lpc.h
|
Moved lpc2xml and xml2lpc from tools to coreapi
|
2014-02-11 16:48:01 +01:00 |