| .. |
|
address
|
feat(MainDb): reworking, better code (performance and fixes)
|
2018-03-05 17:25:48 +01:00 |
|
c-wrapper
|
Renamed method as it is also true for uploads
|
2018-03-06 18:00:05 +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
|
Fixed issue when downloading a file from a chat message loaded from database (and thus locked)
|
2018-03-07 13:29:15 +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(CoreChatRoom): typo
|
2018-03-06 09:22:26 +01:00 |
|
db
|
Fixed file transfer chat messages migration
|
2018-03-07 13:08:11 +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 reconnect_to_primary_asap parameter to linphonerc and pass it to belle_sip_stack
|
2018-03-06 17:04:16 +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): reworking, better code (performance and fixes)
|
2018-03-05 17:25:48 +01:00 |
|
enums.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |