Merge branch 'v0.17.x'

This commit is contained in:
Max Kellermann
2012-08-15 01:04:34 +02:00
6 changed files with 108 additions and 60 deletions

5
NEWS
View File

@@ -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