mpd/src/output
Greg Ward 80dc602193 osx_output: allow user to specify other audio devices.
Add new config parameter 'device' to audio_output type "osx":
- if not supplied or set to "default", open default device
- if set to "system", open system device
- otherwise 'device' should be an audio device name: mpd will find and
  open the specified audio device, falling back to the default
  device if it's not found
2010-12-21 07:36:28 +01:00
..
alsa_plugin.c output/alsa: dump buffer and period limits 2010-11-05 10:35:46 +01:00
ao_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
ffado_output_plugin.c output/ffado: transfer_playback_buffers() returns a boolean 2010-11-04 20:08:04 +01:00
fifo_output_plugin.c input/file, output/{fifo,recorder}: add O_BINARY to open() flags 2010-05-20 09:13:39 +02:00
httpd_client.c output/httpd: added name/genre/website configuration 2010-04-05 13:11:10 +02:00
httpd_client.h Update copyright notices. 2009-12-31 20:58:43 -08:00
httpd_internal.h output/httpd: use the new server_socket library 2010-10-05 21:18:54 +02:00
httpd_output_plugin.c output/httpd: implement delay() 2010-11-05 09:49:22 +01:00
jack_output_plugin.c output/jack: drain the ring buffers during pause 2010-03-10 19:48:49 +01:00
mvp_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
null_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
openal_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
oss_plugin.c database, ...: remove EINTR checks after stdio calls 2010-07-25 12:01:59 +02:00
osx_plugin.c osx_output: allow user to specify other audio devices. 2010-12-21 07:36:28 +01:00
pipe_output_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pulse_output_plugin.c output/pulse: clear the "mainloop" attribute on error 2010-01-17 12:03:22 +01:00
pulse_output_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
recorder_output_plugin.c input/file, output/{fifo,recorder}: add O_BINARY to open() flags 2010-05-20 09:13:39 +02:00
shout_plugin.c Merge release 0.15.15 from branch 'v0.15.x' 2010-11-08 18:50:22 +01:00
solaris_output_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
winmm_output_plugin.c winmm_output: handle empty string case when parsing device id 2010-11-04 11:09:50 +05:00
winmm_output_plugin.h mixer: winmm_mixer implemented 2010-10-09 02:45:08 +06:00