update changelog
[profile/ivi/genivi/genivi-audio-manager.git] / PluginCommandInterfaceDbus /
2014-09-16 Mikko YlinenFix FTBFS for x86_64
2014-06-23 Jens Lorenz* Bug #100 - removed projecttypes.h which causes compil...
2014-03-28 Aleksandar Donchev* Applied dbus_command_interface_changed_for_unit_tests...
2014-03-28 Aleksandar Donchev* Bug #127 - appended forgotten methods to the Dbus...
2013-10-16 Aleksandar Donchev* Bug 61 fixed. The plugins are built as module and...
2013-10-14 Aleksandar Donchev* Typo: Dbus address fixed.
2013-09-03 Aleksandar Donchev*PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI...
2013-06-28 Christian Linke* new naming convention for dbus interfaces.
2013-06-26 Christian Linke* remove some warnings
2013-06-11 Christian Linke* fix for Bug 66 - Wrong Log messages
2013-02-21 Christian Linke* Johanne's Bug fix 4.0
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-08 christian linke* remove python from nodestatemanger test, remove warni...
2012-12-17 christian linke* added new interfaces & nsm support + nsm tests +...
2012-10-25 christian linke* changes to make the package and documentation easier
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* create bin directory if does not exists
2012-10-02 christian linke* small change in CommanSenderTest to be more generic
2012-09-27 christian linke* include google test into source tree
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-06-27 christian mueller* [GAM-65] seg faults when starting AudiManager as...
2012-06-26 christian mueller* [GAM-55] some finetuning on bugfix.
2012-05-24 christian mueller* forgot to submit Python include for Dbus test
2012-05-24 christian mueller* fix warnings that come with new compiler
2012-05-24 christian mueller* [GAM-75] fix: make AudioManager independend from...
2012-05-24 christian mueller* [GAM-74] resolving issues found by coverity scan
2012-05-24 christian mueller* [GAM-69] AudioManager tests does not compile withou...
2012-04-03 christian mueller* [GAM-56] fix
2012-03-07 christian mueller* [GAM-29] fixes
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-05 christian mueller* updated license headers
2012-03-01 christian muellerMerge remote branch 'buildsau/master'
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 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* [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-21 christian mueller* as discussed in the face2face versioning scheme of...
2012-02-21 christian mueller* [ GAM-1] AudioManager DBusPlugin crashes when Control...
2012-02-21 christian mueller* [GAM-12] Change project types as discussed in the...
2012-02-14 Frank Herchet* merge of changes from Christian
2012-02-13 christian mueller* added new functions to controlreceiver / databasehandler:
2012-02-09 christian muellerMerge branch 'telnetserver'
2012-02-08 christian mueller* changed main to register observer (thanks TGO)
2012-02-07 christian mueller* restructered document generation. Now only the functi...
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-24 christian mueller* formatting all the source code with eclipse source...
2012-01-18 christian mueller* fix for package building with lower cmake versions
2012-01-15 christian mueller* added package creation based on cpack
2012-01-11 christian mueller* recreated the header files out of the model. Added...
2011-12-29 christian mueller* assert on empty busname (routinginterface) ver-0.0.1
2011-12-23 christian mueller* rework of buildsystem
2011-12-18 Christian Mueller- changed header comment - entered correct licence
2011-12-18 Christian Mueller- adds dbus test for command plugin
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-12 Christian Muellersome updates, new tests
2011-12-08 Christian Muellertotal rework
2011-08-05 Christian Muellerupdate on dbus
2011-08-03 Christian MuellerDbus restructured
2011-07-26 Christian Mueller- first time synchronisation with EA