| .. |
|
api
|
Add API to leave a chat room.
|
2017-10-06 11:09:49 +02:00 |
|
enums
|
Add API to leave a chat room.
|
2017-10-06 11:09:49 +02:00 |
|
utils
|
feat(EventsDb): import correctly legacy messages
|
2017-10-06 11:00:17 +02:00 |
|
account_creator.h
|
Add new create proxy config in account creator
|
2017-04-21 14:01:15 +02:00 |
|
account_creator_service.h
|
Fix build on Windows.
|
2017-03-31 17:06:25 +02:00 |
|
auth_info.h
|
Publish ref and unref functions of LinphoneAuthInfo
|
2017-03-17 16:41:20 +01:00 |
|
buffer.h
|
Some refactoring to have a more object-oriented API.
|
2017-02-07 15:32:42 +01:00 |
|
call.h
|
Fix build of linphonec, linphone-daemon and testers.
|
2017-09-21 17:32:54 +02:00 |
|
call_log.h
|
fix(CallLog): better api...
|
2017-09-14 09:41:19 +02:00 |
|
call_params.h
|
Convert LinphoneCallParams to use MediaSessionParams C++ class.
|
2017-09-07 14:07:47 +02:00 |
|
call_stats.h
|
Use the c-tools for the Call object.
|
2017-09-21 16:04:35 +02:00 |
|
callbacks.h
|
Use the c-tools for the Call object.
|
2017-09-21 16:04:35 +02:00 |
|
chat.h
|
Fixed compil broken due to chat message changes
|
2017-09-21 13:13:53 +02:00 |
|
conference.h
|
fix(Conference): better and cleaned code
|
2017-07-22 17:44:10 +02:00 |
|
contactprovider.h
|
Fix several compilation warnings caused by newly deprecated functions
|
2017-03-28 08:51:35 +02:00 |
|
content.h
|
Moved key related methods on LinphoneContent from private to public header
|
2017-08-09 10:27:24 +02:00 |
|
core.h
|
add linphone_core_cbs_set_message_received_unable_decrypt linphone_core_cbs_get_message_received_unable_decrypt
|
2017-10-02 11:17:39 +02:00 |
|
core_utils.h
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
defs.h
|
Use of BCTBX_NO_BREAK instead of LINPHONE_NO_BREAK
|
2017-05-31 15:25:47 +02:00 |
|
dictionary.h
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
error_info.h
|
merge branch with reason header support and new ErrorInfo features.
|
2017-04-14 15:28:58 +02:00 |
|
event.h
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
factory.h
|
Fixed linphone_transports_new method + created LinphoneVideoActivationPolicy to replace LinphoneVideoPolicy
|
2017-04-18 19:02:29 +02:00 |
|
friend.h
|
feat(friend): set_vcard should take a ref!
|
2017-05-09 10:28:02 +02:00 |
|
friendlist.h
|
Added a few missing getters for some properties
|
2017-04-21 17:34:02 +02:00 |
|
headers.h
|
Add LinphoneCall callback to be notified about ACKs, in order to be able to add custom headers in sent ACKs and read custom headers in received ACKs.
|
2017-06-26 22:49:15 +02:00 |
|
im_encryption_engine.h
|
make sure IP encryption Engine API can be used without needing to include any private headers
|
2017-06-26 15:21:43 +02:00 |
|
im_notif_policy.h
|
Some refactoring to have a more object-oriented API.
|
2017-02-07 15:32:42 +01:00 |
|
info_message.h
|
Disable wrapping of functions or structs that are deprecated at that commit time
|
2017-03-28 08:51:35 +02:00 |
|
ldapprovider.h
|
Some refactoring to have a more object-oriented API.
|
2017-02-07 15:32:42 +01:00 |
|
linphone_proxy_config.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
linphone_tunnel.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
linphonecore.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
linphonecore_utils.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
linphonefriend.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
linphonepresence.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
lpconfig.h
|
fix regression in remote provisioning (empty file was silently accepted)
|
2017-06-08 10:19:42 +02:00 |
|
Makefile.am
|
Add LinphoneCall callback to be notified about ACKs, in order to be able to add custom headers in sent ACKs and read custom headers in received ACKs.
|
2017-06-26 22:49:15 +02:00 |
|
misc.h
|
Updated some tests in Register suite to use new LinphoneTransports object + Fixed wrapper generation for linphone_range_set/get_user_data methods
|
2017-04-18 18:07:50 +02:00 |
|
nat_policy.h
|
Some refactoring to have a more object-oriented API.
|
2017-02-07 15:32:42 +01:00 |
|
payload_type.h
|
Reworking of Liblinphone's API around payload types
|
2017-04-03 12:34:49 +02:00 |
|
player.h
|
The LinphonePlayer is now a belle_sip_object and is now wrappable.
|
2017-04-24 15:52:00 +02:00 |
|
presence.h
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
proxy_config.h
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
ringtoneplayer.h
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
sipsetup.h
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |
|
tunnel.h
|
Disable wrapping of functions or structs that are deprecated at that commit time
|
2017-03-28 08:51:35 +02:00 |
|
types.h
|
fix(EventsDb): use full name of ChatMessage state
|
2017-10-03 16:56:26 +02:00 |
|
vcard.h
|
feat(vcard): add a clone method
|
2017-04-28 16:14:53 +02:00 |
|
video_definition.h
|
Add missing symbol exports.
|
2017-04-20 15:26:25 +02:00 |
|
wrapper_utils.h
|
Fix resend_message for wrapper
|
2017-04-26 17:06:29 +02:00 |
|
xmlrpc.h
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |