diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 01f7fe046d..31447b0da0 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -13,6 +13,17 @@ ________________________________________________________________________________ * [cmake] JACK is now properly found by CMake. * [theme] Preview music fadeout time is now adjustable by the metric SampleMusicFadeoutSeconds. [nixtrix] +* [Song] Setting a sample length of 0 uses the length of the entire preview + file. [nixtrix] + +================================================================================ +StepMania 5.0.8 | 20150510 +-------------------------------------------------------------------------------- + +2015/05/10 +---------- +* [General] Screenshots are not tagged with song title or screen name because + this causes problems when titles have UTF8 or slashes. [kyzentun] 2015/05/09 ---------- diff --git a/Themes/_fallback/Scripts/04 CreditsHelpers.lua b/Themes/_fallback/Scripts/04 CreditsHelpers.lua index 7a877f9bca..25599c5161 100644 --- a/Themes/_fallback/Scripts/04 CreditsHelpers.lua +++ b/Themes/_fallback/Scripts/04 CreditsHelpers.lua @@ -82,6 +82,7 @@ local stepmania_credits= { "Mad Matt", -- new lua bindings "Matt McCutchen", -- minor fix for some dance pads on linux "NitroX72", -- pump/frame noteskin + "nixtrix", -- various BMS features and other fixes "Petriform", -- default theme music "psmay", -- SextetStream driver and related things "桜為小鳩/Sakurana-Kobato (@sakuraponila)", -- custom scoring fixes