summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
* * added package creation based on cpackchristian mueller2012-01-151-4/+4
| | | * updated .gitignore
* * just update changelogchristian mueller2012-01-121-1/+1
|
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-1210-158/+268
| | | | | | | | | | | | | | | | the headerfiles generated * ensured compatibility with 64 bit systems while compiling dbus [ changed FindDBUS.cmake] * updated the README to better support building * updated typo in introspectable string of DBusWrapper * reworked including strategie * added getInterfafeVersion method on all interfaces * added Interface Versioning support * added version as part of .so ending * it is no possible to set a vector of source and sink sound properties at a time * added interface to ask for all loaded plugins on RoutingSender * added first version of telnet server (not yet productive) - set to not active in CMakeLists.txt * added changelog (created out of git commit log) * added default values for all enum types to be save even on other if communication is on other domain
* * fixed sockethandler timespec issueschristian mueller2011-12-301-1/+1
|
* changed README, added correct header in fileschristian mueller2011-12-301-1/+1
|
* *added versioning support automatically out of gitchristian mueller2011-12-302-1/+7
| | | | | | *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-235-1705/+28
| | | | * now everything depends on a toplevel CMakefile * cleanup of makefiles and compiler options
* * new run of code generation by EAchristian mueller2011-12-2213-94/+695
| | | | * removed audiomanagertypes.cpp it's creadted by EA, but empty * get rid of dbusincludes, dbus files are now in the includes folder
* some updates, new testsChristian Mueller2011-12-128-84/+100
|
* total reworkChristian Mueller2011-12-0810-0/+4298
no more QT