| .. |
|
address
|
feat(address): add a sip addresses cache to increase performance (+50%)
|
2018-02-21 10:16:23 +01:00 |
|
c-wrapper
|
Add linphone_chat_room_set_current_callbacks() API.
|
2018-02-27 17:13:04 +01:00 |
|
call
|
Fix : move Cpu lock and so on into the Call object. There are not needed for INVITE sessions without media (like group chat), and they cause important battery drain because the phone will stay awake all the time since the INVITE session never BYEs.
|
2018-03-02 20:51:54 +01:00 |
|
chat
|
set Expires=0 for im-iscomposing in order to make sure flexisip doesn't store them
|
2018-03-05 11:54:44 +01:00 |
|
conference
|
Fix : move Cpu lock and so on into the Call object. There are not needed for INVITE sessions without media (like group chat), and they cause important battery drain because the phone will stay awake all the time since the INVITE session never BYEs.
|
2018-03-02 20:51:54 +01:00 |
|
containers
|
feat(address): add a sip addresses cache to increase performance (+50%)
|
2018-02-21 10:16:23 +01:00 |
|
content
|
fix typo in previous commit
|
2018-03-01 14:39:06 +01:00 |
|
core
|
fix findOneToOneChatRoom in case of chatroom has no participant in
|
2018-03-05 13:29:41 +01:00 |
|
db
|
Fix wrong statement being used in main db.
|
2018-03-02 17:33:25 +01:00 |
|
dial-plan
|
feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax)
|
2018-02-19 09:58:14 +01:00 |
|
event-log
|
feat(AbstractDb): add a way to deal with exceptions
|
2018-01-25 17:07:16 +01:00 |
|
hacks
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
logger
|
feat(logger): DurationLogger use by default Info flag
|
2018-02-15 08:28:22 +01:00 |
|
nat
|
add property to forcibly deactivate ice.
|
2018-03-03 11:46:54 +01:00 |
|
object
|
feat(object): add a ClonableSharedPointer component to deal with shared PImpl (main usage: ClonableObject)
|
2018-02-20 00:39:33 +01:00 |
|
sal
|
Add LinphoneEventCbs object.
|
2018-02-09 15:44:32 +01:00 |
|
search
|
Fixed compil on Android armv7
|
2018-03-02 18:11:09 +01:00 |
|
sip-tools
|
add priority header with 'non-urgent' valu to imdn & is-composing
|
2018-03-05 11:39:38 +01:00 |
|
utils
|
Merge branch 'dev_refactor_cpp' into dev_refactor_cpp_search_bar
|
2018-02-16 15:18:48 +01:00 |
|
variant
|
feat(Variant): remove other operators
|
2018-02-20 08:38:11 +01:00 |
|
xml
|
Fixing precompiled headers in xml parser
|
2017-11-06 10:46:00 +01:00 |
|
CMakeLists.txt
|
feat(MainDb):
|
2018-02-27 16:08:42 +01:00 |
|
enums.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |