mpd/src/audioOutputs
Max Kellermann f01a08d5c2 oss: convert several macros to enum
C enums are nicer than CPP macros.
2008-10-14 17:21:53 +02:00
..
audioOutput_alsa.c alsa: optionally disable resampling and others 2008-10-14 17:21:49 +02:00
audioOutput_ao.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_fifo.c don't include os_compat.h 2008-10-08 10:49:29 +02:00
audioOutput_jack.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_mvp.c mvp: unsinged integers 2008-10-10 14:47:58 +02:00
audioOutput_null.c use C99 struct initializers 2008-09-29 15:55:17 +02:00
audioOutput_oss.c oss: convert several macros to enum 2008-10-14 17:21:53 +02:00
audioOutput_osx.c audio_format: added audio_format_frame_size() 2008-10-10 14:41:37 +02:00
audioOutput_pulse.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_shout_mp3.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_shout_ogg.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_shout.c shout: make the protocol configurable 2008-10-12 12:14:51 +02:00
audioOutput_shout.h shout: removed DISABLED_SHOUT_ENCODER_PLUGIN 2008-10-09 15:18:21 +02:00