From e251fd005343ec180cf8697508057e16cba19d4e Mon Sep 17 00:00:00 2001 From: skidoo23 <18039569+skidoo23@users.noreply.github.com> Date: Thu, 30 Apr 2020 13:35:29 +0200 Subject: [PATCH] Add info about new song length format --- NEWS | 1 + doc/plugins.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2de064501..7aaea260d 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ ver 0.22 (not yet released) - mad: remove option "gapless", always do gapless - sidplay: add option "default_genre" - sidplay: map SID name field to "Album" tag + - sidplay: add support for new song length format with libsidplayfp 2.0 - vorbis, opus: improve seeking accuracy * playlist - flac: support reading CUE sheets from remote FLAC files diff --git a/doc/plugins.rst b/doc/plugins.rst index 8bff5e3b2..95e2bfa47 100644 --- a/doc/plugins.rst +++ b/doc/plugins.rst @@ -475,7 +475,7 @@ C64 SID decoder based on `libsidplayfp