summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/src
Commit message (Collapse)AuthorAgeFilesLines
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-233-35/+35
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * Applied routing_send_async_calls.patchAleksandar Donchev2014-03-281-8/+8
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Applied sync_xml_introspection_cpp_handling.patchAleksandar Donchev2014-03-281-18/+18
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-032-8/+37
| | | | | | | | | | 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)
* * Prevent infinite loop when iterating over arraysChristian Linke2013-09-021-9/+9
| | | | | | | If the array contains more than one element dbus_message_iter_recurse will reset the iterator to the beginning on every iteration leading to an infinite loop. Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added possibilty to ask for routing ready stateChristian Linke2013-07-011-1/+15
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * some adoptins in the routinginterfaceChristian Linke2013-06-264-36/+405
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* D-Bus method hanlers should reply back, even if the return type is void else ↵Nrusingh Dash2013-03-061-0/+24
| | | | | | timeout occurs at client File: PluginRoutingInterfaceDbus/src/IAmRoutingReceiverShadow.cpp Functions: ackConnect, ackDisconnect, ackSetSinkVolume, ackSetSourceState, ackSinkVolumeTick, ackSourceVolumeTick, ackSetSourceVolume, ackSetSinkSoundProperty, ackSetSourceSoundProperty, ackSetSinkSoundProperties, ackSetSourceSoundProperties, ackCrossFading Signed-off-by: Nrusingh Dash <ndash@jp.adit-jv.com>
* - changed domainData, sourceData, sinkData, gatewayData, crossfaderData to ↵Nrusingh Dash2013-02-272-121/+192
| | | | | | 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>
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-171-3/+3
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * some minor coverity check fixeschristian linke2013-01-081-0/+2
| | | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-172-2/+28
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* * changes to make the package and documentation easierchristian linke2012-10-251-2/+2
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * make RoutingSender DBus compile with 0xC11christian linke2012-10-221-9/+9
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * more consistent naming of routing interface and fix in typechristian linke2012-10-161-2/+4
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * include google test into source treechristian linke2012-09-272-1/+2
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* Fix for commit bf5814ff3aa87fde46904a747a7108ea458f063e, signals now send on ↵2.1Johannes Schanda (qxb7952)2012-09-121-2/+3
| | | | | | correct interface Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-90] fixed signals send on wrong interfacechristian mueller2012-09-121-1/+1
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-65] seg faults when starting AudiManager as daemon. This is now ↵christian mueller2012-06-271-3/+4
| | | | | totally fixed. The absolut path is handed over via cmake so the AudioManager can find the xmls to be loaded in daemon mode as well Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-55] some finetuning on bugfix. christian mueller2012-06-262-1/+1
| | | | | * fixing registration of Dltcontextx too late for Dbus plugins Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * fix warnings that come with new compilerchristian mueller2012-05-241-1/+1
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-241-4/+4
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-241-0/+1
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * changes for enabling the demo @AMMchristian mueller2012-05-241-14/+6
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * some enhancement to routingPluginDbus to make to get acces to all ↵christian mueller2012-04-044-899/+1522
| | | | | 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-044-28/+1340
| | | | | | 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-24/+24
| | | | | | * [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-15/+20
| | | | | | | * 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-10/+61
| | | | | | * 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-65/+30
| | | * added used xml to the project
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-121-0/+17
| | | | | | | | | | | | | | | | 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
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-291-0/+2
| | | | | | | * added busname for DbusroutingSender * rework of sockethandlertests * small changes on compilerflags * new default error messages on dummy controller plugin * new plugin Asynchronous including tests
* first release !Christian Mueller2011-12-141-6/+24
|
* some updates, new testsChristian Mueller2011-12-121-0/+116