summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* FOO: Issue #26 fix white space issues and apply new coding styleJens Lorenz2018-07-031-128/+130
* CMake: Implement VCS agnostic versioningJens Lorenz2018-02-131-14/+14
* AMDaemon: set pthread_sigmask for signalfdGuerra Mattia2017-11-071-1/+16
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-11/+43
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-021-54/+39
* * many database observers can be registred now by the database handler.Aleksandar Donchev2017-02-201-7/+5
* add configurable dlt APP ID and descriptionChristian as GENIVI Maintainer2016-10-181-1/+9
* remove sqlite artefactChristian as GENIVI Maintainer2016-10-181-17/+10
* remove telnet server from AudiomanagerChristian as GENIVI Maintainer2016-10-181-21/+0
* some updates of the fixChristian Linke2016-06-211-8/+5
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-171-13/+8
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-10/+4
* remove uneccessary registered contextChristian Linke2015-10-061-2/+0
* Remove nodestatemanager7.2Christian Linke2015-09-221-23/+4
* * CAPI wrapper with better someip integration.Aleksandar Donchev2015-09-111-1/+1
* * install tclap headers7.1Christian Linke2015-09-021-1/+1
* * fix compiler issue introduced with new commandline parsing in mainJens Lorenz2015-07-061-1/+1
* * Updated license fileChristian Linke2015-04-281-0/+2
* * make commandline argument parsing a little nicer. Christian Linke2015-04-281-68/+68
* * updated documentation, fixed bug in generation of documentation, adopted RE...Christian Linke2015-04-161-1/+2
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-151-122/+123
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-121-5/+5
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-031-13/+32
* * Creation of database handler through the 'new' opertor replaced. Aleksander Donchev2013-07-101-8/+3
* Created an abstract interface for the database handlers.Aleksander Donchev2013-07-101-18/+17
* * make Telnetserver work with maphandlerChristian Linke2013-06-261-6/+13
* First version Map implementation of database handler with unit tests ( ticket...Aleksandar Donchev2013-06-261-11/+22
* * fix WITH_NSM=off optionchristian linke2013-01-091-3/+6
* * enable turning off the NSMchristian linke2013-01-071-0/+6
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...christian linke2012-12-171-9/+35
* * make AudioManager rundown cleaner. Now an extra created pipe is used to tri...christian linke2012-11-291-2/+6
* * nicer handling of singal for exit.christian linke2012-10-161-4/+1
* * Call ControlRundown on receiving SIGTERM.christian linke2012-10-121-1/+4
* * [GAM-55] some finetuning on bugfix. christian mueller2012-06-261-1/+1
* * remove compiler warningFrank Herchet2012-06-251-0/+1
* * [GAM-24] Watchdog concept for the AudioManager. This patch introduces the ...Christian Mueller2012-05-241-2/+10
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-241-37/+55
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-241-1/+1
* * [GAM-35] implement DBus for SESSION or SYSTEM buschristian mueller2012-04-031-3/+23
* * [GAM-52] fix : main.cpp does not compile on -D WITH_DBUS_WRAPPER=OFFchristian mueller2012-04-031-1/+1
* * removed all documentation to new placechristian mueller2012-03-061-9/+8
* * updated license headerschristian mueller2012-03-051-34/+53
* * solved merge conflictschristian mueller2012-03-011-5/+19
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-39/+34
* * [GAM-4] updated interfaces christian mueller2012-02-271-4/+4
* * [ GAM-4 ] Change Database Obsever notification implementation working, tes...christian mueller2012-02-231-29/+9
* * [GT-1835] Resolve issues identified by code screening process: added missin...christian mueller2012-02-201-9/+12
* * merge of changes from ChristianFrank Herchet2012-02-141-1/+1
* * modify RoutingSender Async to match with TestHMIchristian mueller2012-02-091-0/+1
* Merge branch 'telnetserver'christian mueller2012-02-091-1/+1
|\