summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus
Commit message (Collapse)AuthorAgeFilesLines
* * [GAM-4] updated interfaces christian mueller2012-02-272-32/+37
| | | | | | | * shifted mainpage doxygen from EA generated to mainpage.h * added logo to doxygen documentation * fixed compile bug in cmakelists when no plugins are build * [ GAM-23 ]fixed plugin version recognition in cmake * first working CAmSerializer with DatabaseObserver
* * as discussed in the face2face versioning scheme of the interfaces changed.christian mueller2012-02-211-2/+2
|
* * restructered document generation. Now only the functions of the daemon are ↵christian mueller2012-02-071-8/+8
| | | | | | generated * sockethandler: take [0] instead of .front. added todo to make sockethandler faster * added test for local routing
* * wrapping DLT calls in a new Class because of performance, codesize and ↵christian mueller2012-01-311-2/+0
| | | | | lazyness reasons * the whole project now compiles without a warning with -pedantic
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-272-14/+65
| | | | | | * 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-108/+74
| | | * added used xml to the project
* * added package creation based on cpackchristian mueller2012-01-151-0/+7
| | | * updated .gitignore
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-123-0/+29
| | | | | | | | | | | | | | | | 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
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-291-0/+2
| | | | | | | * added busname for DbusroutingSender * rework of sockethandlertests * small changes on compilerflags * new default error messages on dummy controller plugin * new plugin Asynchronous including tests
* * rework of buildsystemchristian mueller2011-12-233-1740/+18
| | | | * now everything depends on a toplevel CMakefile * cleanup of makefiles and compiler options
* first release !Christian Mueller2011-12-143-13/+48
|
* some updates, new testsChristian Mueller2011-12-124-6/+1668
|
* Some changes, renaming...Christian Mueller2011-12-091-0/+2
|
* total reworkChristian Mueller2011-12-0814-3035/+152
| | | | no more QT
* update on dbusChristian Mueller2011-08-059-381/+369
|
* Dbus restructuredChristian Mueller2011-08-0310-127/+100
|
* - first time synchronisation with EAChristian Mueller2011-07-266-35/+74
| | | | - remodelled some interfaces - new plugin structure for CommandInterfaces
* - daily commitChristian Mueller2011-07-227-83/+152
| | | | - dbus working smooth now, implemented signal handling - changed worker thread for dbus to wait for dbus events not to wakeup every 50 ms
* - next part of getting rid of QTChristian Mueller2011-07-2116-329/+1255
| | | | - plugin handling for routing plugins work - dbus communication works but nof finalized
* adding feature in the compile script:christian mueller2011-07-061-0/+3
| | | by adding document to the cmaker call , the documentation will be created. By default the documentation will not be created
* changed daemon directory namechristian mueller2011-07-012-2/+2
| | | changed absolute path for doxygen to relative path
* update & cleanupblacky2011-07-014-63/+79
|
* Initial submissionblacky2011-06-307-0/+2126