summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/CAmDatabaseHandlerMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-071-0/+16
* *Routing bug fixing and enhancment.Aleksandar Donchev2015-07-061-1/+1
* * Domain id range splited in static and dynamic .Aleksandar Donchev2015-07-061-9/+0
* * enable entering domains with predefined idChristian Linke2015-07-011-0/+9
* * Updated license fileChristian Linke2015-04-281-0/+2
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-121-1/+1
* * Sound property lookup enhancement throught caching . Tests for cached sou...Alexandar Donchev2015-03-111-29/+127
* * Redundand asserts removed in CAmDatabaseHandlerMap.cpp .Aleksandar Donchev2015-01-221-12/+3
* * Converter Implementation .6.2Aleksandar Donchev2014-11-051-52/+218
* * 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-231-20/+12
* * Every new connection ID is initilized with the next available number. Aleksandar Donchev2013-09-251-40/+47
* * AmMapHanlderTest - added tests for the callbacks in CAmDatabaseObserver.Aleksandar Donchev2013-09-031-62/+88
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-031-1/+1
* * fix for Bug 92 - sinkID wrongly reported to DatabaseObserverChristian Linke2013-09-021-1/+7
* * CAmDatabaseHandlerMap - the main connection now have separate method for id...Aleksander Donchev2013-08-141-14/+36
* * Refactoring and improvements CAmDatabasehandlerMap ( Ticket #87 )Aleksander Donchev2013-08-141-132/+125
* Created an abstract interface for the database handlers.Aleksander Donchev2013-07-101-169/+164
* Renamed CAmDatabaseHandlerInterface to IAmDatabaseHandler,Aleksander Donchev2013-07-101-0/+2739