aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDenis Krjuchkov <denis@crazydev.net>2011-10-23 12:59:31 +0600
committerMax Kellermann <max@duempel.org>2011-12-13 19:12:33 +0100
commit33232face9e864618b5125b9dd83ee760f1116e4 (patch)
treefb61c9383e080514576ecd99a70bfa96d338f95a /NEWS
parentb88b2b3d79159c3468a579afdbdc3d1f28494faa (diff)
downloadmpd-33232face9e864618b5125b9dd83ee760f1116e4.tar.gz
mpd-33232face9e864618b5125b9dd83ee760f1116e4.tar.xz
mpd-33232face9e864618b5125b9dd83ee760f1116e4.zip
winmm_output_plugin: fail if wrong device specified instead of using fallback.
Silently choosing default is misleading and can cause hours of investigation. It's better to fail immediately telling user what is wrong with config.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4efbc6210..43539d2ea 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,7 @@ ver 0.17 (2011/??/??)
- raop: new output plugin
- shout: add possibility to set url
- roar: new output plugin for RoarAudio
+ - winmm: fail if wrong device specified instead of using default device
* playlist:
- allow references to songs outside the music directory
* state_file: add option "restore_paused"