summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon
Commit message (Expand)AuthorAgeFilesLines
* AM: Reorganize daemon, core, utilities and tests to make use of the new loggi...Martin Koch2020-01-141-2/+4
* FOO: Issue #26 fix white space issues and apply new coding styleJens Lorenz2018-07-031-128/+130
* CMake: Implement VCS agnostic versioningJens Lorenz2018-02-131-14/+14
* Merge pull request #21 from JensLorenz/fixup_signalfd7.6GENIVI Audio Manager Maintainer2017-11-291-1/+16
|\
| * AMDaemon: set pthread_sigmask for signalfdGuerra Mattia2017-11-071-1/+16
* | CMake: Use GNUInstalDirs destinationsGuerra Mattia2017-09-291-2/+2
|/
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-11/+43
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-021-54/+39
* * many database observers can be registred now by the database handler.Aleksandar Donchev2017-02-201-7/+5
* AudioManagerUtilities: use LINK_DIRECTORIESMathieu Duponchelle2016-11-141-0/+2
* add configurable dlt APP ID and descriptionChristian as GENIVI Maintainer2016-10-181-1/+9
* remove sqlite artefactChristian as GENIVI Maintainer2016-10-181-17/+10
* remove telnet server from AudiomanagerChristian as GENIVI Maintainer2016-10-181-21/+0
* some updates of the fixChristian Linke2016-06-211-8/+5
* remove debug messageChristian Linke2016-03-021-2/+0
* fixed pc filesChristian Linke2016-02-221-0/+2
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-171-13/+8
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-15144-35167/+10
* correct cache handling of sink main sound property in changeSinkDB()Toshiaki Isogai2016-02-041-1/+1
* changed package config for systemdChristian.Linke2015-12-151-9/+0
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-0212-997/+49
* * Fix for inconsistency in CAmDatabaseHandlerMap/SQLiteAleksandar Donchev2015-11-185-25/+126
* * Condition in CAmRoutingreceiver fixed and redundant function in CAmDatabase...Aleksandar Donchev2015-11-062-87/+38
* * Bug fix 392. Some improvements regarding failed transactions in the router.Christian Linke2015-11-047-83/+357
* 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