|
|
|
@@ -13,6 +13,7 @@ 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) |
|
|
|
|
|
|
|
@@ -25,7 +26,6 @@ TODO post-1.0 |
|
|
|
|
|
|
|
TODO general (owner) |
|
|
|
|
|
|
|
- alsa_pcm: make sure that returned nframes is less than buffersize |
|
|
|
- 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) |
|
|
|
@@ -43,6 +43,7 @@ TO THINK ABOUT |
|
|
|
|
|
|
|
CLOSED (date,who,comment) |
|
|
|
|
|
|
|
- alsa_pcm: make sure that returned nframes is less than buffersize (2003/08/27,fixed,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) |
|
|
|
- capture_client has pthread_mutex_lock() in its process() (2003/05/30,fixed,joq) |
|
|
|
|