summaryrefslogtreecommitdiff
path: root/AudioManagerCore/include/CAmDatabaseHandlerMap.h
Commit message (Collapse)AuthorAgeFilesLines
* FOO: Issue #26 fix white space issues and apply new coding styleJens Lorenz2018-07-031-339/+371
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* AMCore: Rework of preprocessor defines to improve readabilityJens Lorenz2018-06-201-92/+48
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* AMCore: Fix parameter names of increaseID & getNextConnectionIDJens Lorenz2017-04-111-5/+4
| | | | | | The functions are used in a generic way which should be covered by the parameter names. Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * many database observers can be registred now by the database handler.Aleksandar Donchev2017-02-201-59/+109
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* AMCore: Fix deamon to update interrupt state of source.Jens Lorenz2016-11-251-0/+1
| | | | Signed-off-by: Toshiaki Isogai <tisogai@jp.adit-jv.com>
* remove telnet server from AudiomanagerChristian as GENIVI Maintainer2016-10-181-0/+1
| | | Signed-off-by: Christian as GENIVI Maintainer <genivi-maint-audiomanager@genivi.org>
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-171-0/+1
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* Remove assert from database and replace by error handlingChristian Linke2016-04-111-1/+1
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-0/+495
* check versions when loading the libs * introduction of the AudioManagerCore * give control plugin as file or directory * remove SQLITE * either find and use gmock or build and install it * fixed [Bug 411] * compile flag gnu11 is now used Signed-off-by: Christian Linke <Christian.Linke@bmw.de> Signed-off-by: Christian Linke <Christian.Linke@bmw.de>