]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Fix usage of ALSA softvol plugin 618/head
authorJörg Krause <joerg.krause@embedded.rocks>
Mon, 20 Nov 2017 16:27:43 +0000 (17:27 +0100)
committerJörg Krause <joerg.krause@embedded.rocks>
Mon, 20 Nov 2017 16:27:47 +0000 (17:27 +0100)
commit41ebf30a088f6b7dfbeb050df36a8b16279ad940
tree93cb9abb5af1e3821dcdbdfc82d23a4af0acf3cb
parente65897f3be78fa92276f006890a43abb80a4bbc6
Fix usage of ALSA softvol plugin

Somewhere in the version 3.x the softvol plugin got broken as the volume
change is not applied anymore. Turned out for the softvol plugin no
`volume()` and `parameters()` are defined.
audio_alsa.c