summaryrefslogtreecommitdiff
path: root/Todo
diff options
context:
space:
mode:
Diffstat (limited to 'Todo')
-rw-r--r--Todo3
1 files changed, 3 insertions, 0 deletions
diff --git a/Todo b/Todo
index 6a38fef9..dd848d7d 100644
--- a/Todo
+++ b/Todo
@@ -2,6 +2,9 @@
Jackdmp Todo list
---------------------
+
+2008-03-12 : Do not start the client RT thread if no callback or thread routine has been setup (no use of jack_set_process_callback or jack_set_process_thread). This require change in the server to avoid signaling the client in this case.
+
2008-02-07 : Pipelining idea:
- cut the driver buffer size in n slices : clients see the divided value, server deal with the driver value, some clients may want to keep the driver buffer size (non pipelining)