summaryrefslogtreecommitdiff
path: root/includes/SocketHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-271-1/+1
| | | | | | * changed paths of audiomanagertypes include in generated files * changed order of parameters in asyncSetSinkSoundProperty / asyncSetSourceSoundProperty / cbTimingInformationChanged to have common style over all interfaces. * changed default include paths for Controller etc... * cleanup of warnings
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-241-164/+172
| | | * added used xml to the project
* * fixed sockethandler timespec issueschristian mueller2011-12-301-1/+1
|
* *added versioning support automatically out of gitchristian mueller2011-12-301-1/+4
| | | | | | *added commandline parser *changed DLT_CONTEXT for AudioManager to AudioManager *added signalhandler *TODO: make signalhandler not only call but correctly rundown the daemon
* * fixed no compile bugchristian mueller2011-12-231-2/+1
| | | * fixed sockethandler loop
* * rework of buildsystemchristian mueller2011-12-231-7/+7
| | | | * now everything depends on a toplevel CMakefile * cleanup of makefiles and compiler options
* * new run of code generation by EAchristian mueller2011-12-221-0/+256
* removed audiomanagertypes.cpp it's creadted by EA, but empty * get rid of dbusincludes, dbus files are now in the includes folder