Known Issues + Changelog updates.

This commit is contained in:
Colby Klein
2011-12-26 09:40:41 -08:00
parent d5edc4dd9c
commit 6ce7344580
2 changed files with 16 additions and 0 deletions
+5
View File
@@ -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]
+11
View File
@@ -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.