Thai Pangsakulyanont 0db3fbac7a force autokeysound chain to be the shared sound when there's no music.
this prevents the crash caused by the asserion "No keysounds were loaded for the song %s!".
the song will load just fine in this case, but the notes will not scroll.

this only takes place when m_pSharedSound is NULL, which doesn't break when there's
background music but no autokeysounds.

on a related note,
the "notes don't scroll" problem also existed [before this commit] when there's no more
autokeysounds to play, in this case, the song stopped and the notes stopped scrolling.
and there's no way to get to the end of the song. can't figure out how to deal with this yet.
2011-09-10 12:59:26 +07:00
2011-09-06 16:46:17 -05:00
2011-09-07 17:42:29 -05:00
2011-08-20 20:53:37 -07:00
2011-08-20 22:14:01 -05:00
2011-03-17 01:47:30 -04:00
2011-09-07 17:42:29 -05:00
2011-09-10 01:23:41 +07:00
2011-08-27 03:47:31 -05:00
2011-07-16 15:14:08 -05:00
2010-07-24 00:26:22 -05:00
2011-08-28 12:49:57 -05:00
2011-09-08 11:56:46 -05:00
2011-09-06 12:44:34 -05:00
2011-05-02 17:48:03 -05:00
2011-08-23 22:16:48 -06:00
2011-06-13 14:32:35 -05:00
2011-03-17 01:47:30 -04:00
2011-09-06 12:44:34 -05:00
S
Description
554 MiB
Languages
C++ 85.7%
Lua 4.3%
C 4.3%
Rich Text Format 2.3%
CMake 1.1%
Other 2%