|
|
|
@@ -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) |
|
|
|
|