summaryrefslogtreecommitdiff
path: root/AudioManagerCore/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-1512-0/+9267