|
|
|
@@ -12,7 +12,6 @@ send a change request to Kai Vehmanen (mailto:k_at_eca.cx). |
|
|
|
TO BE DECIDED (owner) |
|
|
|
|
|
|
|
- dropping the use of CAP_RESOURCE (nando) |
|
|
|
- whether to default to triangular dithering the at 16bit (swh) |
|
|
|
- support for on-the-fly sampling rate change |
|
|
|
|
|
|
|
TODO for 1.0 (owner) |
|
|
|
@@ -21,14 +20,13 @@ TODO for 1.0 (owner) |
|
|
|
- API to change buffer size (joq) |
|
|
|
|
|
|
|
TODO post-1.0 |
|
|
|
|
|
|
|
- jack session handling (taybin) |
|
|
|
- TBD |
|
|
|
|
|
|
|
TODO general (owner) |
|
|
|
|
|
|
|
- don't build static libraries of drivers and ip-clients (kaiv) |
|
|
|
- add explanation of protocol versioning to README.developers (kaiv) |
|
|
|
- add code to enforce the 'bufsize==2^x' rule (kaiv) |
|
|
|
- proper handling of client return values in libjack (kaiv) |
|
|
|
- pool based malloc for rt client-local mem allocation (paul, moved back here) |
|
|
|
|
|
|
|
@@ -43,6 +41,8 @@ TO THINK ABOUT |
|
|
|
|
|
|
|
CLOSED (date,who,comment) |
|
|
|
|
|
|
|
- added code to enforce the 'bufsize==2^x' rule (taybin) (2003/8/28) |
|
|
|
- whether to default to triangular dithering the at 16bit. This was decided to leave off. (taybin) (2003/8/28) |
|
|
|
- make sure that process callbacks always have nframes equal to buffersize (2003/08/27,done,kaiv) |
|
|
|
- add Paul's graph/subgraph explanation to the design doc (2003/08/27,done,kaiv) |
|
|
|
- add support for custom jackd --tmpdir in libjack (2003/05/06,done,jesse) |
|
|
|
|