D-Bus method hanlers should reply back, even if the return type is void else timeout...
[profile/ivi/genivi/genivi-audio-manager.git] / AudioManagerDaemon /
2013-03-05 Christian Linke* remove checks from controlReceiver. No retries where...
2013-03-05 Christian Linke* online coding fixed overflow of handles
2013-02-28 Christian Linke* stability fix because of dbus interface of nsm
2013-02-18 Christian Linke* add missing include 3.2
2013-02-12 Christian Linke* calculated delay for mainconnection but forgot to...
2013-02-12 GoehringCAmDatabaseHandler::enterSourceClassDB does not work...
2013-02-07 Christian Linke* enhancing documentation
2013-01-31 Christian Linke* updated documentation to match foton release
2013-01-18 Christian Linke* update NSM test
2013-01-18 Christian Linke* fix asyncRoutingTest and NSM test
2013-01-18 Christian Linke* repair NSM test
2013-01-17 Christian Linke* changes that follow the review comments from Thomas G.
2013-01-11 christian linke* add support to switch dedicated plugins off, fix...
2013-01-09 christian linke* fix WITH_NSM=off option
2013-01-08 christian linke* remove python from nodestatemanger test, remove warni...
2013-01-08 christian linke* some minor coverity check fixes
2013-01-07 christian linke* enable turning off the NSM
2013-01-07 christian linke* take away mandatory NSM dependency and ship NSM heade...
2013-01-07 Nrusingh Dashadded DL library path to the following cmake files... 3.1
2012-12-17 christian linke* added new interfaces & nsm support + nsm tests +...
2012-12-06 christian linkefix [OSS BUG 23] - connection removed if routing return...
2012-11-29 christian linke* make AudioManager rundown cleaner. Now an extra creat...
2012-11-27 christian linke* [Bug 10] - feedback from review . fixed removeSourceD...
2012-11-27 GoehringGenivi AudioManager Bug 13: error on update MainSourceS...
2012-10-30 christian linke* make DLTWrapper unregister itself before exiting
2012-10-22 christian linke* make RoutingSender DBus compile with 0xC11
2012-10-22 christian linke* restructured the README and updated the content....
2012-10-16 christian linke* stability: call bus_threads_init_default before...
2012-10-16 christian linke* nicer handling of singal for exit.
2012-10-15 christian linke* fix typo in CAmRoutingReceiver
2012-10-12 christian linke* Call ControlRundown on receiving SIGTERM.
2012-10-04 christian linke* adding GoogleMock including GoogleTest into the project
2012-10-04 christian linke* change global include for gest.h to local include
2012-10-02 christian linke* [GAM-100] nonexisting tables are dropped
2012-09-27 christian linke* include google test into source tree
2012-09-12 christian mueller* [GAM-91] make CAmSerializer calls with references... 3.0
2012-09-12 Frank Herchetadd setVolumeStep, setSinkMuteState, setSourceSoundPro...
2012-06-26 christian mueller* [GAM-55] some finetuning on bugfix.
2012-06-26 christian mueller* typo in documentation
2012-06-26 Frank Herchet* fix setSinkSoundProperty in telnetserver
2012-06-26 Frank Herchet* [GAM-55] fix wrong context id in logError and logInfo
2012-06-26 christian mueller* [GAM-24] turn watchdog feature off by default.
2012-06-25 christian mueller* [GAM-82] fixed CAmRoutingSender::setRoutingReady...
2012-06-25 Frank Herchet* remove compiler warning
2012-05-24 christian mueller* [GAM-8] documentation of communication between routi...
2012-05-24 Christian Mueller* corrected packageconf handling for systemd
2012-05-24 christian mueller* updated documentation for watchdog. Little adoptions...
2012-05-24 Christian Mueller* [GAM-78] Using the AudioManager with Sessionbus does...
2012-05-24 Christian Mueller* [GAM-24] Watchdog concept for the AudioManager....
2012-05-24 christian mueller* [GAM-76] fix : add 64bit support for DLT logging
2012-05-24 christian mueller* fixed AmRoutingTest. Fixed missing mpDBusWrapper...
2012-05-24 christian mueller* fix warnings that come with new compiler
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-05-24 christian mueller* [GAM-69] AudioManager tests does not compile withou...
2012-05-24 christian mueller* [GAM-72] change type std::list to std::vector in...
2012-05-24 christian mueller* changes for enabling the demo @AMM
2012-05-24 Frank Herchet*[GAM-71]: move connectNoMoreThreads test
2012-05-24 Frank Herchet* some modifications in telnetserver menu
2012-04-03 christian mueller* [GAM-35] implement DBus for SESSION or SYSTEM bus
2012-04-03 christian mueller* [GAM-56] fix
2012-04-03 christian mueller* [GAM-52] fix : main.cpp does not compile on -D WITH_D...
2012-04-02 christian mueller* [GAM-54] fixed.
2012-03-30 Frank Herchet* [GAM-51] fix CAmDatabaseHandler::getListSinks (:...
2012-03-29 christian mueller* [GAM-48] fixed compilation error for c++0x
2012-03-29 christian mueller* [GAM-49] worked in comments to last patches
2012-03-29 Frank Herchet* add setSinkVolume to telnetserver
2012-03-26 christian mueller* changing logical wrong assert
2012-03-26 christian mueller* [GAM-47]. Graceful exit when there is no controller...
2012-03-23 christian mueller* enhanced documentation
2012-03-23 christian mueller* [GAM-46] improvements on CAmSockthandler.
2012-03-23 christian mueller* [GAM-44] adds threadsafeness to DltWrapper
2012-03-23 christian mueller* documentation enhancement
2012-03-23 christian mueller* fixed typo in addpackagedependencies.sh used for...
2012-03-23 christian mueller* [GAM-42] fix
2012-03-20 christian mueller* enhanced documentation
2012-03-13 christian mueller* enhanced documentation
2012-03-12 christian mueller* [GAM-34] fixes sqlite missing error handling
2012-03-08 christian mueller* [GAM-32] fix
2012-03-07 christian mueller* [GAM-29] fixes
2012-03-07 christian mueller* forgot to check in the documentation
2012-03-06 christian mueller* removed all documentation to new place
2012-03-06 christian mueller* unfortunatly changed AUDIO_include_FOLDER back to...
2012-03-06 christian mueller* last changes in the documentation
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 Herchet* fix debug output to stdout if WITH_DLT undefined
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 christian muellerMerge remote branch 'buildsau/master'
2012-02-29 christian mueller* [ performance] for classes that do not need to be...
2012-02-29 Frank Herchet* fix compile error in DLTWrapper.cpp
2012-02-29 Frank Herchet* [GAM-11] Merge branch 'dlt_dependency'
2012-02-28 Frank Herchet* [GAM-11] remove dependency from DLT in DLTWrapper...
2012-02-27 christian mueller* [GAM-4] updated interfaces
2012-02-27 christian mueller* removed simple DBus Loop from DBusWrapper - is not...
2012-02-24 Frank Herchet* [GAM-11] make project compilable without DLT
2012-02-24 Frank Herchet* [GAM-11]: modify cmake and add compile flag WITH_DLT
next