summaryrefslogtreecommitdiff
path: root/AudioManagerCore
Commit message (Expand)AuthorAgeFilesLines
* Notifying observers of sound properties only by value changes.genivi_impJacqueline Molz2018-08-222-275/+341
* FOO: Issue #26 fix white space issues and apply new coding styleJens Lorenz2018-07-0320-5654/+6210
* codestyle: Remove empty single line c++ comments in ctor initializersJens Lorenz2018-06-208-80/+80
* AMCore: Rework of preprocessor defines to improve readabilityJens Lorenz2018-06-204-102/+57
* AMCore: Test: Initialize file descriptors of pipe with '-1' in ctorJens Lorenz2018-04-231-1/+2
* AMCore: remodel ctor Sender in Command and RoutingGuerra Mattia2017-09-294-224/+238
* AMUtil: Fix for destroy controller on rundownJens Lorenz2017-09-291-11/+14
* CMake: Use GNUInstalDirs destinationsGuerra Mattia2017-09-291-1/+1
* AM: Destroy plugin implementation.Kapildev Patel2017-09-293-94/+14
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-106-1/+6
* Two versions of CAmSerializer due to interface changes.Aleksandar Donchev2017-05-021-1/+1
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-022-2/+3
* The database observer reverse pointer to the handler is initialized in regist...Aleksandar Donchev2017-05-021-9/+7
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-021-21/+23
* AMCore: Fix connection state notification on remove connectionJens Lorenz2017-04-111-4/+7
* AMCore: Start dynamic resources range from DYNAMIC_ID_BOUNDARYJens Lorenz2017-04-111-7/+7
* AMCore: Fix parameter names of increaseID & getNextConnectionIDJens Lorenz2017-04-112-20/+19
* * if needed the routing graph will be re-created from getRoute after aRouter_adaptionsAleksandar Donchev2017-02-205-2760/+2846
* handle overflow of handles correctlyChristian Linke2017-02-202-9/+121
* * many database observers can be registred now by the database handler.Aleksandar Donchev2017-02-2026-875/+948
* * CAmRouterTest adoptions.Aleksandar Donchev2017-02-203-18/+17
* * Max count of the returned routes tweaked up.Aleksandar Donchev2017-02-203-55/+57
* * Max count of the returned routes and max allowed domain cyclesAleksandar Donchev2017-02-205-377/+723
* Return all routes with all possible connection formatsChristian Linke2017-02-203-118/+200
* AMCore: Fix deamon to update interrupt state of source.Jens Lorenz2016-11-256-1/+58
* AudioManagerUtilities: use LINK_DIRECTORIESMathieu Duponchelle2016-11-142-0/+8
* logging beautifyingChristian as GENIVI Maintainer2016-10-186-270/+281
* remove telnet server from AudiomanagerChristian as GENIVI Maintainer2016-10-1810-2368/+1
* Change error in databasehandler into warningChristian as GENIVI Maintainer2016-09-281-2/+2
* wrong error messageChristian Linke2016-09-021-2/+2
* some test fixesChristian Linke2016-08-302-65/+1
* Improved the changes. Cleared wrongly issued errors.Christian Linke2016-08-304-18/+39
* Changed error to warning in database if data is receivedChristian Linke2016-07-291-31/+31
* some updates of the fixChristian Linke2016-06-219-118/+119
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-1711-694/+1129
* Fix enter gateway issueChristian Linke2016-05-202-24/+1
* close pipes after useChristian Linke2016-05-171-0/+2
* switch off std::out route informationChristian Linke2016-04-271-2/+1
* remove parallel installations of the Audiomanager packagesChristian Linke2016-04-261-1/+1
* fix exitsSourcebug for databasehandler.Christian Linke2016-04-131-1/+1
* audiomanager: Use proper cmake path to install cmake and pkg-config filesHelio Chissini de Castro2016-04-111-12/+12
* Remove assert from database and replace by error handlingChristian Linke2016-04-1113-293/+1000
* some cleanupChristian Linke2016-03-099-154/+12
* fixed pc filesChristian Linke2016-02-221-1/+1
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-177-17/+18
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-1563-0/+24426