summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated docsgh-pagesJacqueline Molz2018-02-26746-35915/+22139
|
* add actual doxygen documentationChristian as GENIVI Maintainer2016-09-301783-1402822/+155273
| | | Signed-off-by: Christian as GENIVI Maintainer <genivi-maint-audiomanager@genivi.org>
* removed setting of logging context in CAPI wrapperChristian as GENIVI Maintainer2016-09-281-5/+3
| | | Signed-off-by: Christian as GENIVI Maintainer <genivi-maint-audiomanager@genivi.org>
* Adopted READMEChristian as GENIVI Maintainer2016-09-282-10/+9
| | | Signed-off-by: Christian as GENIVI Maintainer <genivi-maint-audiomanager@genivi.org>
* Change error in databasehandler into warningChristian as GENIVI Maintainer2016-09-281-2/+2
| | | Signed-off-by: Christian as GENIVI Maintainer <genivi-maint-audiomanager@genivi.org>
* Minor formatting changesJeremiah as GENIVI Maintainer2016-09-271-1/+0
|
* Remove white space.Jeremiah C. Foster2016-09-271-1/+0
|
* Removing extraneous copyright lineJeremiah C. Foster2016-09-271-1/+0
|
* wrong error messageChristian Linke2016-09-021-2/+2
|
* some test fixesChristian Linke2016-08-302-65/+1
| | | | Change-Id: I22ea9682756dd36f6442241951ec6678f3c3f7ae
* Improved the changes. Cleared wrongly issued errors.Christian Linke2016-08-304-18/+39
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* Changed error to warning in database if data is receivedChristian Linke2016-07-292-31/+39
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* some updates of the fixChristian Linke2016-06-2112-129/+128
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-1715-696/+1155
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* Fix enter gateway issueChristian Linke2016-05-202-24/+1
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* try catch for sockethandler callbacksChristian Linke2016-05-182-101/+93
| | | | | small improvements of sockethandler. Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* close pipes after useChristian Linke2016-05-173-0/+5
| | | | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de> Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* optimize static const in audiomanagertypes.h and CAmDltWrapper template ↵Christian Linke2016-05-173-137/+167
| | | | | specializations Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* add macro for generation of constantsChristian Linke2016-05-111-32/+42
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* switch off std::out route informationChristian Linke2016-04-272-2/+5
| | | | | destroy pipe in destructor of CAmSerializer. Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* remove parallel installations of the Audiomanager packagesChristian Linke2016-04-263-3/+3
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* enable deleting of CommandLineSingletonChristian Linke2016-04-203-1/+14
| | | | | fix log message Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* fix bug in Databasehandler changeChristian Linke2016-04-201-0/+2
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* fix exitsSourcebug for databasehandler.Christian Linke2016-04-131-1/+1
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* make sure that handles are never 0Christian Linke2016-04-111-2/+2
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* utility: Moved TAmPluginTemplate.h to utilitiesGuerra Mattia2016-04-111-0/+91
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* TCLAP: removed some unused variables leading to compiling Werror issuesGuerra Mattia2016-04-111-5/+0
| | | | Signed-off-by: Guerra Mattia <mguerra@de.adit-jv.com>
* audiomanager: Use proper cmake path to install cmake and pkg-config filesHelio Chissini de Castro2016-04-113-74/+74
| | | | | Change-Id: I9a16f88ee3c27425904fc5aa0e2924e0af5df8a2 Signed-off-by: Helio Chissini de Castro <Helio.Chissini-de-Castro@bmw.de>
* audiomanager: Use LDFLAGS for dlt-daemon pkg-configHelio Chissini de Castro2016-04-111-2/+2
| | | | | Change-Id: I8daea79df694c41a23b0ecaac853cc75b4850a65 Signed-off-by: Helio Chissini de Castro <Helio.Chissini-de-Castro@bmw.de>
* Remove assert from database and replace by error handlingChristian Linke2016-04-1113-293/+1000
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* some cleanupChristian Linke2016-03-0911-167/+194
| | | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* oh come onChristian Linke2016-03-021-1/+1
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* remove debug messageChristian Linke2016-03-021-2/+0
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* update for yoctoChristian Linke2016-03-021-3/+39
|
* Fix issues with cmake cross build and yoctoChristian Linke2016-03-017-13/+9
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* fix paths for cross buildChristian Linke2016-02-263-5/+5
|
* fix CMake include pathChristian Linke2016-02-261-2/+0
|
* move macro to a place where it is reachableChristian Linke2016-02-251-1/+1
|
* fixed pc filesChristian Linke2016-02-226-24/+30
|
* Forgot the handleChristian Linke2016-02-171-2/+2
| | | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-1713-373/+680
|
* Added overflow handling for timer and poll handlesChristian Linke2016-02-162-4/+47
| | | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-15183-10943/+3783
| | | | | | | | | | | | | | * 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>
* change flags for c11Christian Linke2016-02-041-1/+1
|
* correct cache handling of sink main sound property in changeSinkDB()Toshiaki Isogai2016-02-041-1/+1
| | | | Signed-off-by: Toshiaki Isogai <tisogai@jp.adit-jv.com>
* cmake: Add install target for documentationPatrick Ziegler2016-01-191-0/+5
| | | | | | | | | | | | | The documentation is being built with doxygen if WITH_DOCUMENTATION is set to ON, but the install target is missing. Thus in a build framework like yocto, the documentation files must be installed manuelly into the correct location. This change adds the missing install target with the common default destination CMAKE_INSTALL_DOCDIR from GNUInstallDirs. CMAKE_INSTALL_DOCDIR == ${CMAKE_INSTALL_DATAROOTDIR}/doc/${PROJECT_NAME} Change-Id: Idaa558a567395d091ab9c0f2b6defe6f36933a46
* add versioning for audiomanager utitlitiesChristian.Linke2015-12-161-0/+7
|
* changed package config for systemdChristian.Linke2015-12-152-9/+8
|
* deleting of instance explicit is neededChristian.Linke2015-12-152-12/+21
|
* forgot to destroy the single instance in destructorChristian Linke2015-12-151-0/+11
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>