• Max Kellermann's avatar
    pulse: removed pa_simple!=NULL checks · 710a61a3
    Max Kellermann authored
    The MPD core guarantees that the audio_output object is always
    consistent, and our pa_simple!=NULL checks are superfluous.  Also
    don't manually close the device on error in pulse_play(), since the
    MPD core does this automatically when the play() method returns 0.
    710a61a3
Name
Last commit
Last update
..
alsa_plugin.c Loading commit data...
ao_plugin.c Loading commit data...
fifo_plugin.c Loading commit data...
jack_plugin.c Loading commit data...
mvp_plugin.c Loading commit data...
null_plugin.c Loading commit data...
oss_plugin.c Loading commit data...
osx_plugin.c Loading commit data...
pulse_plugin.c Loading commit data...
shout_plugin.c Loading commit data...