mpd/src/output
Max Kellermann 9074f924e9 alsa: initialize "device" with NULL
When using autodetection, AlsaData.device wasn't properly initialized
with NULL.  This broke autodetection randomly.
2008-11-03 07:40:54 +01:00
..
alsa_plugin.c alsa: initialize "device" with NULL 2008-11-03 07:40:54 +01:00
ao_plugin.c output: close device on play error 2008-10-29 20:40:33 +01:00
fifo_plugin.c output: close device on play error 2008-10-29 20:40:33 +01:00
jack_plugin.c alsa, jack: no const pointers for allocated strings 2008-11-01 14:04:14 +01:00
mvp_plugin.c output: close device on play error 2008-10-29 20:40:33 +01:00
null_plugin.c output: use bool for return values and flags 2008-10-29 20:40:27 +01:00
oss_plugin.c output: close device on play error 2008-10-29 20:40:33 +01:00
osx_plugin.c output: use bool for return values and flags 2008-10-29 20:40:27 +01:00
pulse_plugin.c pulse: fix segfault without sink name 2008-10-30 17:46:56 +01:00
shout_mp3.c output: don't compile plugins which are disabled 2008-10-26 21:58:37 +01:00
shout_ogg.c output: don't compile plugins which are disabled 2008-10-26 21:58:37 +01:00
shout_plugin.c removed unneed check for protocol in shout plugin, will assume icecast2 protocol if not exist in config 2008-10-31 12:20:49 +01:00
shout_plugin.h added prefix to header macros 2008-10-31 09:19:53 +01:00