diff options
author | Greg Ward <greg@gerg.ca> | 2010-12-20 22:21:46 -0500 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-12-21 07:36:28 +0100 |
commit | 80dc6021931e12cb465a46f7b61e7aef19012080 (patch) | |
tree | 551600c9126bc32f5d875ee5b10f1071eec7559c /src/output/mvp_plugin.c | |
parent | c7f5a8725879a9d6137d186bf6f827162ae88511 (diff) | |
download | mpd-80dc6021931e12cb465a46f7b61e7aef19012080.tar.gz mpd-80dc6021931e12cb465a46f7b61e7aef19012080.tar.xz mpd-80dc6021931e12cb465a46f7b61e7aef19012080.zip |
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
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions