| .. |
|
api
|
Merge branch 'dev_refactor_cpp' into dev_refactor_cpp_search_bar
|
2018-02-16 15:18:48 +01:00 |
|
enums
|
Add TerminationFailed state to ChatRoom.
|
2018-01-29 18:07:23 +01:00 |
|
utils
|
Merge branch 'dev_refactor_cpp' into dev_refactor_cpp_search_bar
|
2018-02-16 15:18:48 +01:00 |
|
account_creator.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
account_creator_service.h
|
Fix build on Windows.
|
2017-03-31 17:06:25 +02:00 |
|
auth_info.h
|
fix(core): coding style, avoid spaces => use tabs instead, alignment...
|
2017-11-22 11:18:41 +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
|
For fixes for real time text.
|
2018-02-12 17:48:55 +01:00 |
|
call_params.h
|
Wrappers generator: logging system reworking
|
2017-11-23 15:22:44 +01:00 |
|
call_stats.h
|
Use the c-tools for the Call object.
|
2017-09-21 16:04:35 +02:00 |
|
callbacks.h
|
Add LinphoneEventCbs object.
|
2018-02-09 15:44:32 +01: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
|
content_set_buffer now takes a uint8_t* instead of a void* so it can be correctly wrapped automatically
|
2017-10-19 10:44:13 +02:00 |
|
core.h
|
Use LinphoneCoreCbs instead of LinphoneVTable in testers.
|
2018-01-10 16:36:31 +01:00 |
|
core_utils.h
|
Wrappers generator: logging system reworking
|
2017-11-23 15:22:44 +01:00 |
|
defs.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01: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
|
Add LinphoneEventCbs object.
|
2018-02-09 15:44:32 +01:00 |
|
factory.h
|
Automatically generate Core creation method for C++ wrapper.
|
2018-02-05 16:07:10 +01:00 |
|
friend.h
|
Finishing search api
|
2018-02-16 15:16:56 +01:00 |
|
friendlist.h
|
Added a few missing getters for some properties
|
2017-04-21 17:34:02 +02:00 |
|
headers.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
im_encryption_engine.h
|
Do not wrap IMEE + fix java wrapper compil when using -j + fixed classBl in abstractAPI tool + various fixes for jni layer of java wrapper
|
2017-10-12 13:06:02 +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
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01: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
|
Wrappers generator: logging system reworking
|
2017-11-23 15:22:44 +01: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
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
nat_policy.h
|
Added get_core methods on NatPolicy and Player
|
2018-01-05 12:16:22 +01:00 |
|
payload_type.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
player.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01: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
|
add doc for wrapping purposes
|
2017-12-01 10:37:59 +01: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
|
Add LinphoneEventCbs object.
|
2018-02-09 15:44:32 +01:00 |
|
vcard.h
|
feat(vcard): add a clone method
|
2017-04-28 16:14:53 +02:00 |
|
video_definition.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
wrapper_utils.h
|
Ugly workaround to fix C++ wrapper
|
2018-01-12 15:52:29 +01:00 |
|
xmlrpc.h
|
Added new constructors for XmlRpcRequest and XmlRpcSession
|
2017-10-17 17:58:01 +02:00 |