From e124310a45e6e7798a077fa44ef3ee518193b2cf Mon Sep 17 00:00:00 2001 From: christian mueller Date: Thu, 9 Feb 2012 17:20:18 +0100 Subject: * modify RoutingSender Async to match with TestHMI * modify ControlSenderPlugin to have dummy behaviour --- AudioManagerDaemon/src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'AudioManagerDaemon') diff --git a/AudioManagerDaemon/src/main.cpp b/AudioManagerDaemon/src/main.cpp index 54c4639..82bac88 100644 --- a/AudioManagerDaemon/src/main.cpp +++ b/AudioManagerDaemon/src/main.cpp @@ -33,6 +33,7 @@ //todo: there is a bug in the visible flags of sinks and sources. fix it. //todo: make sure all configurations are tested //todo: clean up startup sequences controller, command and routing interfaces---- +//todo: add getMainConnectionData in commandreceive interface to retrieve infos about mainconnections #include #include #ifdef WITH_DBUS_WRAPPER -- cgit v1.2.1