summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon
Commit message (Expand)AuthorAgeFilesLines
* Implement IAmCommand getVolume method7.3Pau Espin Pedrol2015-10-077-0/+41
* remove uneccessary registered contextChristian Linke2015-10-061-2/+0
* Notification time calculation of watchdog fixedJens Lorenz2015-10-061-4/+5
* Utilities now build as a static or as a shared library on demand.Jens Lorenz2015-10-069-39/+33
* * Settings for commonAPI without binding code.Aleksandar Donchev2015-10-021-8/+13
* Remove nodestatemanager7.2Christian Linke2015-09-2229-3784/+9
* * remove warningChristian Linke2015-09-112-3/+4
* * CAPI wrapper with better someip integration.Aleksandar Donchev2015-09-111-1/+1
* * FindDBus.cmake excluded from project and replaced throught pkg_check_module. Aleksandar Donchev2015-09-072-12/+14
* * install tclap headers7.1Christian Linke2015-09-0211-11/+11
* Bug 308 - Change in Database Handlers to enable/disable enforced update7.0Jens Lorenz2015-08-042-85/+238
* Implemented filtering of duplicated notification configuration types on regis...Jens Lorenz2015-08-046-265/+160
* calculateMainConnectionDelay doesn't work if only a single connection has a t...Jens Lorenz2015-08-042-12/+19
* clean-up in MapHandler testsJens Lorenz2015-08-041-109/+81
* * cleaned up compile flagsChristian Linke2015-07-077-77/+34
* Fixed cmake issuesJens Lorenz2015-07-061-1/+1
* * fix compiler issue introduced with new commandline parsing in mainJens Lorenz2015-07-061-1/+1
* *Routing bug fixing and enhancment.Aleksandar Donchev2015-07-067-1079/+1063
* * Fix for the unit tests in accord with the domain id change .Aleksandar Donchev2015-07-062-21/+21
* * Domain id range splited in static and dynamic .Aleksandar Donchev2015-07-063-22/+13
* * Fixed bug causing infinite loop by determining all possible paths in the ro...Aleksandar Donchev2015-07-024-41/+223
* * enable entering domains with predefined idChristian Linke2015-07-013-0/+37
* * Common-API 3.1.2 support with dbus/someip binding.Aleksandar Donchev2015-07-012-31/+47
* * Unnecessary exception throwing for empty plugins list deleted.Aleksandar Donchev2015-06-102-2/+0
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-0210-190/+228
* * Updated license fileChristian Linke2015-04-2869-1/+143
* * 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