diff options
author | Pierre Ossman <ossman@cendio.se> | 2006-06-01 13:49:17 +0000 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2006-06-01 13:49:17 +0000 |
commit | 02bfa3c4492e7a9469948ba7d7c58e033b35dbe2 (patch) | |
tree | 523fd06ec2e17f83984cdaf454cbfddbf82bd7f5 /doc | |
parent | 7a52eab5968ff6974c3585659acadd0c0d04715e (diff) |
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@999 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Post 0.9.0: - rtp module ported to Win32 (sendmsg/recvmsg emulation) - CODECs to reduce bandwidth usage (plug-in based) - Remove symdef files and use macros (like most other projects) +- Use own name mangling scheme instead of ltdl's, which will eliminate the + need for .la files or extra trickery. - use software volume when hardware doesn't support all channels (alsa done) - paplay needs to set a channel map. our default is only correct for AIFF. (we need help from libsndfile for this) |