summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "Utility updates capi fixes"revert-26-utilityUpdates_CAPI_fixesJens Lorenz2018-03-132-145/+133
* Remainning fixes from utility updateutilityUpdates_CAPI_fixesDon Al2018-02-271-53/+52
* The real-time scheduler removed.Aleksandar Donchev2018-02-131-22/+0
* Cmake parameters for real-time scheduler's priority and policy and throw runt...Aleksandar Donchev2018-02-131-0/+22
* FIx for CAPI timeouts and support for more than one CAPI watchAleksandar Donchev2018-02-131-18/+28
* Real time scheduler added, capi wrapper timeout return value considered in re...Aleksandar Donchev2018-02-131-7/+0
* * All methods in CAPI wrapper with connectionID parameter are deprecated beca...Aleksandar Donchev2018-02-132-97/+93
* Runtime check for calls to the sockethandler from other threadsAleksandar Donchev2018-02-131-0/+6
* A filedescriptor removal will set an invalidation flag which will prevent cal...Aleksandar Donchev2018-02-131-4/+7
* Timer fd is closed at the beginning of the next iteration + some unit tests. ...Aleksandar Donchev2018-02-131-3/+8
* Merge pull request #23 from JensLorenz/cmake_and_dlt_endless_loop_fixGENIVI Audio Manager Maintainer2018-02-071-184/+183
|\
| * AMUtil: Fixes infinite loop in dlt wrapper for out of range values of enumera...Jens Lorenz2018-02-051-184/+183
* | AMUtil: use DLT API only when DLT is selectedGuerra Mattia2017-09-291-2/+5
* | CMake: Add pthread supportJens Lorenz2017-09-291-1/+0
* | AMUtil: Fix for destroy controller on rundownJens Lorenz2017-09-291-0/+6
* | AM: Destroy plugin implementation.Kapildev Patel2017-09-291-0/+34
|/
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-411/+380
* Fix for bug in CAmSocketHandler causing invalid pointers and crash.Aleksandar Donchev2017-05-022-17/+25
* Two versions of CAmSerializer due to interface changes.Aleksandar Donchev2017-05-021-546/+1209
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-021-45/+91
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-022-810/+548
* CAmSocketHandler - usage of std::function instead of function pointers,Aleksandar Donchev2017-05-021-163/+72
* Linux specific TIMERFD implementation as alternative timer mechanismAleksandar Donchev2017-05-021-363/+451
* AMUtil: Enhancement of check log level support for DLT.Jens Lorenz2017-02-151-3/+4
* AMUtil: Check log level support of DLT added.Jens Lorenz2016-12-081-0/+12
* Utility: Serializer::dtor must also remove the fd from list to prevent crash.Jens Lorenz2016-11-141-6/+10
* AudioManagerUtilities: fix dlt cmake integrationMathieu Duponchelle2016-11-141-1/+1
* Changed error to warning in database if data is receivedChristian Linke2016-07-291-0/+8
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-171-0/+17
* try catch for sockethandler callbacksChristian Linke2016-05-181-99/+29
* close pipes after useChristian Linke2016-05-171-0/+1
* optimize static const in audiomanagertypes.h and CAmDltWrapper template speci...Christian Linke2016-05-171-103/+31
* switch off std::out route informationChristian Linke2016-04-271-0/+4
* enable deleting of CommandLineSingletonChristian Linke2016-04-201-0/+5
* fix bug in Databasehandler changeChristian Linke2016-04-201-0/+2
* utility: Moved TAmPluginTemplate.h to utilitiesGuerra Mattia2016-04-111-0/+91
* some cleanupChristian Linke2016-03-091-12/+181
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-171-97/+161
* Added overflow handling for timer and poll handlesChristian Linke2016-02-161-1/+6
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-154-326/+17
* deleting of instance explicit is neededChristian.Linke2015-12-151-0/+5
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-022-0/+336
* small things - big hussleChristian Linke2015-10-071-1/+1
* make changes in utilities compileChristian Linke2015-10-061-22/+22
* Utility DLT: Created template parameter pack to generate recursive code and a...Jens Lorenz2015-10-061-743/+75
* * Settings for commonAPI without binding code.Aleksandar Donchev2015-10-021-8/+8
* Remove nodestatemanager7.2Christian Linke2015-09-221-5/+0
* Utiltiy: DBUS: Constructor allows now set service prefix and object path. Mod...Jens Lorenz2015-09-161-2/+4
* Utility: DLT: New registerContext allows to set log level and trace status fr...Jens Lorenz2015-09-161-0/+17
* * remove warningChristian Linke2015-09-111-2/+8