diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-02-24 17:27:55 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-02-24 17:27:55 +0000 |
commit | c5ec39d87f01716f0d4bb0c577c8d4e6d19ac665 (patch) | |
tree | 76942b1c112cf686ac47eea18cde94dec32d1705 /doc | |
parent | 0d8da54f158d4bd10212d38e4a207e14f46946cd (diff) |
move scatter/gather todo item to post-0.8, since it's impact on perfomance might not even be worth the effort.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@603 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,6 @@ Test: Fixes: - proper use of memcpy in procotol-esound.c so we don't get alignment problems - latency api rework for native protocol -- use scatter/gather io for sockets - notification on hw volume change - mute switch support (like ALSA does it) - module-oss-* love: @@ -29,6 +28,7 @@ Post 0.8: - module-tunnel: improve latency calculation - port from howl to avahi - multiline configuration statements +- use scatter/gather io for sockets Long term: - pass meta info for hearing impaired |