summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/TODO
diff options
context:
space:
mode:
authorJohn Anderson <ardour@semiosix.com>2007-03-10 21:54:18 +0000
committerJohn Anderson <ardour@semiosix.com>2007-03-10 21:54:18 +0000
commit3c4cdadfd7a7a407431b9e56803c67782712f67b (patch)
tree435bb69747309f815a8052b0a8612f66102e911f /libs/surfaces/mackie/TODO
parent45e61c210d0efb0bc72bc3061e2b8b886547161d (diff)
clean up shutdown
git-svn-id: svn://localhost/ardour2/trunk@1571 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/surfaces/mackie/TODO')
-rw-r--r--libs/surfaces/mackie/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/surfaces/mackie/TODO b/libs/surfaces/mackie/TODO
index 903a8bb23d..92593e3345 100644
--- a/libs/surfaces/mackie/TODO
+++ b/libs/surfaces/mackie/TODO
@@ -2,6 +2,10 @@
where ENSURE_CORRECT_THREAD is a macro that is modelled on ENSURE_GUI_THREAD
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.
+* On shutdown, sometimes: GThread-ERROR **: file gthread-posix.c: line 160 (): error 'Device or resource busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
+aborting...
+Aborted
+
* jog with transport rolling doesn't work properly. My use of ScrollTimeline also doesn't work.
* finish button mapping.
* concurrency for bank switching? And make sure "old" events aren't sent to "new" faders