- 09 Mar, 2018 2 commits
-
-
Simon Morlat authored
Add a timeout, because on Android wake locks have no limit in time. The timeout will secure that whatever happens, the wake lock is always released after a reasonable time.
-
Ghislain MARY authored
-
- 07 Mar, 2018 12 commits
-
-
Ronan authored
-
Ronan authored
fix(core): remove useless include, virtual... And add required virtual on some classes (add a -Wdelete-non-virtual-dtor warning on clang)
-
jehan authored
-
Ronan authored
-
Ronan authored
-
Ronan authored
-
Sylvain Berfini authored
-
Ronan authored
-
Ronan authored
-
Ronan authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 06 Mar, 2018 8 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
Ronan authored
-
Ghislain MARY authored
When a call session of a ClientGroupChatRoom is released, destroy the chat room only if the state is TerminationPending and there was no error during the termination.
-
Ronan authored
-
Benjamin REIS authored
-
Ronan authored
-
- 05 Mar, 2018 6 commits
-
-
Ronan authored
-
Benjamin REIS authored
-
Ghislain MARY authored
-
jehan authored
-
Benjamin REIS authored
-
Benjamin REIS authored
-
- 03 Mar, 2018 1 commit
-
-
Simon Morlat authored
-
- 02 Mar, 2018 8 commits
-
-
Simon Morlat authored
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.
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Erwan Croze authored
-
Benjamin REIS authored
-
- 01 Mar, 2018 3 commits
-
-
Simon Morlat authored
Fix no audio issue - because StunClient was corrupting localMediaDescription when no STUN discovery was actually made.
-
Benjamin REIS authored
-
Ronan authored
-