add functions for control interface to use dbus
[profile/ivi/genivi/genivi-audio-manager.git] / AudioManagerDaemon / src / main.cpp
2014-09-11 Jaska Uimonenadd functions for control interface to use dbus
2013-09-03 Aleksandar Donchev*PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI...
2013-07-10 Aleksander Donchev* Creation of database handler through the 'new' operto...
2013-07-10 Aleksander DonchevCreated an abstract interface for the database handlers.
2013-06-26 Christian Linke* make Telnetserver work with maphandler
2013-06-26 Aleksandar DonchevFirst version Map implementation of database handler...
2013-01-09 christian linke* fix WITH_NSM=off option
2013-01-07 christian linke* enable turning off the NSM
2012-12-17 christian linke* added new interfaces & nsm support + nsm tests +...
2012-11-29 christian linke* make AudioManager rundown cleaner. Now an extra creat...
2012-10-16 christian linke* nicer handling of singal for exit.
2012-10-12 christian linke* Call ControlRundown on receiving SIGTERM.
2012-06-26 christian mueller* [GAM-55] some finetuning on bugfix.
2012-06-25 Frank Herchet* remove compiler warning
2012-05-24 Christian Mueller* [GAM-24] Watchdog concept for the AudioManager....
2012-05-24 christian mueller* [GAM-74] resolving issues found by coverity scan
2012-05-24 christian mueller* [GAM-70] fix wrong type on database interface for...
2012-04-03 christian mueller* [GAM-35] implement DBus for SESSION or SYSTEM bus
2012-04-03 christian mueller* [GAM-52] fix : main.cpp does not compile on -D WITH_D...
2012-03-06 christian mueller* removed all documentation to new place
2012-03-05 christian mueller* updated license headers
2012-03-01 christian muellerMerge remote branch 'buildsau/master'
2012-03-01 christian mueller* solved merge conflicts
2012-03-01 christian mueller* fix [GAM-28] problems in routingsender.cpp
2012-02-29 Frank HerchetMerge branch 'master' of qmuc300924:AudioManager
2012-02-29 Frank Herchet* add command line argument "-V: print DLT logs to...
2012-02-29 Frank Herchet* [GAM-11] Merge branch 'dlt_dependency'
2012-02-27 christian mueller* [GAM-4] updated interfaces
2012-02-23 christian muellerMerge remote branch 'buildsau/master'
2012-02-23 christian mueller* [ GAM-4 ] Change Database Obsever notification imple...
2012-02-22 Frank HerchetMerge branch 'master' of qmuc300924:AudioManager
2012-02-20 christian mueller* [GT-1835] Resolve issues identified by code screening...
2012-02-14 Frank Herchet* merge of changes from Christian
2012-02-13 christian mueller* added command to option telnetserver
2012-02-13 christian muellerMerge remote branch 'buildsau/master'
2012-02-09 christian mueller* modify RoutingSender Async to match with TestHMI
2012-02-09 christian muellerMerge branch 'telnetserver'
2012-02-09 Frank Herchet* remove duplicate current command prompt
2012-02-08 christian mueller* changed main to register observer (thanks TGO)
2012-02-06 christian mueller* worked in feedback from Thomas Goering towards integr... ver-0.0.9
2012-02-02 christian mueller* add an out of memory handler
2012-02-01 christian mueller* implemented peeksinkclassIDs and peeksourceclassIDs
2012-01-31 christian muellerMerge branch 'master' of https://git.genivi.org/srv...
2012-01-31 christian mueller* wrapping DLT calls in a new Class because of performa...
2012-01-27 christian mueller* regenerated EA code based on Conti Feedback.
2012-01-25 christian mueller* routing algorithm improvements
2012-01-24 christian mueller* formatting all the source code with eclipse source...
2012-01-18 christian mueller* fixed wrong memset in main.cpp (thanks to frank)
2012-01-12 christian mueller* fixed commandline option p is now recognized
2012-01-11 christian mueller* recreated the header files out of the model. Added...
2011-12-30 christian muellerchanged README, added correct header in files
2011-12-30 christian mueller*added versioning support automatically out of git
2011-12-29 christian mueller* assert on empty busname (routinginterface) ver-0.0.1
2011-12-23 christian mueller* rework of buildsystem
2011-12-21 christian mueller* first version of SocketHandler working with DBus
2011-12-18 Christian Mueller- added comments in XML description
2011-12-16 Christian Muellerchanges to make controlSender compile & loadable
2011-12-14 Christian Muellerfirst release !
2011-12-14 Christian Muellerupdate in headers, small things
2011-12-12 Christian Muellersome updates, new tests
2011-12-09 Christian MuellerSome changes, renaming...
2011-12-08 Christian Muellertotal rework