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

View File

@@ -86,6 +86,7 @@ enum class ConfigBlockOption {
DECODER,
INPUT,
PLAYLIST_PLUGIN,
RESAMPLER,
AUDIO_FILTER,
DATABASE,
NEIGHBORS,