summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * AMUtil: Store signalfd as file descriptor instead of pollfd handleJens Lorenz2018-04-092-46/+21
| * AMUtil: Wakeup of ppoll is now also triggered on addFdPollJens Lorenz2018-04-092-16/+17
| * AMUtil: Fix startup sequence addFdPoll and removeFdPollJens Lorenz2018-04-092-4/+87
| * AMUtil: Cleanup indents and whitespacesJens Lorenz2018-04-093-33/+34
| * AMUtil: Rework of exception debug messagesJens Lorenz2018-04-091-13/+15
| * AMUtil: ONLY timers will be closed in worker threadJens Lorenz2018-04-092-9/+18
| * AMUtil: Rework of socketHandler to avoid calls of invalidated objectsJens Lorenz2018-04-094-219/+505
| * AMUtil: Change from mPipe to eventfdJens Lorenz2018-04-092-20/+41
| * AMUtil: Improve timer implementation and ensure that no fd leak happensJens Lorenz2018-04-092-48/+50
| * AMUtil: Rework of listenToSignal and minor improvementsJens Lorenz2018-04-091-17/+15
| * AMUtil: Improve actionPoll lambda implementation for signal and timerJens Lorenz2018-04-091-27/+45
| * AMUtil: Test: Ensure that revents are tested in fire callbackJens Lorenz2018-04-091-2/+2
| * AMUtil: Test: Lets check the return value of addTimerJens Lorenz2018-04-091-13/+14
| * AMUtil: Test: Remove off-by-one problem for timer meas. and socket testsJens Lorenz2018-04-091-45/+39
| * AMUtil: Test: Fix mExpected value range for 32-bitJens Lorenz2018-04-092-2/+2
| * CMAKE: Update option messageAleksandar Donchev2018-03-271-3/+1
| * AMUtil: Test: Add macro to increase the loop count of serializer testsAleksandar Donchev2018-03-271-2/+5
| * AMUtil: Common API WrapperAleksandar Donchev2018-03-272-106/+124
| * AMUtil: Dlt init function returns now correctlyAleksandar Donchev2018-03-271-2/+3
|/
* Merge pull request #31 from gunnarx/sorted_indent_rulesGENIVI Audio Manager Maintainer2018-03-261-132/+144
|\
| * Foo: Apply formatting changes as proposed in pr 28Gunnar Andersson2018-03-161-5/+17
| * Foo: Sort all the settings in the code style XMLGunnar Andersson2018-03-161-131/+131
|/
* Merge pull request #30 from GENIVI/revert-26-utilityUpdates_CAPI_fixesGENIVI Audio Manager Maintainer2018-03-139-932/+429
|\
| * Revert "Utility updates capi fixes"revert-26-utilityUpdates_CAPI_fixesJens Lorenz2018-03-139-932/+429
|/
* Merge pull request #26 from GENIVI/utilityUpdates_CAPI_fixesGENIVI Audio Manager Maintainer2018-03-139-429/+932
|\
| * Remainning fixes from utility updateutilityUpdates_CAPI_fixesDon Al2018-02-273-104/+114
| * The real-time scheduler removed.Aleksandar Donchev2018-02-137-62/+3
| * Cmake parameters for real-time scheduler's priority and policy and throw runt...Aleksandar Donchev2018-02-137-65/+120
| * FIx for CAPI timeouts and support for more than one CAPI watchAleksandar Donchev2018-02-132-116/+198
| * Real time scheduler added, capi wrapper timeout return value considered in re...Aleksandar Donchev2018-02-135-67/+90
| * * All methods in CAPI wrapper with connectionID parameter are deprecated beca...Aleksandar Donchev2018-02-134-121/+119
| * Runtime check for calls to the sockethandler from other threadsAleksandar Donchev2018-02-133-56/+99
| * A filedescriptor removal will set an invalidation flag which will prevent cal...Aleksandar Donchev2018-02-133-44/+61
| * Timer fd is closed at the beginning of the next iteration + some unit tests. ...Aleksandar Donchev2018-02-135-44/+378
* | Merge pull request #25 from JensLorenz/version_and_doc_updateGENIVI Audio Manager Maintainer2018-02-26975-36121/+22169
|\ \ | |/ |/|