summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* * CAPI wrapper with better someip integration.Aleksandar Donchev2015-09-111-3/+38
* * install tclap headers7.1Christian Linke2015-09-023-4/+3
* * make new serializer Calls public in order to use themChristian Linke2015-07-281-0/+2
* * Serializer reworked to offer convenient async and sync method calls.Aleksandar Donchev2015-07-021-1049/+321
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-022-57/+180
* * Updated license fileChristian Linke2015-04-286-62/+69
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-151-0/+29
* * New function for binary DLT messages added to CAmDltWrapper.Aleksandar Donchev2015-04-141-0/+2
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-125-0/+3234