summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* switch off std::out route informationChristian Linke2016-04-272-2/+5
* remove parallel installations of the Audiomanager packagesChristian Linke2016-04-263-3/+3
* enable deleting of CommandLineSingletonChristian Linke2016-04-203-1/+14
* fix bug in Databasehandler changeChristian Linke2016-04-201-0/+2
* fix exitsSourcebug for databasehandler.Christian Linke2016-04-131-1/+1
* make sure that handles are never 0Christian Linke2016-04-111-2/+2
* utility: Moved TAmPluginTemplate.h to utilitiesGuerra Mattia2016-04-111-0/+91
* TCLAP: removed some unused variables leading to compiling Werror issuesGuerra Mattia2016-04-111-5/+0
* audiomanager: Use proper cmake path to install cmake and pkg-config filesHelio Chissini de Castro2016-04-113-74/+74
* audiomanager: Use LDFLAGS for dlt-daemon pkg-configHelio Chissini de Castro2016-04-111-2/+2
* Remove assert from database and replace by error handlingChristian Linke2016-04-1113-293/+1000
* some cleanupChristian Linke2016-03-0911-167/+194
* oh come onChristian Linke2016-03-021-1/+1
* remove debug messageChristian Linke2016-03-021-2/+0
* update for yoctoChristian Linke2016-03-021-3/+39
* Fix issues with cmake cross build and yoctoChristian Linke2016-03-017-13/+9
* fix paths for cross buildChristian Linke2016-02-263-5/+5
* fix CMake include pathChristian Linke2016-02-261-2/+0
* move macro to a place where it is reachableChristian Linke2016-02-251-1/+1
* fixed pc filesChristian Linke2016-02-226-24/+30
* Forgot the handleChristian Linke2016-02-171-2/+2
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-1713-373/+680
* 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-15183-10943/+3783
* change flags for c11Christian Linke2016-02-041-1/+1
* correct cache handling of sink main sound property in changeSinkDB()Toshiaki Isogai2016-02-041-1/+1
* cmake: Add install target for documentationPatrick Ziegler2016-01-191-0/+5
* add versioning for audiomanager utitlitiesChristian.Linke2015-12-161-0/+7
* changed package config for systemdChristian.Linke2015-12-152-9/+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
* forgot pc fileChristian Linke2015-12-021-0/+10
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-0213-16/+70
* * Fix for inconsistency in CAmDatabaseHandlerMap/SQLiteAleksandar Donchev2015-11-185-25/+126
* * Condition in CAmRoutingreceiver fixed and redundant function in CAmDatabase...Aleksandar Donchev2015-11-062-87/+38
* * Bug fix 392. Some improvements regarding failed transactions in the router.Christian Linke2015-11-0410-88/+376
* correct my whitespace stuffChristian Linke2015-10-071-379/+1
* Implement IAmCommand getVolume method7.3Pau Espin Pedrol2015-10-078-1/+424
* small things - big hussleChristian Linke2015-10-071-1/+1
* remove uneccessary registered contextChristian Linke2015-10-061-2/+0
* make changes in utilities compileChristian Linke2015-10-063-33/+29
* Utility DBUS: Constructor now more verbosely on dbus errorJens Lorenz2015-10-061-9/+32
* Notification time calculation of watchdog fixedJens Lorenz2015-10-061-4/+5
* 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-0613-45/+140
* * Some cmake variables exposed.Aleksandar Donchev2015-10-052-3/+3
* * Settings for commonAPI without binding code.Aleksandar Donchev2015-10-026-35/+24
* Remove nodestatemanager7.2Christian Linke2015-09-2241-4719/+30
* install more cmake packagesChristian Linke2015-09-171-1/+2
* * fix set_and_check of module path doesn't work with newer cmake versionsJens Lorenz2015-09-161-1/+1