summaryrefslogtreecommitdiff
path: root/AudioManagerCore
Commit message (Expand)AuthorAgeFilesLines
* AM-Test: Adjust expectation in test cases connectionIDBoundary and mainConnec...EarlyAudioMartin Koch2020-07-011-6/+8
* AMCore: correct behavior regarding registration of early connectionsMartin Koch2020-07-016-15/+29
* AM-Test: add test cases for registerEarlyConnection() and transferConnection()Martin Koch2020-07-013-0/+128
* AMCore: remove handle after unsuccessful asyncTransferConnection()Martin Koch2020-07-011-1/+6
* AM: add missing forwarding function for cbAckTransferConnection()Martin Koch2020-07-012-0/+7
* AM: fix const handle in transferConnection family of functionsMartin Koch2020-07-014-4/+27
* AM: change handling or registerEarlyConnectionMartin Koch2020-07-016-15/+42
* AM: add parameter domainID to asyncTransferConnection()Martin Koch2020-07-011-1/+1
* Add support for announcement and handling of pre-established audio connection...Martin Koch2020-07-0111-17/+169
* Null Point Handling PatchDaeduek Cho2020-06-181-36/+59
* Update CAmControlReceiver.hdaduki2020-05-131-1/+1
* legacy redirection for typo correctiondaduki2020-05-131-0/+5
* typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
* typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
* typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
* Merge pull request #48 from GENIVI/LoggingArchitectureMartin Koch2020-02-1014-21/+23
|\
| * AM: Reorganize daemon, core, utilities and tests to make use of the new loggi...Martin Koch2020-01-1414-21/+23
* | AM: add plural form of setSystemProperties for global configuration attribute...Martin Koch2020-01-1715-0/+65
* | AM: add plural form of set...SoundProperties for sources and sinks to command...Martin Koch2020-01-1715-0/+151
|/
* AM database: correct implementation of CAmDatabaseHandlerMap::removeMainConne...Martin Koch2019-10-171-3/+3
* AM-Test: drop accidentally pushed backup file: AudioManagerCore/test/AmRoutin...Martin Koch2019-10-161-48/+0
* 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