summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorpbd <pbd@0c269be4-1314-0410-8aa9-9f06e86f4224>2002-01-28 03:51:28 +0000
committerpbd <pbd@0c269be4-1314-0410-8aa9-9f06e86f4224>2002-01-28 03:51:28 +0000
commit8d8b669c660e99297cd008cb948faf293899771d (patch)
tree4a9cd2246aa7ce0412ea6465f729723dd528a54c /TODO
parentdd6a9973aff126419e1302d3334a3262ffd12afd (diff)
downloadjack1-8d8b669c660e99297cd008cb948faf293899771d.tar.gz
many changes related to integration of ardour
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@89 0c269be4-1314-0410-8aa9-9f06e86f4224
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index fccfac3..e7ddb6e 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,10 @@
TODO
-fix graph sorting to use same approach as in ARDOUR::Session for
- routes
+* silence ports when they are disconnected from for the last time
+* use a VSTTimeInfo-like structure for time info
+* call time client before all others
+* support frames_since_interrupt()
+* fix monitor system to be exactly like audioengine's
figure out how to have pools of buffers for ports by type
figure out how to use the same buffer over and over when possible
@@ -16,5 +19,3 @@ TO THINK ABOUT:
multiple port buffer shm segments (i.e. dynamically
increase the total number of ports in the system)
-wingo (apwingo@eos.ncsu.edu) adds:
- - add helper functions to access _jack_port_shared without requiring glib