pulseaudio/src/utils
Nikolay Amiantov 8cc4e7786f pactl: Flush stdout buffer when printing subscribe events.
"pactl subscribe" is running continuously, and without flushing its output is
not usable for "process-on-arrival" per-line tasks, such as grepping. This
patch should fix this. For example, now:
pactl subscribe | grep 'server'
should print only server events as they arrive.
2013-06-04 00:38:41 +05:30
..
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
pacat.c pacat: Fix mode detection for parecord 2013-03-21 12:35:07 +02:00
pacmd.c Fix various typos in messages and comments 2013-04-16 12:42:50 +02:00
pactl.c pactl: Flush stdout buffer when printing subscribe events. 2013-06-04 00:38:41 +05:30
padsp.c padsp: Handle holes in recording streams. 2013-02-04 12:07:36 +02:00
padsp.in padsp: Move the padsp helper lib into a private library 2012-02-20 14:39:52 +05:30
pasuspender.c pasuspender: Resume before exiting in case of SIGINT or fork() failure. 2013-06-04 00:38:40 +05:30
pax11publish.c x11: fix the wrong parameter sequence in pax11publish 2012-06-08 16:44:22 +05:30
qpaeq qpaeq: Try to load equalizer module before failing, better error messages 2012-12-19 12:31:49 +02:00