summaryrefslogtreecommitdiff
path: root/AudioManagerCore/src/CAmDatabaseHandlerMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMCore: correct behavior regarding registration of early connectionsMartin Koch2020-07-011-6/+10
* Add support for announcement and handling of pre-established audio connection...Martin Koch2020-07-011-17/+57
* typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
* Merge pull request #48 from GENIVI/LoggingArchitectureMartin Koch2020-02-101-1/+1
|\
| * AM: Reorganize daemon, core, utilities and tests to make use of the new loggi...Martin Koch2020-01-141-1/+1
* | AM: add plural form of setSystemProperties for global configuration attribute...Martin Koch2020-01-171-0/+26
* | AM: add plural form of set...SoundProperties for sources and sinks to command...Martin Koch2020-01-171-0/+71
|/
* 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-031-1717/+1949
* codestyle: Remove empty single line c++ comments in ctor initializersJens Lorenz2018-06-201-8/+8
* The database observer reverse pointer to the handler is initialized in regist...Aleksandar Donchev2017-05-021-9/+7
* 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
* * many database observers can be registred now by the database handler.Aleksandar Donchev2017-02-201-134/+191
* AMCore: Fix deamon to update interrupt state of source.Jens Lorenz2016-11-251-0/+13
* logging beautifyingChristian as GENIVI Maintainer2016-10-181-134/+136
* Change error in databasehandler into warningChristian as GENIVI Maintainer2016-09-281-2/+2
* wrong error messageChristian Linke2016-09-021-2/+2
* Changed error to warning in database if data is receivedChristian Linke2016-07-291-31/+31
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-171-177/+191
* Fix enter gateway issueChristian Linke2016-05-201-24/+0
* fix exitsSourcebug for databasehandler.Christian Linke2016-04-131-1/+1
* Remove assert from database and replace by error handlingChristian Linke2016-04-111-139/+416
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-0/+3079