mpd/src/output
Max Kellermann 72176db429 alsa: fall back to 32 bit samples if 24 is not supported
Some sound chips/drivers (e.g. Intel HDA) don't support 24 bit
samples, they want to get 32 bit instead.  Now that MPD's PCM library
supports 32 bit, add a 32 bit fallback when 24 bit is not supported.
2009-03-02 16:41:38 +01:00
..
alsa_plugin.c alsa: fall back to 32 bit samples if 24 is not supported 2009-03-02 16:41:38 +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 output: removed duplicate debug messages from plugins 2009-03-01 10:39:42 +01:00
shout_plugin.c tag: no CamelCase 2009-02-27 09:01:55 +01:00