summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23 from JensLorenz/cmake_and_dlt_endless_loop_fixGENIVI Audio Manager Maintainer2018-02-071-7/+11
|\
| * AmUtil: Check for valid timer handles to fix callback exceptionJens Lorenz2018-02-051-7/+11
* | AMUtil: fix missed copy in list PollGuerra Mattia2017-09-291-13/+18
* | CMake: Add pthread supportJens Lorenz2017-09-291-0/+1
|/
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-793/+834
* Fix for bug in CAmSocketHandler causing invalid pointers and crash.Aleksandar Donchev2017-05-021-35/+40
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-021-47/+166
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-021-57/+61
* CAmSocketHandler - usage of std::function instead of function pointers,Aleksandar Donchev2017-05-021-120/+204
* Linux specific TIMERFD implementation as alternative timer mechanismAleksandar Donchev2017-05-021-497/+675
* AMUtil: Fix nullptr exception in DLT singletonJens Lorenz2017-04-111-0/+9
* AMUtil: Only add active DBus watch FDs to socket handlerJens Lorenz2017-04-111-9/+9
* fix proper log level checkingChristian Linke2017-02-201-1/+1
* Utility: DBUS library supports applications bindings which do not need to new...Jens Lorenz2016-11-141-0/+6
* removed setting of logging context in CAPI wrapperChristian as GENIVI Maintainer2016-09-281-5/+3
* try catch for sockethandler callbacksChristian Linke2016-05-181-2/+64
* close pipes after useChristian Linke2016-05-171-0/+2
* optimize static const in audiomanagertypes.h and CAmDltWrapper template speci...Christian Linke2016-05-171-0/+102
* enable deleting of CommandLineSingletonChristian Linke2016-04-202-1/+9
* make sure that handles are never 0Christian Linke2016-04-111-2/+2
* Forgot the handleChristian Linke2016-02-171-2/+2
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-171-242/+490
* Added overflow handling for timer and poll handlesChristian Linke2016-02-161-3/+41
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-154-573/+81
* deleting of instance explicit is neededChristian.Linke2015-12-151-12/+16
* forgot to destroy the single instance in destructorChristian Linke2015-12-151-0/+11
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-022-0/+647
* make changes in utilities compileChristian Linke2015-10-061-2/+2
* Utility DBUS: Constructor now more verbosely on dbus errorJens Lorenz2015-10-061-9/+32
* Utility DLT: Created template parameter pack to generate recursive code and a...Jens Lorenz2015-10-061-99/+1
* * Settings for commonAPI without binding code.Aleksandar Donchev2015-10-021-16/+2
* Remove nodestatemanager7.2Christian Linke2015-09-221-35/+12
* Utiltiy: DBUS: Constructor allows now set service prefix and object path. Mod...Jens Lorenz2015-09-161-6/+29
* Utility: DLT: New registerContext allows to set log level and trace status fr...Jens Lorenz2015-09-161-5/+34
* * remove warningChristian Linke2015-09-111-1/+1
* * CAPI wrapper with better someip integration.Aleksandar Donchev2015-09-111-5/+13
* * FindDBus.cmake excluded from project and replaced throught pkg_check_module. Aleksandar Donchev2015-09-071-1/+3
* * install tclap headers7.1Christian Linke2015-09-023-3/+3
* * Common-API 3.1.2 support with dbus/someip binding.Aleksandar Donchev2015-07-011-3/+14
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-021-58/+52
* * Updated license fileChristian Linke2015-04-285-14/+27
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-151-0/+42
* * New function for binary DLT messages added to CAmDltWrapper.Aleksandar Donchev2015-04-141-0/+9
* Do not store handle before it is initialisedPhilip Lorenz2015-03-121-2/+3
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-124-0/+1643