summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities
Commit message (Expand)AuthorAgeFilesLines
* cleanup routing interface to add clean abort and resend possibilities7.5Christian Linke2016-06-171-0/+17
* try catch for sockethandler callbacksChristian Linke2016-05-182-101/+93
* close pipes after useChristian Linke2016-05-172-0/+3
* optimize static const in audiomanagertypes.h and CAmDltWrapper template speci...Christian Linke2016-05-172-103/+133
* switch off std::out route informationChristian Linke2016-04-271-0/+4
* remove parallel installations of the Audiomanager packagesChristian Linke2016-04-261-1/+1
* enable deleting of CommandLineSingletonChristian Linke2016-04-203-1/+14
* fix bug in Databasehandler changeChristian Linke2016-04-201-0/+2
* make sure that handles are never 0Christian Linke2016-04-111-2/+2
* utility: Moved TAmPluginTemplate.h to utilitiesGuerra Mattia2016-04-111-0/+91
* audiomanager: Use proper cmake path to install cmake and pkg-config filesHelio Chissini de Castro2016-04-111-19/+19
* audiomanager: Use LDFLAGS for dlt-daemon pkg-configHelio Chissini de Castro2016-04-111-2/+2
* some cleanupChristian Linke2016-03-092-13/+182
* fix CMake include pathChristian Linke2016-02-261-2/+0
* fixed pc filesChristian Linke2016-02-221-21/+23
* Forgot the handleChristian Linke2016-02-171-2/+2
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-173-341/+652
* Added overflow handling for timer and poll handlesChristian Linke2016-02-162-4/+47
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-1513-957/+689
* add versioning for audiomanager utitlitiesChristian.Linke2015-12-161-0/+7
* changed package config for systemdChristian.Linke2015-12-151-0/+8
* deleting of instance explicit is neededChristian.Linke2015-12-152-12/+21
* 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-025-0/+1002
* small things - big hussleChristian Linke2015-10-071-1/+1
* make changes in utilities compileChristian Linke2015-10-063-33/+29
* 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-062-842/+76
* Utilities now build as a static or as a shared library on demand.Jens Lorenz2015-10-061-0/+95
* * Settings for commonAPI without binding code.Aleksandar Donchev2015-10-022-24/+10
* Remove nodestatemanager7.2Christian Linke2015-09-222-40/+12
* Utiltiy: DBUS: Constructor allows now set service prefix and object path. Mod...Jens Lorenz2015-09-162-8/+33
* Utility: DLT: New registerContext allows to set log level and trace status fr...Jens Lorenz2015-09-162-5/+51
* * remove warningChristian Linke2015-09-112-3/+9
* * CAPI wrapper with better someip integration.Aleksandar Donchev2015-09-112-8/+51
* * FindDBus.cmake excluded from project and replaced throught pkg_check_module. Aleksandar Donchev2015-09-071-1/+3
* * install tclap headers7.1Christian Linke2015-09-026-7/+6
* * 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.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-023-115/+232
* * Updated license fileChristian Linke2015-04-2811-76/+96
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-152-0/+71
* * New function for binary DLT messages added to CAmDltWrapper.Aleksandar Donchev2015-04-142-0/+11
* 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-129-0/+4877