]> git.sur5r.net Git - i3/i3status/commit
Fixed ALSA capture device monitoring. 328/head
authorEugene Dzhurinsky <jdevelop@gmail.com>
Fri, 28 Dec 2018 17:17:53 +0000 (12:17 -0500)
committerEugene Dzhurinsky <jdevelop@gmail.com>
Fri, 4 Jan 2019 02:59:33 +0000 (21:59 -0500)
commit696ddf461fd4fd665bdf46bf1dd26a3210236cff
tree735dd106abf65772b90617e3c61a44d9743212fe
parenta84ad18fbfe2fa8d9280ca0ad3d131d9fd067afb
Fixed ALSA capture device monitoring.

When using ALSA, the "Capture" mixer doesn't have the playback channel,
instead "capture"-related methods should be used to get information
about the current volume / state of the mixer.
src/print_volume.c