summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/include/RoutingReceiver.xml
Commit message (Collapse)AuthorAgeFilesLines
* * Converter Implementation .6.2Aleksandar Donchev2014-11-051-0/+15
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-231-3/+3
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-031-4/+5
| | | | | | | | | | 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-011-1/+4
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * new naming convention for dbus interfaces.Christian Linke2013-06-281-1/+1
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * some adoptins in the routinginterfaceChristian Linke2013-06-261-5/+49
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* - changed domainData, sourceData, sinkData, gatewayData, crossfaderData to ↵Nrusingh Dash2013-02-271-5/+5
| | | | | | 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>
* * 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-241-2/+2
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * some enhancement to routingPluginDbus to make to get acces to all ↵christian mueller2012-04-041-72/+162
| | | | | 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-041-0/+84
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>