mpd/src/output
Max Kellermann ab656a52da alsa: determine buffer_time if not already known
This patch fixes a theoretical (but practically impossible) flaw: the
variable "buffer_time" may be uninitialized when it is used.
Initialize the variable with snd_pcm_hw_params_get_buffer_time().
2009-03-08 04:11:30 +01:00
..
alsa_plugin.c alsa: determine buffer_time if not already known 2009-03-08 04:11:30 +01:00
ao_plugin.c output_plugin: report errors with GError 2009-02-26 22:04:59 +01:00
fifo_plugin.c output_plugin: report errors with GError 2009-02-26 22:04:59 +01:00
jack_plugin.c output: removed duplicate debug messages from plugins 2009-03-01 10:39:42 +01:00
mvp_plugin.c mvp: fixed default device detection 2009-02-26 22:10:58 +01:00
null_plugin.c output_plugin: report errors with GError 2009-02-26 22:04:59 +01:00
oss_plugin.c output: removed duplicate debug messages from plugins 2009-03-01 10:39:42 +01:00
osx_plugin.c output_plugin: report errors with GError 2009-02-26 22:04:59 +01:00
pipe_output_plugin.c pipe: new audio output plugin which runs a command 2009-02-28 16:11:59 +01:00
pulse_plugin.c pulse mixer 2009-03-07 15:59:20 +01:00
shout_plugin.c tag: no CamelCase 2009-02-27 09:01:55 +01:00