summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>2008-11-24 15:36:26 +0000
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>2008-11-24 15:36:26 +0000
commitfb75680f717f3c8480b60dbdfcec64712efc6bb8 (patch)
tree57c12a878aa121926bbca063141f3b27823808f8 /TODO
parente0eeb7cd916c1b762be1993c161f5d92e1b6370c (diff)
downloadjack1-fb75680f717f3c8480b60dbdfcec64712efc6bb8.tar.gz
non-semantic changes to configure.ac to tidy up --help output, show default settings clearly, update TODO (hah!) clean up and rename QUICK-INSTALL as BUILDING_FOR_LINUX_2.4_KERNEL since that is all it really is
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3116 0c269be4-1314-0410-8aa9-9f06e86f4224
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1bb6a38..bfe8047 100644
--- a/TODO
+++ b/TODO
@@ -34,7 +34,6 @@ TODO before-1.0
TODO post-1.0
- jack session handling (taybin)
-- handle mixed-mode 64bit and 32bit clients (joq)
- first client run without jackd becomes jackd (joq)
- TBD
@@ -60,6 +59,7 @@ TO THINK ABOUT - no agreed timeline
CLOSED (date,who,comment)
+- handle mixed-mode 64bit and 32bit clients (2008/10, done by torben)
- don't build static libraries of drivers and ip-clients (2003/10/07,paul)
- API to change buffer size (joq) (2003/10/07)
- added code to enforce the 'bufsize==2^x' rule (taybin) (2003/8/28)