Fri, 24 Dec 2010 03:32:02 -0800 |
Eric Wing |
iOS optimization/bug/workaround.
|
Fri, 24 Dec 2010 03:23:02 -0800 |
Eric Wing |
- Added Seek APIs
|
Mon, 08 Nov 2010 22:19:47 -0800 |
Eric Wing |
Added SeekChannel, SeekSource.
|
Sat, 06 Nov 2010 03:59:28 -0700 |
Eric Wing |
Fixed bug in LinkedList delete. Shouldn't have both popped list and then called FreeData which would check the list again for the data. Instead, I should just get the data and then call FreeData to let it manipulate the list.
|
Sat, 06 Nov 2010 00:37:29 -0700 |
Eric Wing |
Added LinkedList class to project.
|
Fri, 05 Nov 2010 20:59:13 -0700 |
Eric Wing |
Bug fixes to FadeIn.
|
Sun, 31 Oct 2010 05:49:44 -0700 |
Eric Wing |
Bug fix: Moved Invoke_Callback before CleanChannel because I was trying to get the ALmixer_Data pointer, but it was cleared:
|
Thu, 28 Oct 2010 02:32:46 -0700 |
Eric Wing |
Disabled some of the debugging printfs
|
Wed, 27 Oct 2010 20:43:14 -0700 |
Eric Wing |
Added CMake build system.
base
SDL_ALmixer.c@c8dbdd65b2e9
|