Thai Pangsakulyanont 248504f275 escape # in first keysound entry, fixed ADPCM reader and make PMS load more correctly.
- [NoteField] fix build warnings, and change the maximum number of displayed notes
  after the receptor to 64.
- [Player] fix build warnings.
- [NotesLoaderSSC, NotesWriterSSC] The MSD file reader seems to treat # that comes
  directly after : as new tag, and as many PMS and BMS files has keysounds which filename
  starts with #, so it looks like this: #KEYSOUNDS:#bgm.wav,01.wav,02.wav,..
  The MSD parser will see it as 2 different tags. So I added a backslash in front of the
  # sign if it's at the start when saving and remove it when loading.
- [RageSoundReader_WAV] ADPCM now works very well and doesn't return error when
  end of file is reached anymore.
- [Steps] Use BMS loader when loading the note data.
2011-11-11 18:40:34 +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-11-08 23:41:51 -05:00
2011-08-27 03:47:31 -05:00
2011-07-16 15:14:08 -05:00
2011-09-14 23:31:01 -05:00
2010-07-24 00:26:22 -05:00
2011-10-17 21:48:34 -04:00
2011-10-02 21:41:24 -05:00
2011-05-02 17:48:03 -05:00
2011-10-27 23:21:56 -05:00
2011-10-16 03:55:51 +02:00
2011-11-01 22:28:39 -04: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%