summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* *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
|\
| * * remove duplicate current command promptFrank Herchet2012-02-091-1/+1
* | * changed main to register observer (thanks TGO)christian mueller2012-02-081-0/+2
|/
* * worked in feedback from Thomas Goering towards integration testsver-0.0.9christian mueller2012-02-061-5/+5
* * add an out of memory handlerchristian mueller2012-02-021-0/+11
* * implemented peeksinkclassIDs and peeksourceclassIDschristian mueller2012-02-011-8/+6
* * wrapping DLT calls in a new Class because of performance, codesize and lazy...christian mueller2012-01-311-10/+10
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-271-8/+12
* * routing algorithm improvementschristian mueller2012-01-251-0/+3
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-241-216/+209
* * fixed wrong memset in main.cpp (thanks to frank)christian mueller2012-01-181-1/+6
* * fixed commandline option p is now recognizedchristian mueller2012-01-121-1/+1
* * recreated the header files out of the model. Added versioning support in th...christian mueller2012-01-121-16/+51
* changed README, added correct header in fileschristian mueller2011-12-301-0/+1
* *added versioning support automatically out of gitchristian mueller2011-12-301-12/+160
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-291-0/+1
* * rework of buildsystemchristian mueller2011-12-231-11/+40
* * first version of SocketHandler working with DBuschristian mueller2011-12-211-3/+6
* - added comments in XML descriptionChristian Mueller2011-12-181-5/+7
* changes to make controlSender compile & loadableChristian Mueller2011-12-161-0/+3
* first release !Christian Mueller2011-12-141-1/+6
* update in headers, small thingsChristian Mueller2011-12-141-17/+50
* some updates, new testsChristian Mueller2011-12-121-5/+9