diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-05-25 13:29:36 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-05-25 13:29:36 +0000 |
commit | fc8a2c4a3616a9a97eeb60e22065615f5c13e888 (patch) | |
tree | b75401f4a0d3171b4f1898659c11641bfc643143 /doc | |
parent | e07b2620f3838d178cdc42c7ba6225277287f46e (diff) |
add item about moving pa_cstrerror() to TODO
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@967 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ Pre 0.9.0 - add API to query the bufferattrs after stream creation -- move libpadsp.so to /usr/lib/polypaudio/ or something, and move the modules to /usr/lib/polypaudio/modules/0.9.0/ +- move the modules to /usr/lib/polypaudio-0.9.0/modules - add proper padsp script that makes $PADSP_xxx env vars from the command line arguments, just like esddsp does +- move pa_cstrerror() to polypcore/core-error.h Post 0.9.0: - alsa mmap driver |