mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1246 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
a7b9a7d599
commit
a09a49e41b
1 changed files with 3 additions and 1 deletions
4
todo
4
todo
|
|
@ -4,6 +4,7 @@ Build System:
|
||||||
- Remove symdef files and use macros (like most other projects)
|
- Remove symdef files and use macros (like most other projects)
|
||||||
- Use own name mangling scheme instead of ltdl's, which will eliminate the
|
- Use own name mangling scheme instead of ltdl's, which will eliminate the
|
||||||
need for .la files or extra trickery.
|
need for .la files or extra trickery.
|
||||||
|
- build pulsecore only statically by default, it's not a public API yet
|
||||||
|
|
||||||
Porting:
|
Porting:
|
||||||
- rtp module ported to Win32 (sendmsg/recvmsg emulation)
|
- rtp module ported to Win32 (sendmsg/recvmsg emulation)
|
||||||
|
|
@ -32,7 +33,8 @@ Features:
|
||||||
- alsa mmap driver
|
- alsa mmap driver
|
||||||
- alsa driver with hw mixing
|
- alsa driver with hw mixing
|
||||||
- allow passing data with shared memory between local clients and the server
|
- allow passing data with shared memory between local clients and the server
|
||||||
- hooks for creating sink inputs/window manager for sound
|
- "window manager for sound"
|
||||||
|
- hooks for pa_source_output_new, pa_source_disconnect()
|
||||||
- chroot()
|
- chroot()
|
||||||
- use scatter/gather io for sockets
|
- use scatter/gather io for sockets
|
||||||
- CODECs to reduce bandwidth usage (plug-in based)
|
- CODECs to reduce bandwidth usage (plug-in based)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue