summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus
Commit message (Expand)AuthorAgeFilesLines
* * Bug 61 fixed. The plugins are built as module and SOVERSION is removed.Aleksandar Donchev2013-10-161-5/+0
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-036-15/+48
* * Prevent infinite loop when iterating over arraysChristian Linke2013-09-021-9/+9
* * took over changes for bug 42 since patch did no longer apply cleanlyChristian Linke2013-07-191-7/+7
* * added possibilty to ask for routing ready stateChristian Linke2013-07-014-3/+23
* * new naming convention for dbus interfaces.Christian Linke2013-06-283-3/+3
* * some adoptins in the routinginterfaceChristian Linke2013-06-2610-64/+488
* D-Bus method hanlers should reply back, even if the return type is void else ...Nrusingh Dash2013-03-061-0/+24
* - changed domainData, sourceData, sinkData, gatewayData, crossfaderData to D-...Nrusingh Dash2013-02-274-126/+198
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-171-3/+3
* * add support to switch dedicated plugins off, fix databasehandler regarding ...christian linke2013-01-111-0/+6
* * some minor coverity check fixeschristian linke2013-01-081-0/+2
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...christian linke2012-12-174-3/+32
* * changes to make the package and documentation easierchristian linke2012-10-254-8/+41
* * make RoutingSender DBus compile with 0xC11christian linke2012-10-221-9/+9
* * more consistent naming of routing interface and fix in typechristian linke2012-10-162-3/+5
* * create bin directory if does not existschristian linke2012-10-021-2/+6
* * include google test into source treechristian linke2012-09-272-1/+2
* Fix for commit bf5814ff3aa87fde46904a747a7108ea458f063e, signals now send on ...2.1Johannes Schanda (qxb7952)2012-09-121-2/+3
* * [GAM-90] fixed signals send on wrong interfacechristian mueller2012-09-121-1/+1
* * [GAM-65] seg faults when starting AudiManager as daemon. This is now total...christian mueller2012-06-271-3/+4
* * [GAM-55] some finetuning on bugfix. christian mueller2012-06-262-1/+1
* * fix warnings that come with new compilerchristian mueller2012-05-241-1/+1
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-241-4/+4
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-241-0/+1
* * changes for enabling the demo @AMMchristian mueller2012-05-243-21/+13
* * some enhancement to routingPluginDbus to make to get acces to all interface...christian mueller2012-04-0411-1082/+1958
* adding a pulseaudio plugin to genivi audiomanager implements dbus methods for...Sampreeth Ramavana2012-04-049-28/+1706
* * [GAM-56] fixchristian mueller2012-04-031-2/+3
* * removed all documentation to new placechristian mueller2012-03-062-2/+2
* * unfortunatly changed AUDIO_include_FOLDER back to AUDIO_INCLUDE_FOLDERchristian mueller2012-03-061-2/+2
* * updated license headerschristian mueller2012-03-053-40/+40
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-013-35/+35
* * [GAM-4] updated interfaces christian mueller2012-02-272-32/+37
* * as discussed in the face2face versioning scheme of the interfaces changed.christian mueller2012-02-211-2/+2
* * restructered document generation. Now only the functions of the daemon are ...christian mueller2012-02-071-8/+8
* * wrapping DLT calls in a new Class because of performance, codesize and lazy...christian mueller2012-01-311-2/+0
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-272-14/+65
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-242-108/+74
* * added package creation based on cpackchristian mueller2012-01-151-0/+7
* * recreated the header files out of the model. Added versioning support in th...christian mueller2012-01-123-0/+29
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-291-0/+2
* * rework of buildsystemchristian mueller2011-12-233-1740/+18
* first release !Christian Mueller2011-12-143-13/+48
* some updates, new testsChristian Mueller2011-12-124-6/+1668
* Some changes, renaming...Christian Mueller2011-12-091-0/+2
* total reworkChristian Mueller2011-12-0814-3035/+152
* update on dbusChristian Mueller2011-08-059-381/+369
* Dbus restructuredChristian Mueller2011-08-0310-127/+100
* - first time synchronisation with EAChristian Mueller2011-07-266-35/+74