mpd/src/audioOutputs
Max Kellermann b1adfaae43 jack: moved code to jack_write_samples_16()
Move sample format dependent code to a separate function.
2008-10-24 17:34:47 +02:00
..
audioOutput_alsa.c alsa: added #ifdefs around SND_PCM_NO_AUTO_xxx 2008-10-14 22:37:27 +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 jack: moved code to jack_write_samples_16() 2008-10-24 17:34:47 +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: use unsigned integer for ioctl constants 2008-10-14 17:21:57 +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