mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
update TODO
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@513 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
16285f9cc3
commit
081fb74c00
1 changed files with 14 additions and 5 deletions
19
doc/todo
19
doc/todo
|
|
@ -1,14 +1,16 @@
|
||||||
*** $Id$ ***
|
*** $Id$ ***
|
||||||
|
|
||||||
Architectural changes:
|
Test:
|
||||||
- add API for synchronizing multiple sinks/sources to a common clock
|
- module-combine
|
||||||
- absolutely indexed write()s from client
|
- latency foo
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
- improve module-oss-mmap latency measurement
|
- improve module-oss-mmap latency measurement
|
||||||
- module-tunnel: improve latency calculation
|
- module-tunnel: improve latency calculation
|
||||||
- make alsa modules use mmap
|
- make alsa modules use mmap
|
||||||
- even more commenting
|
- better validity checking in libpolyp and protocol-{native,esound}
|
||||||
|
- don't build ipv4 and ipv6 modules seperately
|
||||||
|
- change pa_log to not require \n
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
- add radio module
|
- add radio module
|
||||||
|
|
@ -16,6 +18,12 @@ Features:
|
||||||
- polish for starting polypaudio as root/system-wide instance
|
- polish for starting polypaudio as root/system-wide instance
|
||||||
- add threading API
|
- add threading API
|
||||||
- add support for auth using SCM_CREDENTIALS
|
- add support for auth using SCM_CREDENTIALS
|
||||||
|
- include hw description in sink/source info
|
||||||
|
- use scatter/gather io for sockets
|
||||||
|
- hw volume support for alsa, oss-mmap, windows, solaris
|
||||||
|
- notifcation on hw volume change
|
||||||
|
- source volume control
|
||||||
|
- deal with underflows reported by OSS/ALSA properly
|
||||||
|
|
||||||
Long term:
|
Long term:
|
||||||
- pass meta info for hearing impaired
|
- pass meta info for hearing impaired
|
||||||
|
|
@ -34,4 +42,5 @@ Done:
|
||||||
- hardware volume support
|
- hardware volume support
|
||||||
- alsa-lib
|
- alsa-lib
|
||||||
- remove "polyplib-" prefix
|
- remove "polyplib-" prefix
|
||||||
|
- add API for synchronizing multiple sinks/sources to a common clock
|
||||||
|
- absolutely indexed write()s from client
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue