summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus
Commit message (Collapse)AuthorAgeFilesLines
...
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-291-1/+0
| | | | | | | * added busname for DbusroutingSender * rework of sockethandlertests * small changes on compilerflags * new default error messages on dummy controller plugin * new plugin Asynchronous including tests
* * rework of buildsystemchristian mueller2011-12-2314-1766/+58
| | | | * now everything depends on a toplevel CMakefile * cleanup of makefiles and compiler options
* - changed header comment - entered correct licenceChristian Mueller2011-12-187-42/+171
|
* - adds dbus test for command pluginChristian Mueller2011-12-188-0/+1851
|
* - added comments in XML descriptionChristian Mueller2011-12-187-42/+68
| | | | - fixed bug in Dbus signal sending - corrected namespace usage
* changes to make controlSender compile & loadableChristian Mueller2011-12-165-10/+9
|
* first release !Christian Mueller2011-12-142-2/+24
|
* some updates, new testsChristian Mueller2011-12-127-16/+1678
|
* total reworkChristian Mueller2011-12-0818-2944/+1755
| | | | no more QT
* update on dbusChristian Mueller2011-08-059-172/+344
|
* Dbus restructuredChristian Mueller2011-08-0313-656/+379
|
* - first time synchronisation with EAChristian Mueller2011-07-2616-0/+3185
- remodelled some interfaces - new plugin structure for CommandInterfaces