summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/include
Commit message (Collapse)AuthorAgeFilesLines
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-141-2/+2
| | | | | | * Sources re-generated with the latest generator version . Signed-off-by: Christian Linke <christian.linke@bmw.de>
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-032-3/+3
| | | | | | | | | | NodeStateCommunicatorCAPI with unit tests first version. Choosing between DBUS and Common-API via cmake. CommonAPI - legacy support for DBus properties (Set 1) Signed-off-by: Christian Linke <christian.linke@bmw.de> (cherry picked from commit ea96ef59e29466667c90b506426e2a5a9cdb82d2)
* * new naming convention for dbus interfaces.Christian Linke2013-06-282-2/+2
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * remove some warningsChristian Linke2013-06-261-2/+2
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-173-9/+9
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-175-13/+70
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* * changes to make the package and documentation easierchristian linke2012-10-251-0/+6
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * [GAM-29] fixeschristian mueller2012-03-071-1/+1
|
* * removed all documentation to new placechristian mueller2012-03-063-3/+3
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * updated license headerschristian mueller2012-03-053-60/+36
| | | * updated documentation
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-015-90/+236
| | | | | | * [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces
* * [GAM-4] updated interfaces christian mueller2012-02-271-19/+21
| | | | | | | * 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
* * [ GAM-1] AudioManager DBusPlugin crashes when Controller registers ↵christian mueller2012-02-211-0/+1
| | | | source/sink class on startup: changed plugin in a way that only messages are sent out when InterfaceReady was called
* * wrapping DLT calls in a new Class because of performance, codesize and ↵christian mueller2012-01-313-2/+1
| | | | | lazyness reasons * the whole project now compiles without a warning with -pedantic
* * 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-244-185/+186
| | | * added used xml to the project
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-121-1/+2
| | | | | | | | | | | | | | | | 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
* * rework of buildsystemchristian mueller2011-12-233-7/+4
| | | | * now everything depends on a toplevel CMakefile * cleanup of makefiles and compiler options
* - added comments in XML descriptionChristian Mueller2011-12-183-17/+26
| | | | - fixed bug in Dbus signal sending - corrected namespace usage
* changes to make controlSender compile & loadableChristian Mueller2011-12-161-3/+3
|
* some updates, new testsChristian Mueller2011-12-122-2/+2
|
* total reworkChristian Mueller2011-12-084-0/+381
no more QT