From 6ce734458086634f8ac79b2148247416f8f4b438 Mon Sep 17 00:00:00 2001 From: Colby Klein Date: Mon, 26 Dec 2011 09:40:41 -0800 Subject: [PATCH] Known Issues + Changelog updates. --- Docs/Changelog_sm5.txt | 5 +++++ Docs/KnownIssues.txt | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 69fe93244b..43e296c938 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -8,6 +8,11 @@ ________________________________________________________________________________ StepMania 5.0 $next | 20111xxx -------------------------------------------------------------------------------- +2011/12/26 +---------- +* [ArchHooks_OSX] Worked around a crash when language detection goes wrong. + Note: a real fix should be looked into. [shakesoda] + 2011/12/23 ---------- * [Song] Fixed a bug where a sample start of 0 wouldn't work. [AJ] diff --git a/Docs/KnownIssues.txt b/Docs/KnownIssues.txt index 2330d7fecc..c0020e6683 100644 --- a/Docs/KnownIssues.txt +++ b/Docs/KnownIssues.txt @@ -23,3 +23,14 @@ The following is a list of known issues with StepMania 5. * C-Mods have not been fully tested with all of the new segments yet. * Split Timing needs adjustments with only one chart in place. ** Either that, or all tags must be allowable in song timing. +* Language detection fails for Czech and possibly other things on OS X + (non-fatally, now) +* Japanese font maps are too large and get resized on load to something + manageable. They should be cut into thirds vertically. +** This makes debug builds in particular load very slowly, and reduces + quality. +* The editor sometimes keeps playing music and won't scroll. +* FFMPEG ruins our lives. I suspect init problems for Linux, since it + works perfectly fine seemingly at random. Unsure for other platforms. +* VBR MP3's don't seek correctly in the editor, which botches sync. +* Strange TimingData-related crashes happen, particularly in ScreenHowToPlay.