• Max Kellermann's avatar
    output: removed DEVICE_ON, DEVICE_OFF · 9a5b5998
    Max Kellermann authored
    To check whether a device is really on or off, we should rather check
    audio_output.open, instead of managing another variable.  Wrap
    audio_output.open in the inline function audio_output_is_open() and
    use it instead of DEVICE_ON and DEVICE_OFF.
    9a5b5998
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...