074d5ae13e
The MPD core guarantees that the audio_output object is always in a consistent state: either open or closed. When open, it will not call the open() method again, and when closed, it will not call play(). Removed several checks and the NULL initialization. |
||
---|---|---|
.. | ||
alsa_plugin.c | ||
ao_plugin.c | ||
fifo_plugin.c | ||
jack_plugin.c | ||
mvp_plugin.c | ||
null_plugin.c | ||
oss_plugin.c | ||
osx_plugin.c | ||
pulse_plugin.c | ||
shout_plugin.c |