diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-08-31 15:17:40 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-08-31 15:17:40 +0000 |
commit | 7ce39d35c680d2a51e14c0776f3b3a17bdc598f0 (patch) | |
tree | db6c65dd15764b5a845af490b94bbc2d9fa49b92 /todo | |
parent | 2f6cc4f8fa8d806ef6120887cd3aed62b1b072c0 (diff) |
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1350 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ Cleanups: - silence generation should be moved into the core to avoid races and code duplication in the backends - don't read/write audio data from/to ALSA devices if noone is listening +- using POSIX monotonous clocks wherever possible instead of gettimeofday() Test: - autoload |