]> git.sur5r.net Git - i3/i3status/commit
print_volume(linux): Open a new mixer every time.
authoroblique <psyberbits@gmail.com>
Sun, 12 May 2013 17:44:27 +0000 (20:44 +0300)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 19 May 2013 17:48:07 +0000 (19:48 +0200)
commit8445d6a929303ca8d63f8d04fd7594a05a2734d6
treed6e50a88b5556cb9a9018d444732ba90b061d2b2
parent6a84138251cf8e14373c4bb4188fc804aaa0a311
print_volume(linux): Open a new mixer every time.

This fix the following bug:
    If you switch your sound card on-the-fly, print_volume continued to
    use the old sound card.
src/print_volume.c