]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: Add -i option for interactive mode
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jun 2011 10:41:26 +0000 (12:41 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 12 Sep 2012 13:48:32 +0000 (15:48 +0200)
commit5839099620162b4ff8aea10557e7d40f059b95d8
tree7b5a23a1a041c5e5c4b6ee1b2b5a6c4005ed3062
parent07869454330fe81706e3eb0e185ab5b47bea18f2
aplay: Add -i option for interactive mode

The recent addition of pause/resume control via keyboard brought
a problem when aplay/arecord is invoked in background.  For avoiding
regressions, it's safer to use non-interactive mode as default and
enable the new feature via an option.

Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
aplay/aplay.1
aplay/aplay.c