]> 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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jun 2011 10:41:26 +0000 (12:41 +0200)
commitd67a965aec800483ba48d6de736cb3851163e678
tree41fa2440f9dfd57358e4a3043d328f8c4c803ff5
parentf30fbe3901da0f57a6b40102ae1c3ab3a9ff6744
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