aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-05 19:55:00 +0100
committerMax Kellermann <max@duempel.org>2009-11-05 19:55:00 +0100
commit88abfc0d0fb5cb876888aa2efca41593d0aa1ad0 (patch)
tree05e81560aaab2b35ab3ba81d6fb1b6d7ec0e08b6 /NEWS
parent4ec25b5d64bca0f13f5b914b8f50f1f0eb4e7662 (diff)
output/jack: added option "client_name"
Instead of using MPD's audio output name (setting "name"), use a separate configuration option. Change the default to "Music Player Daemon".
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ce10588..004b0b2e 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ ver 0.16 (20??/??/??)
- pulse: connect to server on MPD startup, implement pause
- jack: don't disconnect during pause
- jack: connect to server on MPD startup
+ - jack: added option "client_name"
- wildcards allowed in audio_format configuration
- alsa: don't recover on CANCEL
- consistently lock audio output objects