From 16e5932d99722c3b75b210394d646e2a562a0e19 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 15 May 2015 15:52:33 +0100 Subject: [PATCH] Added another change to the changelog --- Docs/Changelog_sm5.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index f7d04afa32..01f7fe046d 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -11,6 +11,8 @@ ________________________________________________________________________________ * [general] BackInEventMode code now works when called from either player. [nixtrix] * [cmake] JACK is now properly found by CMake. +* [theme] Preview music fadeout time is now adjustable by the metric + SampleMusicFadeoutSeconds. [nixtrix] 2015/05/09 ----------