summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src
Commit message (Expand)AuthorAgeFilesLines
...
* * [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-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-244-2/+645
* * [GAM-76] fix : add 64bit support for DLT loggingchristian mueller2012-05-241-0/+18
* * fixed AmRoutingTest. Fixed missing mpDBusWrapper Initialisationchristian mueller2012-05-241-0/+1
* * fix warnings that come with new compilerchristian mueller2012-05-241-3/+21
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-2411-44/+97
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-243-12/+11
* * [GAM-72] change type std::list to std::vector in DbusWrapperchristian mueller2012-05-241-4/+4
* * changes for enabling the demo @AMMchristian mueller2012-05-241-2/+2
* * some modifications in telnetserver menuFrank Herchet2012-05-241-12/+13
* * [GAM-35] implement DBus for SESSION or SYSTEM buschristian mueller2012-04-032-5/+25
* * [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-293-63/+147
* * add setSinkVolume to telnetserverFrank Herchet2012-03-291-0/+56
* * 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
* * [GAM-46] improvements on CAmSockthandler.christian mueller2012-03-231-156/+88
* * [GAM-44] adds threadsafeness to DltWrapperchristian mueller2012-03-231-0/+1
* * enhanced documentation christian mueller2012-03-131-11/+0
* * [GAM-34] fixes sqlite missing error handlingchristian mueller2012-03-121-968/+728
* * removed all documentation to new placechristian mueller2012-03-0615-24/+16
* * updated license headerschristian mueller2012-03-0515-1340/+1478
* * solved merge conflictschristian mueller2012-03-012-16/+25
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-0116-967/+989
* Merge remote branch 'buildsau/master'christian mueller2012-02-291-4/+96
|\
| * * fix compile error in DLTWrapper.cppFrank Herchet2012-02-291-0/+2
| * * [GAM-11] Merge branch 'dlt_dependency'Frank Herchet2012-02-291-4/+94
| |\
| | * * [GAM-11] remove dependency from DLT in DLTWrapper if WITH_DLT is undefinedFrank Herchet2012-02-281-4/+64
| | * * [GAM-11] make project compilable without DLTFrank Herchet2012-02-241-0/+30
* | | * [ performance] for classes that do not need to be derived from, removed vir...christian mueller2012-02-294-14/+19
|/ /
* | * [GAM-4] updated interfaces christian mueller2012-02-2711-336/+390
* | * removed simple DBus Loop from DBusWrapper - is not needed anymore since So...christian mueller2012-02-271-10/+0
* | Merge remote branch 'buildsau/master'christian mueller2012-02-231-2/+0
|\ \ | |/
| * * remove spacesFrank Herchet2012-02-231-2/+0
* | * [ GAM-4 ] Change Database Obsever notification implementation working, tes...christian mueller2012-02-238-145/+239
|/
* * remove dispensable method of CAmTelnetMenuHelperFrank Herchet2012-02-232-12/+3
* [GAM-14] enable some asci colorsFrank Herchet2012-02-231-21/+7
* * rename local pointer, insert 'p' into nameFrank Herchet2012-02-231-31/+35
* Merge branch 'master' of qmuc300924:AudioManagerFrank Herchet2012-02-225-40/+67
|\
| * * [ GAM-6 ] enhace routing algorithm: changed the way the routing algorithm g...christian mueller2012-02-212-9/+21
| * * [ GAM-18 ] Add cancel rundown messages to interfaces: added possbility for ...christian mueller2012-02-211-0/+12
| * * [GAM-12] Change project types as discussed in the F2F: changed in all tests...christian mueller2012-02-212-22/+22
| * * [GT-1835] Resolve issues identified by code screening process: added missin...christian mueller2012-02-201-9/+12
* | * [GAM-21] 3 telnetserverTestsFrank Herchet2012-02-211-21/+21
|/