mpd/src/output
Max Kellermann 8c5ebdff36 audio_format: remove the reverse_endian attribute
Eliminate support for reverse endian samples from the MPD core.  This
moves a lot of complexity to the plugins that really need it (only
ALSA and CDIO currently).
2012-03-21 19:31:04 +01:00
..
alsa_output_plugin.c audio_format: remove the reverse_endian attribute 2012-03-21 19:31:04 +01:00
alsa_output_plugin.h output: rename plugin variables 2011-09-17 20:04:18 +02:00
ao_output_plugin.c use g_strerror() instead of strerror() 2012-03-06 22:06:08 +01:00
ao_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
ffado_output_plugin.c output_plugin: the plugin allocates the audio_output object 2011-09-19 09:41:21 +02:00
ffado_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
fifo_output_plugin.c use g_strerror() instead of strerror() 2012-03-06 22:06:08 +01:00
fifo_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
httpd_client.c Add support for streaming to a DLNA client 2011-09-30 08:53:09 +02:00
httpd_client.h copyright year 2011 2011-01-29 10:13:54 +01:00
httpd_internal.h output_plugin: the plugin allocates the audio_output object 2011-09-19 09:41:21 +02:00
httpd_output_plugin.c socket_util: move sockaddr_to_string() to resolver.c 2011-09-20 08:49:36 +02:00
httpd_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
jack_output_plugin.c output_plugin: the plugin allocates the audio_output object 2011-09-19 09:41:21 +02:00
jack_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
mvp_output_plugin.c use g_strerror() instead of strerror() 2012-03-06 22:06:08 +01:00
mvp_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
null_output_plugin.c output/null: implement output_plugin method delay() 2011-12-13 21:58:02 +01:00
null_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
openal_output_plugin.c output/openal: improve synchronization 2011-12-13 22:02:05 +01:00
openal_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
oss_output_plugin.c output/oss: always receive host byte order samples 2012-03-21 19:25:59 +01:00
oss_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
osx_output_plugin.c Fix the build on OSX 2012-03-21 10:32:54 +01:00
osx_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
pipe_output_plugin.c output_plugin: the plugin allocates the audio_output object 2011-09-19 09:41:21 +02:00
pipe_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
pulse_output_plugin.c output_plugin: the plugin allocates the audio_output object 2011-09-19 09:41:21 +02:00
pulse_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
raop_output_plugin.c raop_output: fix raop_session inbalance 2012-03-01 09:51:37 +01:00
raop_output_plugin.h output: rename plugin variables 2011-09-17 20:04:18 +02:00
recorder_output_plugin.c output_plugin: the plugin allocates the audio_output object 2011-09-19 09:41:21 +02:00
recorder_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
roar_output_plugin.c output/roar: move code to _use_audio_format() 2011-10-08 14:51:19 +02:00
roar_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
shout_output_plugin.c output_plugin: the plugin allocates the audio_output object 2011-09-19 09:41:21 +02:00
shout_output_plugin.h output: rename plugin variables 2011-09-17 20:04:18 +02:00
solaris_output_plugin.c Merge branch 'v0.16.x' 2011-09-20 08:47:06 +02:00
solaris_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00
winmm_output_plugin.c Merge branch 'v0.16.x' 2012-02-13 19:15:18 +01:00
winmm_output_plugin.h output: per-plugin header 2011-09-17 19:51:41 +02:00