Jaroslav Kysela
17d4a5dd35
monitor: fix clang warning - Declared variable-length array (VLA) has zero size
2014-09-24 10:50:54 +02:00
Takashi Iwai
5dfc232a9d
alsactl: monitor all cards as default
...
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-11-26 14:27:30 +01:00
Takashi Iwai
bb3293c76e
alsactl: Fix REMOVE event handling in monitor command
...
SND_CTL_EVENT_MASK_REMOVE has to be checked at first and ignore the
rest if it matches. Suggested by Clemens.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-11-26 13:59:19 +01:00
Takashi Iwai
d2d9b6fc8d
alsactl: Add monitor command
...
With monitor command, you can monitor the events received from the
given control device.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-11-26 11:45:34 +01:00