update changelog
[profile/ivi/genivi/genivi-audio-manager.git] / AudioManagerDaemon /
2014-09-11 Krisztian LitkeyDLT, daemon: don't colorize logs, don't use optional...
2014-09-11 Jaska Uimonenadd functions for control interface to use dbus
2014-09-10 Alexander KanavinAdd missing include
2014-07-11 Jens LorenzBug #100 - update of interface version numbers and...
2014-07-10 Aleksandar Donchev* Minor fix for connection id generation.
2014-07-10 Aleksandar Donchev*An additional condition appended to the custom compar...
2014-06-23 Jens Lorenz* Bug #100 - removed projecttypes.h which causes compil...
2014-04-01 Christian Linke* reworked according to review feedback from Thomas...
2014-03-28 Aleksandar Donchev* Some unit tests fixed due issues occured on pocky...
2014-03-28 Christian Linkehandle am_error in dltwrapper
2014-03-28 Aleksandar Donchev* Support for automatically generation of common-api...
2014-03-28 Aleksandar Donchev* Cmake scripts adopted for cross-compilation
2013-10-16 Aleksandar Donchev* Minor: life cycle old dbus predefined variable removed
2013-10-14 Aleksandar Donchev* Typo: Dbus address fixed.
2013-10-10 Aleksandar Donchev* Typo: Dbus address fixed.
2013-09-25 Aleksandar Donchev* Every new connection ID is initilized with the next...
2013-09-25 Christian Linke* made sure that CommonAPI stuff compiles with release 2.1
2013-09-12 Christian Linke* adopted test to new logic of no change stuff
2013-09-12 Christian Linke* added some documentation, removed sample project...
2013-09-09 Christian Linke* some naming adoptions & review for GENIVI
2013-09-03 Aleksandar Donchev* AmMapHanlderTest - added tests for the callbacks...
2013-09-03 Aleksandar Donchev*PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI...
2013-09-02 Christian LinkeHandle cases where readdir() does not return the file...
2013-09-02 Christian Linke* fix for Bug 92 - sinkID wrongly reported to Database...
2013-08-14 Aleksander Donchev* CAmDatabaseHandlerMap - the main connection now have...
2013-08-14 Aleksander Donchev* Refactoring and improvements CAmDatabasehandlerMap...
2013-08-14 Christian Linkemake AM compile with newer libstd
2013-07-19 Muhammad ShakeelFix for bug 78: AmNodeStateCommunicatorTest throws...
2013-07-19 Christian Linke* enhance sleep at beginn of NSM test to be more robust
2013-07-12 Aleksander DonchevFixed define in the map handler header causing compile...
2013-07-10 Aleksander Donchev* Creation of database handler through the 'new' operto...
2013-07-10 Aleksander Donchevcmake configuration now allows change of inital map...
2013-07-10 Aleksander DonchevMinor: Access specifier of function changed from prote...
2013-07-10 Aleksander DonchevCreated an abstract interface for the database handlers.
2013-07-10 Aleksander DonchevRenamed CAmDatabaseHandlerInterface to IAmDatabaseHandler,
2013-07-10 Aleksander DonchevAdded 'Dump' method to the database handler and to...
2013-06-26 Christian Linke* corrected private fix for CAmMapHandler
2013-06-26 Christian Linke* update documentation and readme
2013-06-26 Christian Linke* make Telnetserver work with maphandler
2013-06-26 Christian Linke* remove some warnings
2013-06-26 Aleksandar DonchevMinor fix for the ID generation of domains, connection...
2013-06-26 Aleksandar DonchevFirst version Map implementation of database handler...
2013-06-19 Christian Linke* fix [bug 74] : changesourceDb copy paste error
2013-06-18 GoehringThomas Göhring: Fix for: Bug 69 - Endless loop in CAmDa...
2013-06-13 Christian Linke* fixed bug54
2013-06-13 Christian Linke* adds test for bug63 to the database tests
2013-06-11 Christian Linke* fix for Bug 66 - Wrong Log messages
2013-06-03 Christian Linke* fixed bug 59 & Bug 63. Removes superfluss comments...
2013-06-03 Christian Linke* fix for bug [52]: Dbus wrapper sometimes does not...
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...
next