summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/CAmDatabaseHandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * [GAM-100] nonexisting tables are droppedchristian linke2012-10-021-6/+13
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-241-1/+2
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-241-7/+6
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * changes for enabling the demo @AMMchristian mueller2012-05-241-2/+2
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-51] fix CAmDatabaseHandler::getListSinks (::getListSources) if sink ↵Frank Herchet2012-03-301-17/+24
| | | | (source) is invisible
* * [GAM-34] fixes sqlite missing error handlingchristian mueller2012-03-121-968/+728
|
* * removed all documentation to new placechristian mueller2012-03-061-1/+0
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * updated license headerschristian mueller2012-03-051-606/+696
| | | * updated documentation
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-0/+4402
* [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces