Tue, 19 Jun 2012 00:33:20 -0700 |
Eric Wing |
Updated play stream example to use new required parameter for LoadStream. Thanks to Johnson Lin reporting this issue!
|
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!
|
Tue, 19 Jun 2012 00:23:35 -0700 |
Eric Wing |
Bug and casting fixes to SimpleThreadWindows.c. Thanks to Johnson Lin for testing and reporting these issues!
|
Fri, 08 Jun 2012 01:04:51 -0700 |
Eric Wing |
New implementation backend for SimpleThread using native Windows threading APIs.
|
Wed, 30 May 2012 02:26:03 -0700 |
Eric Wing |
merged
|
Tue, 29 May 2012 23:25:52 -0700 |
Eric Wing |
Fixed bug in EXAMPLES where usleep was not converted to microseconds.
|
Tue, 29 May 2012 19:43:23 -0700 |
Eric Wing |
Added explicit symbol visibility markers to audio support files in ALmixer for public headers so they can be built as a dynamic library if needed.
|
Tue, 29 May 2012 19:41:59 -0700 |
Eric Wing |
merged
|
Tue, 29 May 2012 19:40:38 -0700 |
Eric Wing |
Added explicit symbol visibility markers to support files in ALmixer for public headers so they can be built as a dynamic library if needed.
|