summaryrefslogtreecommitdiff
path: root/AudioManagerCore/src
Commit message (Expand)AuthorAgeFilesLines
* AMCore: correct behavior regarding registration of early connectionsMartin Koch2020-07-014-11/+25
* AMCore: remove handle after unsuccessful asyncTransferConnection()Martin Koch2020-07-011-1/+6
* AM: add missing forwarding function for cbAckTransferConnection()Martin Koch2020-07-011-0/+6
* AM: fix const handle in transferConnection family of functionsMartin Koch2020-07-012-2/+7
* AM: change handling or registerEarlyConnectionMartin Koch2020-07-013-13/+39
* 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-015-17/+158
* Null Point Handling PatchDaeduek Cho2020-06-181-36/+59
* typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
* typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
* Merge pull request #48 from GENIVI/LoggingArchitectureMartin Koch2020-02-108-8/+8
|\
| * AM: Reorganize daemon, core, utilities and tests to make use of the new loggi...Martin Koch2020-01-148-8/+8
* | AM: add plural form of setSystemProperties for global configuration attribute...Martin Koch2020-01-175-0/+50
* | AM: add plural form of set...SoundProperties for sources and sinks to command...Martin Koch2020-01-175-0/+121
|/
* AM database: correct implementation of CAmDatabaseHandlerMap::removeMainConne...Martin Koch2019-10-171-3/+3
* Notifying observers of sound properties only by value changes.genivi_impJacqueline Molz2018-08-221-23/+52
* FOO: Issue #26 fix white space issues and apply new coding styleJens Lorenz2018-07-039-3684/+4093
* 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-201-2/+2
* 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-292-223/+236
* AMUtil: Fix for destroy controller on rundownJens Lorenz2017-09-291-11/+14
* AM: Destroy plugin implementation.Kapildev Patel2017-09-291-3/+13
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-1/+1
* 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-111-15/+15
* * if needed the routing graph will be re-created from getRoute after aRouter_adaptionsAleksandar Donchev2017-02-201-875/+897
* handle overflow of handles correctlyChristian Linke2017-02-201-9/+24
* * many database observers can be registred now by the database handler.Aleksandar Donchev2017-02-205-490/+424
* * CAmRouterTest adoptions.Aleksandar Donchev2017-02-201-10/+6
* * Max count of the returned routes tweaked up.Aleksandar Donchev2017-02-201-13/+12
* * Max count of the returned routes and max allowed domain cyclesAleksandar Donchev2017-02-201-207/+311
* Return all routes with all possible connection formatsChristian Linke2017-02-201-74/+65
* AMCore: Fix deamon to update interrupt state of source.Jens Lorenz2016-11-252-1/+19
* logging beautifyingChristian as GENIVI Maintainer2016-10-186-270/+281
* remove telnet server from AudiomanagerChristian as GENIVI Maintainer2016-10-183-1696/+0
* 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-301-1/+1
* Improved the changes. Cleared wrongly issued errors.Christian Linke2016-08-303-12/+29
* Changed error to warning in database if data is receivedChristian Linke2016-07-291-31/+31
* some updates of the fixChristian Linke2016-06-213-67/+65
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-174-653/+785
* Fix enter gateway issueChristian Linke2016-05-201-24/+0
* close pipes after useChristian Linke2016-05-171-0/+2
* fix exitsSourcebug for databasehandler.Christian Linke2016-04-131-1/+1
* Remove assert from database and replace by error handlingChristian Linke2016-04-112-141/+420