log Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 3228:9ec661afdf5f

age author description
Sun, 02 Aug 2009 18:40:18 +0000 Sam Lantinga Added SDL_revision.h
Sun, 02 Aug 2009 13:49:13 +0000 Sam Lantinga Added missing SDL_revision.h
Sun, 02 Aug 2009 13:08:19 +0000 Sam Lantinga Added SDL_atomic.h and SDL_power.h to public API headers
Sun, 07 Jun 2009 06:42:15 +0000 Ryan C. Gordon Added power subsystem to Xcode project.
Thu, 25 Dec 2008 04:56:44 +0000 Sam Lantinga Updated project with new source files
Wed, 17 Sep 2008 08:24:51 +0000 Ryan C. Gordon Add XInput support to Xcode project (untested!).
Mon, 15 Sep 2008 04:32:36 +0000 Sam Lantinga indent
Tue, 26 Aug 2008 11:18:34 +0000 Edgar Simo Update to xcode to include haptic subsystem stuff by Alam.
Thu, 08 May 2008 05:06:24 +0000 Sam Lantinga Date: Wed, 7 May 2008 21:48:10 +0200
Fri, 02 May 2008 14:55:08 +0000 Sam Lantinga Updated Xcode project from Eric Wing
Tue, 12 Aug 2008 00:24:42 +0000 Aaron Wishnick General cleanup and fixed a buffer overrun bug. It may be necessary to normalize filter gain differently or something. gsoc2008_audio_resampling
Wed, 18 Jun 2008 04:51:10 +0000 Aaron Wishnick Added beginnings of resampling code. gsoc2008_audio_resampling