summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/src/CAmRoutingSenderDbus.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * include google test into source treechristian linke2012-09-271-0/+1
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * [GAM-55] some finetuning on bugfix. christian mueller2012-06-261-1/+0
| | | | | * fixing registration of Dltcontextx too late for Dbus plugins 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-109/+251
| | | | | 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-28/+74
| | | | | | 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/+174
* [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces