- 24 Jul, 2015 2 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 23 Jul, 2015 2 commits
- 22 Jul, 2015 3 commits
-
-
François Grisez authored
That fix a performance issue when typing a message. The sqlite database was accessed each time a character was typed in order to mark all preceeding messages as read. That was done even if all message was marked as read. This patch add cache for unread messages count. Then, the count is only carried out at the first call of linphone_chat_room_get_unread_messages_count(). This function is used in linphone_chat_room_mark_as_read() to prevent database from being accessed if all messages are already marked as read.
-
Ghislain MARY authored
-
jehan authored
-
- 21 Jul, 2015 4 commits
-
-
Gautier Pelloux-Prayer authored
-
François Grisez authored
This prevented user to close the preview window and caused a freeze in the audio wizard
-
Margaux Clerc authored
-
Sylvain Berfini authored
-
- 20 Jul, 2015 10 commits
-
-
François Grisez authored
This feature cannot be implemented because gdk_cursor_get_cursor_type() is unavailable
-
jehan authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
François Grisez authored
It didn't use anymore the default proxy config to interpret urls without domain name. For instance, NULL was returned when passing "pauline" as parameter even if a default proxy config had been declared. An assert has also been added in "QualityReporting/Call term session report not sent if call did not start" to handle the case when linphone_core_invite() return NULL
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Simon Morlat authored
-
- 19 Jul, 2015 2 commits
-
-
François Grisez authored
-
Simon Morlat authored
-
- 18 Jul, 2015 3 commits
-
-
Simon Morlat authored
-
François Grisez authored
-
François Grisez authored
-
- 17 Jul, 2015 8 commits
-
-
Gautier Pelloux-Prayer authored
proxy: add linphone_proxy_config_normalize_phone_number and linphone_proxy_config_normalize_sip_uri to ease high level API usage
-
jehan authored
-
François Grisez authored
-
jehan authored
-
jehan authored
always call linphone_core_set_play_file in tester manager to make sure something is played in pause state
-
François Grisez authored
-
François Grisez authored
-
Gautier Pelloux-Prayer authored
-
- 16 Jul, 2015 6 commits
-
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
-