mpd/src/output
Max Kellermann 5d6e96e986 pulse: removed reconnect interval
The output thread automatically waits some time before retrying to
open the device.  Don't duplicate this check in the pulse plugin.
2008-11-05 08:10:13 +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 osx: fix gcc warnings 2008-11-04 11:26:04 +01:00
pulse_plugin.c pulse: removed reconnect interval 2008-11-05 08:10:13 +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