commit | 306a4f3ca7f3c7dfa473ebd19d66e40e59d99734 | [log] [tgz] |
---|---|---|
author | Robert Rosengren <robert.rosengren@axis.com> | Mon Mar 26 07:24:49 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 27 08:00:28 2018 +0200 |
tree | c275ecc8324f5221d215670d49b8d950a15a4f94 | |
parent | 568fa7e087ef98bc85b5aa31ea7c9252c1305c1f [diff] |
ALSA: aloop: Mark paused device as inactive Show paused ALSA aloop device as inactive, i.e. the control "PCM Slave Active" set as false. Notification sent upon state change. This makes it possible for client capturing from aloop device to know if data is expected. Without it the client expects data even if playback is paused. Signed-off-by: Robert Rosengren <robert.rosengren@axis.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>