Config: add section "resampler"

This commit is contained in:
Max Kellermann
2015-01-21 20:42:41 +01:00
parent 52acea7b1f
commit 0d3b26b3aa
12 changed files with 334 additions and 193 deletions

3
NEWS
View File

@@ -18,6 +18,9 @@ ver 0.20 (not yet released)
- recorder: allow dynamic file names
* mixer
- null: new plugin
* resampler
- new block "resampler" in configuration file
replacing the old "samplerate_converter" setting
* reset song priority on playback
* write database and state file atomically
* remove dependency on GLib