Mercurial > almixer_isolated
log
age | author | description |
---|---|---|
Tue, 19 Jun 2012 00:33:00 -0700 | Eric Wing |
Fixed misspelled function name in _WIN32 section 'Internal_PlatformPlatformGetThreadID' (looks like search & replace bug). Thanks to Johnson Lin reporting this issue! |
Tue, 19 Jun 2012 00:31:36 -0700 | Eric Wing |
Attempt to fix GetTicks compile error on Windows (can't do math on a struct). |
Tue, 19 Jun 2012 00:31:12 -0700 | Eric Wing |
Ogg Vorbis decoder for SoundDecoder directly adapted from SDL_sound's code. Thanks to Johnson Lin for providing this! |
Tue, 19 Jun 2012 00:22:40 -0700 | Eric Wing |
Fixed #define DONT_USE_VASPRINT(F) typo for Thanks to Johnson Lin for testing and reporting these issues! |