aboutsummaryrefslogtreecommitdiff
path: root/aka.wiiremote/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-03-10 21:50:43 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:08:25 +0200
commitda3f6b1d47080e0162944834d18017c9a691c0b1 (patch)
tree7a694aa59e70926112eca729716fbcaa655b6508 /aka.wiiremote/TODO
parent71d377c64cf05eb5726e4ec803dc8288bf4c8357 (diff)
moved wiiremote to aka.wiiremote to reflect the name of the Max/MSP object.
This is a direct port, so it makes sense to have the same name. svn path=/trunk/externals/io/; revision=9551
Diffstat (limited to 'aka.wiiremote/TODO')
-rw-r--r--aka.wiiremote/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/aka.wiiremote/TODO b/aka.wiiremote/TODO
new file mode 100644
index 0000000..a8da43d
--- /dev/null
+++ b/aka.wiiremote/TODO
@@ -0,0 +1,7 @@
+
+
+ - try out IOBluetoothLocalDeviceAvailable(wiiremote->inquiry); to see if that will set up the event loops (http://lists.apple.com/archives/bluetooth-dev/2006/Dec/msg00001.html)
+
+
+- try CFRunLoopRun(); then CFRunLoopStop(CFRunLoopGetCurrent()); in akawiiremote_clock() and akawiiremote_bang()
+