summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build: fix cmake-variable type mismatchBuildScriptsMartin Koch2020-06-221-15/+14
* build: improve handling of WITH_DOCUMENTATION optionMartin Koch2020-06-222-11/+13
* Merge pull request #55 from daduki/masterMartin Koch2020-06-191-36/+59
|\
| * Null Point Handling PatchDaeduek Cho2020-06-181-36/+59
* | 7.8.07.8.0Martin Koch2020-05-202-2/+2
* | Merge pull request #54 from daduki/masterMartin Koch2020-05-151-25/+33
|\ \ | |/
| * Update CAmSerializer.hDaeduek Cho2020-05-151-2/+6
| * Update CAmSerializer.hDaeduek Cho2020-05-151-25/+29
* | Merge pull request #52 from daduki/masterMartin Koch2020-05-144-4/+14
|\ \ | |/
| * Update CAmControlReceiver.hdaduki2020-05-131-1/+1
| * legacy redirection for typo correctiondaduki2020-05-132-0/+10
| * typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
| * typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
| * typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
| * typo changDomainStateDB > changeDomainStateDBdaduki2020-05-111-1/+1
* | Merge pull request #50 from GENIVI/BuildOptionsMartin Koch2020-05-132-1/+14
|\ \ | |/ |/|
| * AM daemon: Add build options forMartin Koch2020-02-212-1/+14
* | AM: create patch version 7.7.1 due to build problem with preceding 7.7.07.7.1Martin Koch2020-02-241-1/+1
|/
* AM: fix build problem from accidentally introduced new-line character in VERS...Martin Koch2020-02-131-1/+1
* update version to 7.7.07.7Martin Koch2020-02-101-1/+1
* Merge pull request #48 from GENIVI/LoggingArchitectureMartin Koch2020-02-1037-1052/+1836
|\
| * AM: Reorganize daemon, core, utilities and tests to make use of the new loggi...Martin Koch2020-01-1422-30/+35
| * AM-Test: exclude AmSocketHandlerTest from build if WITH_DLT is not enabledMartin Koch2020-01-141-1/+7
| * AM_Utils: reduce CAmDltWrapper to legacy wrapper around new logging architectureMartin Koch2020-01-143-1021/+90
| * AM-Utils: Introduce new logging architecture, providing separate classes for ...Martin Koch2020-01-1412-0/+1704
* | Merge pull request #49 from GENIVI/PluralPropertiesMartin Koch2020-02-1017-3/+281
|\ \ | |/ |/|
| * AM: add plural form of setSystemProperties for global configuration attribute...Martin Koch2020-01-1717-1/+86
| * AM: add plural form of set...SoundProperties for sources and sinks to command...Martin Koch2020-01-1717-2/+195
|/
* Merge pull request #47 from mkoch-aditg/fixRemoveConnectionMartin Koch2019-12-161-3/+3
|\
| * AM database: correct implementation of CAmDatabaseHandlerMap::removeMainConne...Martin Koch2019-10-171-3/+3
* | Merge pull request #46 from mkoch-aditg/addNamespaceDocMartin Koch2019-12-161-0/+3
|\ \
| * | add a documentation to the global namespace 'am'Martin Koch2019-10-161-0/+3
| |/
* | Merge pull request #45 from mkoch-aditg/masterMartin Koch2019-12-161-48/+0
|\ \ | |/
| * AM-Test: drop accidentally pushed backup file: AudioManagerCore/test/AmRoutin...Martin Koch2019-10-161-48/+0
|/
* Merge pull request #39 from GENIVI/genivi_impJens Lorenz2018-09-255-303/+375
|\
| * Notifying observers of sound properties only by value changes.genivi_impJacqueline Molz2018-08-225-303/+375
|/
* Merge pull request #35 from JensLorenz/issue_24_clean_up_whitespaceGENIVI Audio Manager Maintainer2018-07-1236-8827/+9785
|\
| * FOO: Issue #26 fix white space issues and apply new coding styleJens Lorenz2018-07-0335-8817/+9783
| * FOO: Remove missing logging files in uncrustify_files.cfgJens Lorenz2018-07-031-10/+2
|/
* Merge pull request #34 from JensLorenz/foo_beatifier_uncrustifyGENIVI Audio Manager Maintainer2018-07-0322-230/+442
|\
| * Foo: Initial proposal for the command line beautifier uncrustifyJens Lorenz2018-06-202-0/+257
| * codestyle: Remove empty single line c++ comments in ctor initializersJens Lorenz2018-06-2014-124/+124
| * AMCore: Rework of preprocessor defines to improve readabilityJens Lorenz2018-06-204-102/+57
| * CMAKE: Rename the input cmake file of audiomanagerconfig.hJens Lorenz2018-06-202-4/+4
|/
* Merge pull request #32 from JensLorenz/clean_pr26_utility_updatesGENIVI Audio Manager Maintainer2018-06-2010-573/+982
|\
| * AMUtil: Fix inconsistent fdPollingArrayJens Lorenz2018-06-123-116/+110
| * AMUtil: Test: Return in threads with NULLJens Lorenz2018-04-231-0/+6
| * AMCore: Test: Initialize file descriptors of pipe with '-1' in ctorJens Lorenz2018-04-231-1/+2
| * AMUtil: No check callback needed for eventfd and signalfdJens Lorenz2018-04-091-5/+2
| * AMUtil: Change log level of removeFDPoll from error to warningJens Lorenz2018-04-091-1/+1