summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 343 - daemon, compiler warnings, excalibur_stableexcalibur_stableThomas Göhring2015-03-232-1/+1
* Backport of commit 21e04b3d001981a5150913480171638157f4f49a to fix Bug 130Aleksandar Donchev2013-11-052-9/+18
* * 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
* * backport test for peekDomainChristian Linke2013-06-181-0/+24
* * backport fox for bug 69Christian Linke2013-06-181-1/+4
* * fix for bug [52]: Dbus wrapper sometimes does not deliver all messagesChristian Linke2013-06-132-1/+18
* * remove checks from controlReceiver. No retries where possible when the rout...Christian Linke2013-06-131-73/+0
* Audiomanagerhandling of signals in excalibur release incorrect, TelnetServer ...Goehring2013-03-264-10/+18
* Audiomanagerhandling of signals in excalibur release incorrectGoehring2013-03-1816-21/+154
* * 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
* fix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test c...christian linke2012-12-065-1/+82
* * [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
* * [GAM-91] make CAmSerializer calls with references safer, no workingchristian mueller2012-10-301-10/+293
* * [GAM-91] make CAmSerializer calls with references saferchristian mueller2012-10-302-6/+158
* * [GAM-100] nonexisting tables are droppedchristian linke2012-10-021-6/+13
* first commit on excalibur_stable2.2christian mueller2012-09-121-0/+1
* Fix for commit bf5814ff3aa87fde46904a747a7108ea458f063e, signals now send on ...2.1Johannes Schanda (qxb7952)2012-09-122-4/+6
* * [GAM-90] fixed signals send on wrong interfacechristian mueller2012-09-122-2/+2
* add setVolumeStep, setSinkMuteState, setSourceSoundProperty in telnetserverFrank Herchet2012-09-122-265/+334
* * [GAM-45] fixed projecttypes.h is missing in source packagechristian mueller2012-06-271-2/+2
* * [GAM-65] seg faults when starting AudiManager as daemon. This is now total...christian mueller2012-06-273-5/+10
* * [GAM-55] some finetuning on bugfix. christian mueller2012-06-266-7/+11
* * 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-262-3/+9
* * [GAM-80] fixed PluginRoutingInterfaceAsync test does not compile without...christian mueller2012-06-251-4/+16
* * [GAM-82] fixed CAmRoutingSender::setRoutingReady/setRoutingRundown does nev...christian mueller2012-06-252-4/+4
* * remove compiler warningFrank Herchet2012-06-251-0/+1
* * fix undefined reference to `clock_gettime' in In functions of `am::CAmSocke...Frank 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-244-2/+46
* * [GAM-78] Using the AudioManager with Sessionbus does not work fixedChristian Mueller2012-05-242-3/+6
* * [GAM-24] Watchdog concept for the AudioManager. This patch introduces the ...Christian Mueller2012-05-2412-20/+1071
* * fixed wrong implementation of ProjectSpecific folder by using absolute pathschristian mueller2012-05-241-4/+3
* * [GAM-76] fix : add 64bit support for DLT loggingchristian mueller2012-05-243-1/+21
* * fixed AmRoutingTest. Fixed missing mpDBusWrapper Initialisationchristian mueller2012-05-242-0/+5
* * forgot to submit Python include for Dbus testchristian mueller2012-05-241-0/+1
* * fix warnings that come with new compilerchristian mueller2012-05-244-6/+23
* * [GAM-75] fix: make AudioManager independend from python versionchristian mueller2012-05-242-2/+2
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-2418-57/+111
* * some changes to AMM POC Control Sender base sample code to make statemachin...christian mueller2012-05-242-72/+441
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-246-16/+16
* * [GAM-69] AudioManager tests does not compile without dlt installed (WITH_...christian mueller2012-05-248-8/+32
* * [GAM-72] change type std::list to std::vector in DbusWrapperchristian mueller2012-05-242-5/+5
* * changes for enabling the demo @AMMchristian mueller2012-05-245-27/+44