summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/include
Commit message (Collapse)AuthorAgeFilesLines
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-233-8/+8
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-033-5/+9
| | | | | | | | | | 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)
* * took over changes for bug 42 since patch did no longer apply cleanlyChristian Linke2013-07-191-7/+7
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added possibilty to ask for routing ready stateChristian Linke2013-07-013-2/+8
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * new naming convention for dbus interfaces.Christian Linke2013-06-283-3/+3
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * some adoptins in the routinginterfaceChristian Linke2013-06-266-28/+83
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* - changed domainData, sourceData, sinkData, gatewayData, crossfaderData to ↵Nrusingh Dash2013-02-272-5/+6
| | | | | | D-Bus Struct - confirmRoutingReady, confirmRoutingRundown, hookDomainRegistrationComplete should reply even return type on D-Bus is void - to parse domainID "getUInt" is used instead of "getInt" Signed-off-by: Nrusingh Dash <ndash@jp.adit-jv.com>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-172-1/+4
| | | | | 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>
* * more consistent naming of routing interface and fix in typechristian linke2012-10-161-1/+1
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * changes for enabling the demo @AMMchristian mueller2012-05-242-7/+7
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * some enhancement to routingPluginDbus to make to get acces to all ↵christian mueller2012-04-046-183/+433
| | | | | interfaces and handle multiple domains Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* adding a pulseaudio plugin to genivi audiomanager implements dbus methods ↵Sampreeth Ramavana2012-04-045-0/+366
| | | | | | for registering domain, source and sinks implements dbus signals and methods for receiving information from pulseaudio calls dbus methods in pulseaudio Signed-off-by: Sampreeth Ramavana <sampreeth.ramavana@aricent.com>
* * removed all documentation to new placechristian mueller2012-03-061-1/+1
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * updated license headerschristian mueller2012-03-051-20/+12
| | | * updated documentation
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-6/+6
| | | | | | * [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-17/+17
| | | | | | | * 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
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-271-4/+4
| | | | | | * 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-43/+44
| | | * added used xml to the project
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-121-0/+3
| | | | | | | | | | | | | | | | 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
* first release !Christian Mueller2011-12-141-6/+24
|
* some updates, new testsChristian Mueller2011-12-121-0/+35