2 - Use own name mangling scheme instead of ltdl's, which will eliminate the
3 need for .la files or extra trickery.
6 - rtp module ported to Win32 (sendmsg/recvmsg emulation)
9 - iconv stuff sent from utils to server (UTF-8)
10 - iconv sample loading in server
11 - gettextify pulseaudio
14 - drop dependency of libpulse on libX11, instead use an external mini binary
17 - module-tunnel: improve latency calculation
18 - module-tunnel: more reliable audio streaming over wifi
19 - Compressed network streams for tunnels/rtp streams. (Might be a good GSoC project)
20 This builds on passthrough support. A good candidate codec would be CELT.
28 - challenge response auth
32 - use scatter/gather io for sockets
33 - examine if it is possible to mimic esd's handling of half duplex cards
34 (switch to capture when a recording client connects and drop playback during
36 - add an API to libpulse for allocating memory from the pa_context memory pool
37 - configuration file syntax:
38 - multiline configuration statements
42 - pass meta info for hearing impaired
43 - X11: support for the X11 synchronization extension
46 - portaudio (semi-done)