summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * [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
* *[GAM-71]: remove debug outputFrank Herchet2012-05-241-1/+0
* *[GAM-71]: move connectNoMoreThreads testFrank Herchet2012-05-242-26/+27
* * [GAM-61] implement mute in sample controllerchristian mueller2012-05-241-5/+29
* * [GAM-60] wrong calculation of time in asyncRoutingPluginchristian mueller2012-05-241-14/+19
* * [GAM-59] disconnect does not work with example controllerchristian mueller2012-05-241-2/+11
* * [GAM-40] build audiomanager with a version but without gitchristian mueller2012-05-243-1/+22
* * [GAM-57] wrong sourceID and sinkID inserted into database fixedchristian mueller2012-05-241-0/+2
* * some modifications in telnetserver menuFrank Herchet2012-05-241-12/+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-35] implement DBus for SESSION or SYSTEM buschristian mueller2012-04-034-18/+41
* * add check if ProjectSpecific existschristian mueller2012-04-031-2/+7
* * [GAM-56] fixchristian mueller2012-04-0315-31/+39
* * [GAM-52] fix : main.cpp does not compile on -D WITH_DBUS_WRAPPER=OFFchristian mueller2012-04-031-1/+1
* * [GAM-54] fixed.christian mueller2012-04-022-9/+52
* * [GAM-51] fix CAmDatabaseHandler::getListSinks (::getListSources) if sink (s...Frank Herchet2012-03-301-17/+24
* * [GAM-48] fixed compilation error for c++0xchristian mueller2012-03-291-10/+10
* * [GAM-49] worked in comments to last patcheschristian mueller2012-03-2910-283/+445
* * add setSinkVolume to telnetserverFrank Herchet2012-03-292-0/+58
* * changing logical wrong assertchristian mueller2012-03-261-45/+45
* * [GAM-47]. Graceful exit when there is no controller loaded. Added asserts, ...christian mueller2012-03-261-0/+51
* * enhanced documentationchristian mueller2012-03-232-0/+26