summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Bug #127 - appended forgotten methods to the Dbus Command Interface .foton_stableAleksandar Donchev2013-10-291-3/+13
* * Bug #120. In CAmSerializer fixed the asyncCall function with one ref argument.Aleksandar Donchev2013-10-221-1/+26
* Thomas Göhring: Fix for: Bug 69 - Endless loop in CAmDatabaseHandler::getRou...Goehring2013-06-182-1/+151
* * fixed bug64 genivi.audiomanager.service contains hardcoded "User=christian"Christian Linke2013-06-131-1/+1
* * fixed bug54Christian Linke2013-06-132-0/+2
* * fix for Bug 66 - Wrong Log messagesChristian Linke2013-06-132-3/+3
* * fixed bug 59 & Bug 63. Removes superfluss comments in DBusWrapper, removes ...Christian Linke2013-06-133-10/+21
* * fix for bug [52]: Dbus wrapper sometimes does not deliver all messagesChristian Linke2013-06-132-1/+18
* * stability fix because of dbus interface of nsmChristian Linke2013-02-282-2/+6
* - changed domainData, sourceData, sinkData, gatewayData, crossfaderData to D-...Nrusingh Dash2013-02-284-126/+198
* * Johanne's Bug fixChristian Linke2013-02-211-0/+1
* * just empty linesChristian Linke2013-02-201-0/+2
* * add missing include 3.2Christian Linke2013-02-181-0/+1
* * calculated delay for mainconnection but forgot to update it. This fixes this.Christian Linke2013-02-121-0/+3
* CAmDatabaseHandler::enterSourceClassDB does not work in release modeGoehring2013-02-121-1/+2
* * enhancing documentationChristian Linke2013-02-0713-12/+146
* * Added Abstract component compliance descriptionChristian Linke2013-01-313-0/+0
* * updated documentation to match foton releaseChristian Linke2013-01-318-1/+4
* * update NSM testChristian Linke2013-01-181-2/+2
* * fix asyncRoutingTest and NSM testChristian Linke2013-01-182-5/+4
* * repair NSM testChristian Linke2013-01-181-1/+4
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-1737-620/+626
* * add support to switch dedicated plugins off, fix databasehandler regarding ...christian linke2013-01-1114-86/+269
* * fix WITH_NSM=off optionchristian linke2013-01-0911-15/+121
* * remove python from nodestatemanger test, remove warnings from test CXX flag...christian linke2013-01-085-4/+7
* * some minor coverity check fixeschristian linke2013-01-088-21/+55
* * enable turning off the NSMchristian linke2013-01-074-1/+13
* * take away mandatory NSM dependency and ship NSM headers as fallbackchristian linke2013-01-077-8/+438
* added DL library path to the following cmake files - AudioManagerDaemon/test/...3.1Nrusingh Dash2013-01-075-1/+5
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...christian linke2012-12-17118-1409/+6003
* fix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test c...christian linke2012-12-065-1/+82
* * make AudioManager rundown cleaner. Now an extra created pipe is used to tri...christian linke2012-11-297-13/+103
* * [Bug 10] - feedback from review . fixed removeSourceDB like suggested in ti...christian linke2012-11-271-2/+2
* Genivi AudioManager Bug 13: error on update MainSourceSoundProperty in daemon DBGoehring2012-11-271-1/+1
* * make DLTWrapper unregister itself before exitingchristian linke2012-10-303-1/+14
* * changes to make the package and documentation easierchristian linke2012-10-2512-27/+94
* * make RoutingSender DBus compile with 0xC11christian linke2012-10-222-10/+10
* * adding a sample player to the project.christian linke2012-10-2218-0/+4793
* * restructured the README and updated the content. Now, an html can be genera...christian linke2012-10-224-169/+1449
* * more consistent naming of routing interface and fix in typechristian linke2012-10-162-3/+5
* * stability: call bus_threads_init_default before starting DBus.christian linke2012-10-161-0/+3
* * nicer handling of singal for exit.christian linke2012-10-163-4/+7
* * fix typo in CAmRoutingReceiverchristian linke2012-10-151-1/+1
* * Call ControlRundown on receiving SIGTERM.christian linke2012-10-123-1/+13
* * adding GoogleMock including GoogleTest into the projectchristian linke2012-10-04267-179/+67672
* * change global include for gest.h to local includechristian linke2012-10-0413-13/+13
* * make sure that cmake -DCONTROLLER_PLUGIN="......." workschristian linke2012-10-021-6/+19
* * create bin directory if does not existschristian linke2012-10-022-3/+9
* * small change in CommanSenderTest to be more genericchristian linke2012-10-021-2/+2
* * [GAM-100] nonexisting tables are droppedchristian linke2012-10-021-6/+13