* Bug #100 - removed projecttypes.h which causes compiling conflicts
[profile/ivi/genivi/genivi-audio-manager.git] / AudioManagerDaemon / src / CAmDatabaseHandlerMap.cpp
2014-06-23 Jens Lorenz* Bug #100 - removed projecttypes.h which causes compil...
2013-09-25 Aleksandar Donchev* Every new connection ID is initilized with the next...
2013-09-03 Aleksandar Donchev* AmMapHanlderTest - added tests for the callbacks...
2013-09-03 Aleksandar Donchev*PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI...
2013-09-02 Christian Linke* fix for Bug 92 - sinkID wrongly reported to Database...
2013-08-14 Aleksander Donchev* CAmDatabaseHandlerMap - the main connection now have...
2013-08-14 Aleksander Donchev* Refactoring and improvements CAmDatabasehandlerMap...
2013-07-10 Aleksander DonchevCreated an abstract interface for the database handlers.
2013-07-10 Aleksander DonchevRenamed CAmDatabaseHandlerInterface to IAmDatabaseHandler,