summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/include/CAmRoutingSenderDbus.h
Commit message (Collapse)AuthorAgeFilesLines
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-031-0/+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-281-1/+1
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-171-0/+3
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* * some enhancement to routingPluginDbus to make to get acces to all ↵christian mueller2012-04-041-27/+51
| | | | | 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/+17
| | | | | | 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-0/+57
* [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces