summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* * Bug 61 fixed. The plugins are built as module and SOVERSION is removed.Aleksandar Donchev2013-10-161-5/+0
|
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵Aleksandar Donchev2013-09-031-2/+2
| | | | | | | | | | NodeStateCommunicatorCAPI with unit tests first version. Choosing between DBUS and Common-API via cmake. CommonAPI - legacy support for DBus properties (Set 1) Signed-off-by: Christian Linke <christian.linke@bmw.de> (cherry picked from commit ea96ef59e29466667c90b506426e2a5a9cdb82d2)
* * add support to switch dedicated plugins off, fix databasehandler regarding ↵christian linke2013-01-111-0/+6
| | | | | getSourceInfo and getSinkInfo, add and fix tests for database Signed-off-by: christian linke <christian.linke@bmw.de>
* * changes to make the package and documentation easierchristian linke2012-10-251-6/+27
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * create bin directory if does not existschristian linke2012-10-021-2/+6
| | | Signed-off-by: christian linke <christian.linke@bmw.de>
* * some enhancement to routingPluginDbus to make to get acces to all ↵christian mueller2012-04-041-0/+3
| | | | | interfaces and handle multiple domains Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-56] fixchristian mueller2012-04-031-2/+3
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * unfortunatly changed AUDIO_include_FOLDER back to AUDIO_INCLUDE_FOLDERchristian mueller2012-03-061-2/+2
|
* * updated license headerschristian mueller2012-03-051-0/+16
| | | * updated documentation
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-5/+5
| | | | | | * [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces
* * as discussed in the face2face versioning scheme of the interfaces changed.christian mueller2012-02-211-2/+2
|
* * restructered document generation. Now only the functions of the daemon are ↵christian mueller2012-02-071-8/+8
| | | | | | generated * sockethandler: take [0] instead of .front. added todo to make sockethandler faster * added test for local routing
* * wrapping DLT calls in a new Class because of performance, codesize and ↵christian mueller2012-01-311-2/+0
| | | | | lazyness reasons * the whole project now compiles without a warning with -pedantic
* * added package creation based on cpackchristian mueller2012-01-151-0/+7
| | | * updated .gitignore
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-121-0/+9
| | | | | | | | | | | | | | | | the headerfiles generated * ensured compatibility with 64 bit systems while compiling dbus [ changed FindDBUS.cmake] * updated the README to better support building * updated typo in introspectable string of DBusWrapper * reworked including strategie * added getInterfafeVersion method on all interfaces * added Interface Versioning support * added version as part of .so ending * it is no possible to set a vector of source and sink sound properties at a time * added interface to ask for all loaded plugins on RoutingSender * added first version of telnet server (not yet productive) - set to not active in CMakeLists.txt * added changelog (created out of git commit log) * added default values for all enum types to be save even on other if communication is on other domain
* * rework of buildsystemchristian mueller2011-12-231-34/+18
| | | | * now everything depends on a toplevel CMakefile * cleanup of makefiles and compiler options
* first release !Christian Mueller2011-12-141-1/+0
|
* some updates, new testsChristian Mueller2011-12-121-5/+6
|
* total reworkChristian Mueller2011-12-081-5/+3
| | | | no more QT
* update on dbusChristian Mueller2011-08-051-1/+0
|
* Dbus restructuredChristian Mueller2011-08-031-5/+5
|
* - first time synchronisation with EAChristian Mueller2011-07-261-3/+3
| | | | - remodelled some interfaces - new plugin structure for CommandInterfaces
* - next part of getting rid of QTChristian Mueller2011-07-211-51/+27
| | | | - plugin handling for routing plugins work - dbus communication works but nof finalized
* adding feature in the compile script:christian mueller2011-07-061-0/+3
| | | by adding document to the cmaker call , the documentation will be created. By default the documentation will not be created
* changed daemon directory namechristian mueller2011-07-011-1/+1
| | | changed absolute path for doxygen to relative path
* Initial submissionblacky2011-06-301-0/+87