add input latency measurement

add GETOSPACE support to module-oss


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@205 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-09-16 00:05:56 +00:00
parent f5d47a293a
commit f9e2058820
20 changed files with 293 additions and 69 deletions

View file

@ -2,7 +2,6 @@
*** 0.5 ***
- more complete pactl
- input latency
- fix tcp/native
- paman: add support for killing sink inputs, source outputs, clients
- add client config file
@ -15,6 +14,7 @@
- udp based protocol
- make mcalign merge chunks
- option to use default fragment size on alsa drivers
- improve module-oss-mmap latency measurement
** later ***
- xmlrpc/http
@ -27,7 +27,7 @@
backends for:
- portaudio
- alsa-lib
- sdl
- gstreamer (semi-done)
- alsa-lib
- OSS (esddsp style)