summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/SocketHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-499/+0
* * [ performance] for classes that do not need to be derived from, removed vir...christian mueller2012-02-291-0/+1
* * merge of changes from ChristianFrank Herchet2012-02-141-2/+3
* * restructered document generation. Now only the functions of the daemon are ...christian mueller2012-02-071-7/+12
* * implemented peeksinkclassIDs and peeksourceclassIDschristian mueller2012-02-011-7/+10
* * wrapping DLT calls in a new Class because of performance, codesize and lazy...christian mueller2012-01-311-6/+3
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-241-342/+337
* * fixed sockethandler timespec issueschristian mueller2011-12-301-20/+29
* *added versioning support automatically out of gitchristian mueller2011-12-301-21/+63
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-291-0/+3
* * fixed no compile bugchristian mueller2011-12-231-41/+43
* * rework of buildsystemchristian mueller2011-12-231-2/+2
* * first version of SocketHandler working with DBuschristian mueller2011-12-211-82/+228
* * first version of the sockethandler with testchristian mueller2011-12-201-0/+295