summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/main.cpp
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2012-02-09 17:20:18 +0100
committerchristian mueller <christian.ei.mueller@bmw.de>2012-02-09 17:20:18 +0100
commite124310a45e6e7798a077fa44ef3ee518193b2cf (patch)
tree5fb3b14934438d567ee76f9dc978a326542ddbd7 /AudioManagerDaemon/src/main.cpp
parent2ddacca29eccd4192add2b17ad6af357b52ea29b (diff)
downloadaudiomanager-e124310a45e6e7798a077fa44ef3ee518193b2cf.tar.gz
* modify RoutingSender Async to match with TestHMI
* modify ControlSenderPlugin to have dummy behaviour
Diffstat (limited to 'AudioManagerDaemon/src/main.cpp')
-rw-r--r--AudioManagerDaemon/src/main.cpp1
1 files changed, 1 insertions, 0 deletions
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 <config.h>
#include <SocketHandler.h>
#ifdef WITH_DBUS_WRAPPER