From 80dc6021931e12cb465a46f7b61e7aef19012080 Mon Sep 17 00:00:00 2001 From: Greg Ward Date: Mon, 20 Dec 2010 22:21:46 -0500 Subject: 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 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6fa9bc0de..1a25bfd9b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ ver 0.17 (2010/??/??) +* output: + - osx: allow user to specify other audio devices ver 0.16 (2010/12/11) -- cgit v1.2.3