• Max Kellermann's avatar
    output: added audio_output_closed() · 63fb1efb
    Max Kellermann authored
    The JACK output plugin needs to reset its "opened" flag when the JACK
    server fails.  To prevent it from accessing the audio_output struct
    directly introduce the API function audio_output_closed().
    63fb1efb
Name
Last commit
Last update
..
audioOutput_alsa.c Loading commit data...
audioOutput_ao.c Loading commit data...
audioOutput_fifo.c Loading commit data...
audioOutput_jack.c Loading commit data...
audioOutput_mvp.c Loading commit data...
audioOutput_null.c Loading commit data...
audioOutput_oss.c Loading commit data...
audioOutput_osx.c Loading commit data...
audioOutput_pulse.c Loading commit data...
audioOutput_shout.c Loading commit data...
audioOutput_shout.h Loading commit data...
audioOutput_shout_mp3.c Loading commit data...
audioOutput_shout_ogg.c Loading commit data...