• 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
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...