summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/mackie/TODO')
-rw-r--r--libs/surfaces/mackie/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/surfaces/mackie/TODO b/libs/surfaces/mackie/TODO
index 39a75dc8e2..88b1788668 100644
--- a/libs/surfaces/mackie/TODO
+++ b/libs/surfaces/mackie/TODO
@@ -3,8 +3,9 @@
if the handler is not called in the "correct thread", it will use a pseudo-RT-safe-enough technique to get the correct thread to recall "handler" later on, and return.
* automation feedback not working. gtk2_ardour seems to poll.
+* optimise strip_from_route. Can just pass in strips.
* jog with transport rolling doesn't work properly. My use of ScrollTimeline also doesn't work.
-* finish button mapping
+* finish button mapping. Click on/off. start/end locate. punch in/out
* discuss button mapping for Ardour
* concurrency for bank switching? And make sure "old" events aren't sent to "new" faders
* TODOs in code