Browse Source

Update todo-list. capture_client rt-safety problem fixed.

git-svn-id: svn+ssh://jackaudio.org/trunk/jack@402 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
kaiv 22 years ago
parent
commit
e5a67838f3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      TODO

+ 1
- 1
TODO View File

@@ -23,7 +23,6 @@ TODO (owner)
- add Paul's graph/subgraph explanation to the design doc (kaiv)
- add support for custom jackd --tmpdir in libjack (paul)
- add code to enforce the 'bufsize==2^x' rule (kaiv)
- capture_client has pthread_mutex_lock() in its process() (paul)
- proper handling of client return values in libjack (kaiv)
- pool based malloc for rt client-local mem allocation (paul, moved back here)

@@ -37,6 +36,7 @@ TO THINK ABOUT

CLOSED (date,who,comment)

- capture_client has pthread_mutex_lock() in its process() (2003/05/30,fixed,jack/joq)
- update at least the user-visible copyrights with year 2003 (2003/04/05,done,paul)
- add a sane way handle situations where the unix sockets already
exist when jackd is started (2003/04/05,sockets removed on startup,paul)


Loading…
Cancel
Save