mpd/src/output
Max Kellermann 585f81ece1 output_api: don't include config.h
If an output plugin requires config.h, it should include it directly.
2009-02-16 18:41:30 +01:00
..
alsa_plugin.c output_plugin: replaced method "control()" with "mixer()" 2009-02-16 01:39:00 +01:00
ao_plugin.c ao: declare AoData.writeSize as size_t 2009-02-10 21:24:35 +01:00
fifo_plugin.c conf: const pointers in block get functions 2009-01-25 16:03:49 +01:00
jack_plugin.c output_api: don't include config.h 2009-02-16 18:41:30 +01:00
mvp_plugin.c output_api: removed audio_output_closed() 2009-01-30 19:47:59 +01:00
null_plugin.c conf: const pointers in block get functions 2009-01-25 16:03:49 +01:00
oss_plugin.c output_plugin: replaced method "control()" with "mixer()" 2009-02-16 01:39:00 +01:00
osx_plugin.c osx: removed disabled debug messages 2009-02-10 20:57:21 +01:00
pulse_plugin.c conf: const pointers in block get functions 2009-01-25 16:03:49 +01:00
shout_mp3.c shout_mp3: use audio_format_frame_size() 2009-02-10 21:30:28 +01:00
shout_ogg.c shout: pass void pointer to the encoder 2009-02-10 21:28:25 +01:00
shout_plugin.c shout: clear buffer before calling the encoder 2009-02-09 16:38:25 +01:00
shout_plugin.h shout: pass void pointer to the encoder 2009-02-10 21:28:25 +01:00