From 2f09d9e9bdedba0fbf31d8387764beaa8dc3ad8d Mon Sep 17 00:00:00 2001 From: pbd Date: Sat, 16 Feb 2002 18:49:47 +0000 Subject: [PATCH] remove some done items from TODO git-svn-id: svn+ssh://jackaudio.org/trunk/jack@111 0c269be4-1314-0410-8aa9-9f06e86f4224 --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index e7ddb6e..45f82fe 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,8 @@ TODO -* 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 passing args to drivers and clients? getting callbacks and args from dynamically loaded clients?