pulseaudio/src/utils
Lu Guanqun cef16430d0 pacat: make pacat respond to cork/uncork events
Pacat remembers the number of cork requests, and then cork/uncork the stream
accordingly.

With this change, it makes below test script work correctly:

	pacat -p --property=media.role="music" <long-sound> &
	sleep 2
	pacat -p --property=media.role="phone" <short-sound>
	wait

Initial idea by Lu Guanqun, but modified by Colin Guthrie (so blame
me if it's broken)
2011-08-29 10:31:46 +01:00
..
pacat.c pacat: make pacat respond to cork/uncork events 2011-08-29 10:31:46 +01:00
pacmd.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
pactl.c device-restore: Change the API to include type information (sink vs. source) 2011-08-18 17:33:08 +01:00
padsp remove remaining $ 2008-06-18 22:38:32 +02:00
padsp.c More spelling fixes 2011-08-25 11:27:47 +01:00
pasuspender.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
pax11publish.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
qpaeq src/utils/qpaeq: added more friendly error messages to common errors 2009-11-20 15:56:46 -08:00