summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/include/IAmDatabaseHandler.h
Commit message (Expand)AuthorAgeFilesLines
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-200/+0
* Implement IAmCommand getVolume method7.3Pau Espin Pedrol2015-10-071-0/+1
* * install tclap headers7.1Christian Linke2015-09-021-1/+1
* * cleaned up compile flagsChristian Linke2015-07-071-0/+1
* * Updated license fileChristian Linke2015-04-281-0/+2
* * Sound property lookup enhancement throught caching . Tests for cached sou...Alexandar Donchev2015-03-111-0/+4
* * shift config.h file to build directory - just make it cleanerChristian Linke2014-12-091-1/+2
* * Converter Implementation .6.2Aleksandar Donchev2014-11-051-3/+14
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-231-7/+7
* * Refactoring and improvements CAmDatabasehandlerMap ( Ticket #87 )Aleksander Donchev2013-08-141-2/+6
* * Creation of database handler through the 'new' opertor replaced. Aleksander Donchev2013-07-101-1/+2
* Minor: Access specifier of function changed from protected to public.Aleksander Donchev2013-07-101-5/+2
* Created an abstract interface for the database handlers.Aleksander Donchev2013-07-101-21/+4
* Renamed CAmDatabaseHandlerInterface to IAmDatabaseHandler,Aleksander Donchev2013-07-101-0/+195