profile/ivi/genivi/genivi-audio-manager.git
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* corrected registerDomain
2013-09-12 Aleksandar... * Added error handling for all async calls.
2013-09-12 Christian Linke* added some documentation, removed sample project...
2013-09-10 Aleksandar... test ist now working
2013-09-09 Christian Linke* some naming adoptions & review for GENIVI
2013-09-03 Aleksandar... * AmMapHanlderTest - added tests for the callbacks...
2013-09-03 Aleksandar... *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI...
2013-09-02 Christian Linke* Prevent infinite loop when iterating over arrays
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... * CAmDatabaseHandlerMap - the main connection now have...
2013-08-14 Aleksander... * 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-19 Christian Linke* took over changes for bug 42 since patch did no longe...
2013-07-12 Aleksander... Fixed define in the map handler header causing compile...
2013-07-10 Aleksander... * Creation of database handler through the 'new' operto...
2013-07-10 Aleksander... cmake configuration now allows change of inital map...
2013-07-10 Aleksander... Minor: Access specifier of function changed from prote...
2013-07-10 Aleksander... Created an abstract interface for the database handlers.
2013-07-10 Aleksander... Renamed CAmDatabaseHandlerInterface to IAmDatabaseHandler,
2013-07-10 Aleksander... Added 'Dump' method to the database handler and to...
2013-07-01 Christian Linke* added possibilty to ask for routing ready state
2013-06-28 Christian Linke* new naming convention for dbus interfaces.
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* some adoptins in the routinginterface
2013-06-26 Christian Linke* remove some warnings
2013-06-26 Aleksandar... Minor fix for the ID generation of domains, connection...
2013-06-26 Aleksandar... First 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 bug64 genivi.audiomanager.service contains...
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-06 Nrusingh DashD-Bus method hanlers should reply back, even if the...
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-27 Nrusingh Dash- changed domainData, sourceData, sinkData, gatewayData...
2013-02-21 Christian Linke* Johanne's Bug fix 4.0
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* Added Abstract component compliance description
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-25 christian linke* changes to make the package and documentation easier
2012-10-22 christian linke* make RoutingSender DBus compile with 0xC11
2012-10-22 christian linke* adding a sample player to the project.
2012-10-22 christian linke* restructured the README and updated the content....
2012-10-16 christian linke* more consistent naming of routing interface and fix...
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* make sure that cmake -DCONTROLLER_PLUGIN="........
2012-10-02 christian linke* create bin directory if does not exists
2012-10-02 christian linke* small change in CommanSenderTest to be more generic
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...
2012-09-12 christian mueller* [GAM-91] make CAmSerializer calls with references... 3.0
2012-09-12 Johannes Schanda... Fix for commit bf5814ff3aa87fde46904a747a7108ea458f063e... 2.1
2012-09-12 christian mueller* [GAM-90] fixed signals send on wrong interface
2012-09-12 Frank Herchetadd setVolumeStep, setSinkMuteState, setSourceSoundPro...
2012-06-27 christian mueller * [GAM-45] fixed projecttypes.h is missing in source...
2012-06-27 christian mueller* [GAM-65] seg faults when starting AudiManager as...
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-80] fixed PluginRoutingInterfaceAsync test...
next