aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d9b75e19..30f44be4 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ ver 0.18 (2012/??/??)
ver 0.17.2 (2012/??/??)
* protocol:
- fix crash in local file check
+* decoder:
+ - fluidsynth: remove throttle (requires libfluidsynth 1.1)
+ - fluidsynth: stop playback at end of file
+ - fluidsynth: check MIDI file format while scanning
+ - fluidsynth: add sample rate setting
* output:
- httpd: use monotonic clock, avoid hiccups after system clock adjustment
- httpd: fix throttling bug after resuming playback