summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/include
Commit message (Expand)AuthorAgeFilesLines
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-022-336/+0
* * Fix for inconsistency in CAmDatabaseHandlerMap/SQLiteAleksandar Donchev2015-11-181-0/+1
* * Bug fix 392. Some improvements regarding failed transactions in the router.Christian Linke2015-11-042-2/+4
* Implement IAmCommand getVolume method7.3Pau Espin Pedrol2015-10-074-0/+4
* Remove nodestatemanager7.2Christian Linke2015-09-225-268/+0
* * remove warningChristian Linke2015-09-111-2/+3
* * install tclap headers7.1Christian Linke2015-09-022-2/+2
* Implemented filtering of duplicated notification configuration types on regis...Jens Lorenz2015-08-041-1/+17
* * cleaned up compile flagsChristian Linke2015-07-073-2/+5
* *Routing bug fixing and enhancment.Aleksandar Donchev2015-07-062-154/+174
* * Domain id range splited in static and dynamic .Aleksandar Donchev2015-07-061-1/+1
* * Fixed bug causing infinite loop by determining all possible paths in the ro...Aleksandar Donchev2015-07-022-5/+2
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-021-24/+35
* * Updated license fileChristian Linke2015-04-2821-0/+44
* * now only 3 header files are generated. Send and Receive interface s in one....Christian Linke2015-03-246-6/+7
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-1214-19/+19
* * Sound property lookup enhancement throught caching . Tests for cached sou...Alexandar Donchev2015-03-114-47/+90
* Fixed compilation problem with gcc 4.5.1Toshiaki Isogai2015-03-041-1/+1
* * Audiomanager tests adopted to the new dynamic ID boundary .Aleksandar Donchev2015-03-041-1/+1
* * Redundand asserts removed in CAmDatabaseHandlerMap.cpp .Aleksandar Donchev2015-01-221-1/+1
* * shift config.h file to build directory - just make it cleanerChristian Linke2014-12-091-1/+2
* * Lazy lookup for static registered sources and sinks.Aleksandar Donchev2014-11-181-0/+2
* * Converter Implementation .6.2Aleksandar Donchev2014-11-059-51/+954
* * add missing includeChristian Linke2014-11-031-0/+1
* *An additional condition appended to the custom comparator needed for map fu...Aleksandar Donchev2014-07-101-1/+1
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-238-41/+41
* * Every new connection ID is initilized with the next available number. Aleksandar Donchev2013-09-251-24/+77
* * some naming adoptions & review for GENIVIChristian Linke2013-09-091-4/+3
* * AmMapHanlderTest - added tests for the callbacks in CAmDatabaseObserver.Aleksandar Donchev2013-09-031-0/+2
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-034-35/+198
* * CAmDatabaseHandlerMap - the main connection now have separate method for id...Aleksander Donchev2013-08-141-2/+9
* * Refactoring and improvements CAmDatabasehandlerMap ( Ticket #87 )Aleksander Donchev2013-08-144-56/+72
* Fixed define in the map handler header causing compile error for some tests. ...Aleksander Donchev2013-07-121-5/+3
* * 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-109-51/+384
* Renamed CAmDatabaseHandlerInterface to IAmDatabaseHandler,Aleksander Donchev2013-07-103-316/+0
* Added 'Dump' method to the database handler and to the telnet server (Info ->...Aleksander Donchev2013-07-105-179/+240
* * corrected private fix for CAmMapHandlerChristian Linke2013-06-261-1/+2
* * make Telnetserver work with maphandlerChristian Linke2013-06-263-153/+152
* First version Map implementation of database handler with unit tests ( ticket...Aleksandar Donchev2013-06-267-39/+614
* * add missing include 3.2Christian Linke2013-02-181-0/+1
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-176-49/+49
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...christian linke2012-12-179-14/+198
* fix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test c...christian linke2012-12-061-0/+1
* * Call ControlRundown on receiving SIGTERM.christian linke2012-10-121-0/+6
* add setVolumeStep, setSinkMuteState, setSourceSoundProperty in telnetserverFrank Herchet2012-09-121-0/+6
* * fix setSinkSoundProperty in telnetserverFrank Herchet2012-06-261-2/+2
* * [GAM-24] Watchdog concept for the AudioManager. This patch introduces the ...Christian Mueller2012-05-242-0/+330
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-242-2/+2