summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-164-8/+56
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-152-123/+126
* * now only 3 header files are generated. Send and Receive interface s in one....Christian Linke2015-03-2417-147/+159
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-1276-3770/+605
* * Sound property lookup enhancement throught caching . Tests for cached sou...Alexandar Donchev2015-03-1110-92/+553
* 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-045-61/+73
* * Description for new version Christian Linke2015-02-172-1/+6
* * Redundand asserts removed in CAmDatabaseHandlerMap.cpp .Aleksandar Donchev2015-01-222-13/+4
* * Audiomanager share folder exposed as cmake variable.Aleksandar Donchev2015-01-131-1/+1
* 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
* * 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-182-0/+12
* Bug 298 - Filtering of DLT messages are not workingAleksandar Donchev2014-11-171-3/+5
* * Converter Implementation .6.2Aleksandar Donchev2014-11-0532-777/+4510
* * size comparison fixChristian Linke2014-11-031-2/+2
* *make Nodestatemanager fidls work with generator Christian Linke2014-11-031-1/+1
* * add missing includeChristian Linke2014-11-031-0/+1
* * Fixed missing reserved flag for MapHandler and corresponding testsChristian Linke2014-11-033-6/+6
* * make Audiomanager find and compile with CommonAPI 2.1.6 executable generato...Christian Linke2014-11-0320-2937/+0
* * Make Audiomanager compile without sqliteChristian Linke2014-11-0315-23/+27
* * CMAKE_CXX_FLAGS_RELEASE will append flags and not overwrite other flags an...Aleksandar Donchev2014-07-181-1/+1
* Bug #100 - update of interface version numbers and added removed commentsJens Lorenz2014-07-111-1/+1
* * Minor fix for connection id generation.Aleksandar Donchev2014-07-101-2/+6
* *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-2349-1824/+2056
* * reworked according to review feedback from Thomas GoeringChristian Linke2014-04-011-19/+56
* * Some unit tests fixed due issues occured on pocky build systems.Aleksandar Donchev2014-03-283-6/+26
* handle am_error in dltwrapperChristian Linke2014-03-281-0/+48
* * Support for automatically generation of common-api sources. Cmake macros ad...Aleksandar Donchev2014-03-282-8/+12
* * Cmake scripts adopted for cross-compilationAleksandar Donchev2014-03-281-1/+5
* * Minor: life cycle old dbus predefined variable removed4.1Aleksandar Donchev2013-10-161-1/+0
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-1418-54/+126
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-102-4/+2
* * Every new connection ID is initilized with the next available number. Aleksandar Donchev2013-09-255-71/+286
* * made sure that CommonAPI stuff compiles with release 2.1Christian Linke2013-09-2519-426/+757
* * adopted test to new logic of no change stuffChristian Linke2013-09-122-13/+19
* * added some documentation, removed sample project since it seems to addle us...Christian Linke2013-09-1211-2/+48
* * some naming adoptions & review for GENIVIChristian Linke2013-09-0930-1797/+1999
* * AmMapHanlderTest - added tests for the callbacks in CAmDatabaseObserver.Aleksandar Donchev2013-09-037-79/+823
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-0358-184/+5518
* 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
* * CAmDatabaseHandlerMap - the main connection now have separate method for id...Aleksander Donchev2013-08-142-16/+45
* * Refactoring and improvements CAmDatabasehandlerMap ( Ticket #87 )Aleksander Donchev2013-08-145-188/+197
* make AM compile with newer libstdChristian Linke2013-08-141-0/+1
* Fix for bug 78: AmNodeStateCommunicatorTest throws a runtime exceptionMuhammad Shakeel2013-07-192-16/+19
* * enhance sleep at beginn of NSM test to be more robustChristian Linke2013-07-191-1/+2