summaryrefslogtreecommitdiff
path: root/includes/routing
Commit message (Collapse)AuthorAgeFilesLines
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-272-18/+34
| | | | | | * 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-242-8/+8
| | | * added used xml to the project
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-122-9/+55
| | | | | | | | | | | | | | | | 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
* * new run of code generation by EAchristian mueller2011-12-222-16/+27
| | | | * 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-122-8/+24
|
* total reworkChristian Mueller2011-12-082-0/+445
no more QT