• Greg Ward's avatar
    osx_output: allow user to specify other audio devices. · 80dc6021
    Greg Ward authored
    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
    80dc6021
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...