diff options
author | Max Kellermann <max@duempel.org> | 2009-03-07 23:48:28 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-03-07 23:48:28 +0100 |
commit | 27193d84026dca7dce8e864da5a703e203347cdc (patch) | |
tree | 3ccb6477309063056873e14b6f18706736f2601d /src/mixer_api.h | |
parent | fc6d836a2da526d48d607ca5e6b09f94c20f9299 (diff) | |
download | mpd-27193d84026dca7dce8e864da5a703e203347cdc.tar.gz mpd-27193d84026dca7dce8e864da5a703e203347cdc.tar.xz mpd-27193d84026dca7dce8e864da5a703e203347cdc.zip |
output_all: fix boolean short circuit in update()
Sometimes, audio_output_update() isn't called for the second device
when the first one has succeeded. The patch
"audio_output_all_update() returns bool" broke it, because the boolean
evaluation ended after the first "true".
Diffstat (limited to 'src/mixer_api.h')
0 files changed, 0 insertions, 0 deletions