aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-15 00:29:38 +0200
committerMax Kellermann <max@duempel.org>2012-08-15 00:29:38 +0200
commite291f3d257360667e12754154acac9ba3fe3316a (patch)
treea4ff1dc50b3d9dbd07b6c018060e079630561929 /NEWS
parentdc22846d58264bfae3b4516e2de1614b3b97a5ca (diff)
downloadmpd-e291f3d257360667e12754154acac9ba3fe3316a.tar.gz
mpd-e291f3d257360667e12754154acac9ba3fe3316a.tar.xz
mpd-e291f3d257360667e12754154acac9ba3fe3316a.zip
decoder/fluidsynth: remove throttle (requires libfluidsynth 1.1)
The libfluidsynth API is now sane, and does not require real-time decoding.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 27817a275..2cb2c04c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.17.2 (2012/??/??)
* protocol:
- fix crash in local file check
+* decoder:
+ - fluidsynth: remove throttle (requires libfluidsynth 1.1)
* output:
- httpd: use monotonic clock, avoid hiccups after system clock adjustment
- httpd: fix throttling bug after resuming playback