- Jan 24, 2012
-
-
Tristan Matthews authored
No need to represent DTMF with an enum
-
- Jan 23, 2012
-
-
Tristan Matthews authored
Status bar update is not done in a separate thread anymore, so the mutex should not have been there.
-
Tristan Matthews authored
-
Alexandre Savard authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- Jan 20, 2012
-
-
Alexandre Savard authored
-
git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphoneAlexandre Savard authored
This reverts commit a4256fcb, reversing changes made to aa2dd717.
-
- Jan 19, 2012
-
-
git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphoneAlexandre Savard authored
Conflicts: daemon/src/managerimpl.cpp
-
François Marier authored
Signed-off-by:
Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
- Jan 09, 2012
-
-
Tristan Matthews authored
Assumes that this is the case if a call is ringing when it is terminated.
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- Jan 07, 2012
-
-
Tristan Matthews authored
Fixed whitespace, removed unused methods, corrected documentation.
-
Tristan Matthews authored
-
- Jan 06, 2012
-
-
Tristan Matthews authored
Resolved Conflicts: daemon/src/managerimpl.cpp
-
Tristan Matthews authored
Whenever we hangup or our peer hangs up a call, an entry is added to the history (in memory). When the daemon exits, it will save the history automatically.
-
Alexandre Savard authored
-
Emmanuel Milou authored
-
- Jan 05, 2012
-
-
Tristan Matthews authored
-
Alexandre Savard authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
It only does it once, when saving it (at exit).
-
Tristan Matthews authored
This way we only have one representation of the history in memory instead of 2, and we don't need a ConfigTree for this, standard streams are sufficient.
-
- Jan 04, 2012
-
-
Emmanuel Milou authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
We were inserting elements into the toolbar at invalid positions. Now the indices have been corrected and an assertion added to make this sort of error more obvious in the future.
- Jan 03, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-