pulseaudio/src/utils
Pierre Ossman 45700da4eb Have a memblock queue on the client side during recording. This makes the
record callback optional in stead of mandatory.

For applications that wish to retain the old behaviour, simply call
pa_stream_peek() followed by pa_stream_drop() in the callback.


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@507 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-02-17 15:42:47 +00:00
..
Makefile add a bunch of simple Makefile in the subdirs, just to make compilation with emacs easier 2006-02-16 22:11:35 +00:00
pabrowse.c shorten include list of utils a little 2006-02-16 23:12:10 +00:00
pacat.c Have a memblock queue on the client side during recording. This makes the 2006-02-17 15:42:47 +00:00
pacmd.c Reorganised the source tree. We now have src/ with a couple of subdirs: 2006-02-16 19:19:58 +00:00
pactl.c shorten include list of utils a little 2006-02-16 23:12:10 +00:00
paplay.c shorten include list of utils a little 2006-02-16 23:12:10 +00:00
pax11publish.c Cleaned up the includes after the restructuring. Indicate which headers are 2006-02-17 12:10:58 +00:00