- 16 Sep, 2011 2 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 15 Sep, 2011 1 commit
-
-
Rafaël Carré authored
try to make it more readable/understandable
-
- 14 Sep, 2011 1 commit
-
-
Rafaël Carré authored
Remove some stuff we don't need: third_party libs Visual Studio / Xcode files symbian files pjmedia-audiodev (and update some source files accordingly) pjmedia-codec tests, documentation define PJMEDIA_RESAMPLE_IMP PJMEDIA_RESAMPLE_NONE => so we don't rely on resample library define PJMEDIA_HAS_SRTP 0 => so we don't rely on srtp library We do resampling and srtp ourselves anyway
-
- 08 Sep, 2011 1 commit
-
-
Tristan Matthews authored
-
- 06 Sep, 2011 1 commit
-
-
Tristan Matthews authored
-
- 01 Sep, 2011 1 commit
-
-
Rafaël Carré authored
remove unused functions
-
- 31 Aug, 2011 1 commit
-
-
Rafaël Carré authored
-
- 30 Aug, 2011 3 commits
-
-
Rafaël Carré authored
Move ALSA specific options to alsalayer only
-
Rafaël Carré authored
-
Rafaël Carré authored
we're using one unique mainbuffer instance inside managerimpl remove use of setErrorMessage(-1) simplify audiodriver creation
-
- 26 Aug, 2011 3 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 24 Aug, 2011 1 commit
-
-
Rafaël Carré authored
Now it's created before accounts
-
- 22 Aug, 2011 1 commit
-
-
Tristan Matthews authored
-
- 19 Aug, 2011 1 commit
-
-
Tristan Matthews authored
-
- 15 Aug, 2011 2 commits
-
-
Rafaël Carré authored
Instead it is part of Manager which is already itself a singleton When the client requests termination of the daemon, the DBusManager instance is not destructed, so we avoid using already freed memory make Manager::(un)serialize static functions, they don't depend on the instance state No need to check for the NULLity of _dbus anymore Remove a useless argument to initConfigFile
-
Rafaël Carré authored
sflphone-common -> daemon sflphone-client-gnome -> gnome sflphone-client-kde -> kde sflphone-plugins -> plugins
-