summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon
Commit message (Expand)AuthorAgeFilesLines
...
* * stability fix because of dbus interface of nsmChristian Linke2013-02-282-2/+6
* * 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
* * 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-181-4/+4
* * repair NSM testChristian Linke2013-01-181-1/+4
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-1716-362/+362
* * add support to switch dedicated plugins off, fix databasehandler regarding ...christian linke2013-01-119-82/+241
* * fix WITH_NSM=off optionchristian linke2013-01-0910-15/+117
* * remove python from nodestatemanger test, remove warnings from test CXX flag...christian linke2013-01-083-3/+2
* * some minor coverity check fixeschristian linke2013-01-086-19/+42
* * enable turning off the NSMchristian linke2013-01-071-0/+6
* * take away mandatory NSM dependency and ship NSM headers as fallbackchristian linke2013-01-071-0/+3
* 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-1771-258/+3725
* 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-296-13/+47
* * [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-302-0/+12
* * make RoutingSender DBus compile with 0xC11christian linke2012-10-221-1/+1
* * restructured the README and updated the content. Now, an html can be genera...christian linke2012-10-222-3/+2
* * stability: call bus_threads_init_default before starting DBus.christian linke2012-10-161-0/+3
* * nicer handling of singal for exit.christian linke2012-10-162-4/+5
* * 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-0413-31/+30
* * change global include for gest.h to local includechristian linke2012-10-048-8/+8
* * [GAM-100] nonexisting tables are droppedchristian linke2012-10-021-6/+13
* * include google test into source treechristian linke2012-09-277-22/+47
* * [GAM-91] make CAmSerializer calls with references safer3.0christian mueller2012-09-121-5/+5
* add setVolumeStep, setSinkMuteState, setSourceSoundProperty in telnetserverFrank Herchet2012-09-122-265/+334
* * [GAM-55] some finetuning on bugfix. christian mueller2012-06-262-4/+9
* * typo in documentationchristian mueller2012-06-261-1/+1
* * fix setSinkSoundProperty in telnetserverFrank Herchet2012-06-262-5/+7
* * [GAM-55] fix wrong context id in logError and logInfoFrank Herchet2012-06-261-5/+11
* * [GAM-24] turn watchdog feature off by default.christian mueller2012-06-261-1/+7
* * [GAM-82] fixed CAmRoutingSender::setRoutingReady/setRoutingRundown does nev...christian mueller2012-06-252-4/+4
* * remove compiler warningFrank Herchet2012-06-251-0/+1
* * [GAM-8] documentation of communication between routing plugins & sources /...christian mueller2012-05-2413-0/+98
* * corrected packageconf handling for systemdChristian Mueller2012-05-241-2/+2
* * updated documentation for watchdog. Little adoptions on unit file and depen...christian mueller2012-05-243-1/+45
* * [GAM-78] Using the AudioManager with Sessionbus does not work fixedChristian Mueller2012-05-241-3/+5
* * [GAM-24] Watchdog concept for the AudioManager. This patch introduces the ...Christian Mueller2012-05-247-4/+1002
* * [GAM-76] fix : add 64bit support for DLT loggingchristian mueller2012-05-242-1/+19
* * fixed AmRoutingTest. Fixed missing mpDBusWrapper Initialisationchristian mueller2012-05-242-0/+5
* * fix warnings that come with new compilerchristian mueller2012-05-242-4/+22