• 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
configure.ac 47.6 KB