summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src
Commit message (Expand)AuthorAgeFilesLines
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-171-13/+8
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-1514-14862/+4
* correct cache handling of sink main sound property in changeSinkDB()Toshiaki Isogai2016-02-041-1/+1
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-022-646/+0
* * Fix for inconsistency in CAmDatabaseHandlerMap/SQLiteAleksandar Donchev2015-11-182-24/+58
* * Condition in CAmRoutingreceiver fixed and redundant function in CAmDatabase...Aleksandar Donchev2015-11-062-87/+38
* * Bug fix 392. Some improvements regarding failed transactions in the router.Christian Linke2015-11-043-80/+283
* Implement IAmCommand getVolume method7.3Pau Espin Pedrol2015-10-073-0/+37
* remove uneccessary registered contextChristian Linke2015-10-061-2/+0
* Notification time calculation of watchdog fixedJens Lorenz2015-10-061-4/+5
* Remove nodestatemanager7.2Christian Linke2015-09-225-1365/+4
* * remove warningChristian Linke2015-09-111-1/+1
* * CAPI wrapper with better someip integration.Aleksandar Donchev2015-09-111-1/+1
* * install tclap headers7.1Christian Linke2015-09-027-7/+7
* Bug 308 - Change in Database Handlers to enable/disable enforced update7.0Jens Lorenz2015-08-041-84/+144
* Implemented filtering of duplicated notification configuration types on regis...Jens Lorenz2015-08-041-0/+4
* calculateMainConnectionDelay doesn't work if only a single connection has a t...Jens Lorenz2015-08-041-10/+6
* * cleaned up compile flagsChristian Linke2015-07-072-4/+25
* * fix compiler issue introduced with new commandline parsing in mainJens Lorenz2015-07-061-1/+1
* *Routing bug fixing and enhancment.Aleksandar Donchev2015-07-062-602/+480
* * Domain id range splited in static and dynamic .Aleksandar Donchev2015-07-061-9/+0
* * Fixed bug causing infinite loop by determining all possible paths in the ro...Aleksandar Donchev2015-07-021-36/+53
* * enable entering domains with predefined idChristian Linke2015-07-011-0/+9
* * Unnecessary exception throwing for empty plugins list deleted.Aleksandar Donchev2015-06-102-2/+0
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-021-30/+37
* * Updated license fileChristian Linke2015-04-2818-1/+39
* * make commandline argument parsing a little nicer. Christian Linke2015-04-283-68/+83
* * updated documentation, fixed bug in generation of documentation, adopted RE...Christian Linke2015-04-161-1/+2
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-151-122/+123
* * now only 3 header files are generated. Send and Receive interface s in one....Christian Linke2015-03-246-7/+16
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-1220-1681/+38
* * Sound property lookup enhancement throught caching . Tests for cached sou...Alexandar Donchev2015-03-113-30/+295
* * Redundand asserts removed in CAmDatabaseHandlerMap.cpp .Aleksandar Donchev2015-01-221-12/+3
* Bug #298 - DLT messages will be created only in case respective log level is ...Jens Lorenz2015-01-131-3/+8
* Revert "Bug 298 - Filtering of DLT messages are not working"Christian Linke2015-01-131-5/+3
* * Lazy lookup for static registered sources and sinks.Aleksandar Donchev2014-11-181-0/+10
* Bug 298 - Filtering of DLT messages are not workingAleksandar Donchev2014-11-171-3/+5
* * Converter Implementation .6.2Aleksandar Donchev2014-11-058-627/+1935
* * Fixed missing reserved flag for MapHandler and corresponding testsChristian Linke2014-11-031-1/+2
* * Minor fix for connection id generation.Aleksandar Donchev2014-07-101-2/+6
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-238-134/+110
* * reworked according to review feedback from Thomas GoeringChristian Linke2014-04-011-19/+56
* handle am_error in dltwrapperChristian Linke2014-03-281-0/+48
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-101-3/+1
* * Every new connection ID is initilized with the next available number. Aleksandar Donchev2013-09-251-40/+47
* * some naming adoptions & review for GENIVIChristian Linke2013-09-091-5/+23
* * AmMapHanlderTest - added tests for the callbacks in CAmDatabaseObserver.Aleksandar Donchev2013-09-031-62/+88
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-037-101/+751
* Handle cases where readdir() does not return the file typeChristian Linke2013-09-022-0/+33
* * fix for Bug 92 - sinkID wrongly reported to DatabaseObserverChristian Linke2013-09-022-5/+11