summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus
Commit message (Expand)AuthorAgeFilesLines
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-233-12/+12
* * Applied dbus_command_interface_changed_for_unit_tests.patchAleksandar Donchev2014-03-282-41/+41
* * Bug #127 - appended forgotten methods to the Dbus Command Interface .Aleksandar Donchev2014-03-281-3/+13
* * Bug 61 fixed. The plugins are built as module and SOVERSION is removed.Aleksandar Donchev2013-10-161-4/+0
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-141-2/+2
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-033-4/+4
* * new naming convention for dbus interfaces.Christian Linke2013-06-282-2/+2
* * remove some warningsChristian Linke2013-06-261-2/+2
* * fix for Bug 66 - Wrong Log messagesChristian Linke2013-06-111-2/+2
* * Johanne's Bug fix4.0Christian Linke2013-02-211-0/+1
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-177-41/+42
* * add support to switch dedicated plugins off, fix databasehandler regarding ...christian linke2013-01-111-0/+7
* * remove python from nodestatemanger test, remove warnings from test CXX flag...christian linke2013-01-081-1/+4
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...christian linke2012-12-1712-83/+401
* * changes to make the package and documentation easierchristian linke2012-10-254-5/+36
* * adding GoogleMock including GoogleTest into the projectchristian linke2012-10-044-7/+7
* * change global include for gest.h to local includechristian linke2012-10-043-3/+3
* * create bin directory if does not existschristian linke2012-10-021-1/+3
* * small change in CommanSenderTest to be more genericchristian linke2012-10-021-2/+2
* * include google test into source treechristian linke2012-09-274-14/+15
* Fix for commit bf5814ff3aa87fde46904a747a7108ea458f063e, signals now send on ...2.1Johannes Schanda (qxb7952)2012-09-121-2/+3
* * [GAM-90] fixed signals send on wrong interfacechristian mueller2012-09-121-1/+1
* * [GAM-65] seg faults when starting AudiManager as daemon. This is now total...christian mueller2012-06-271-2/+4
* * [GAM-55] some finetuning on bugfix. christian mueller2012-06-262-2/+1
* * forgot to submit Python include for Dbus testchristian mueller2012-05-241-0/+1
* * fix warnings that come with new compilerchristian mueller2012-05-241-1/+0
* * [GAM-75] fix: make AudioManager independend from python versionchristian mueller2012-05-242-2/+2
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-243-6/+8
* * [GAM-69] AudioManager tests does not compile without dlt installed (WITH_...christian mueller2012-05-241-1/+5
* * [GAM-56] fixchristian mueller2012-04-032-5/+6
* * [GAM-29] fixeschristian mueller2012-03-072-2/+2
* * removed all documentation to new placechristian mueller2012-03-0614-15/+14
* * unfortunatly changed AUDIO_include_FOLDER back to AUDIO_INCLUDE_FOLDERchristian mueller2012-03-062-3/+3
* * updated license headerschristian mueller2012-03-0515-274/+206
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-0119-1011/+1050
* * [ performance] for classes that do not need to be derived from, removed vir...christian mueller2012-02-296-609/+592
* * [GAM-4] updated interfaces christian mueller2012-02-273-95/+81
* * [ GAM-4 ] Change Database Obsever notification implementation working, tes...christian mueller2012-02-231-11/+18
* * as discussed in the face2face versioning scheme of the interfaces changed.christian mueller2012-02-211-2/+2
* * [ GAM-1] AudioManager DBusPlugin crashes when Controller registers source/s...christian mueller2012-02-212-70/+118
* * [GAM-12] Change project types as discussed in the F2F: changed in all tests...christian mueller2012-02-212-20/+20
* * merge of changes from ChristianFrank Herchet2012-02-141-0/+1
* * changed main to register observer (thanks TGO)christian mueller2012-02-081-0/+3
* * restructered document generation. Now only the functions of the daemon are ...christian mueller2012-02-071-8/+8
* * implemented peeksinkclassIDs and peeksourceclassIDschristian mueller2012-02-013-3/+3
* * wrapping DLT calls in a new Class because of performance, codesize and lazy...christian mueller2012-01-3112-95/+92
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-274-824/+806
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-248-1032/+916
* * fix for package building with lower cmake versionschristian mueller2012-01-181-0/+8
* * added package creation based on cpackchristian mueller2012-01-152-1/+22