log Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 5266:595814f561f7

age author description
Fri, 11 Feb 2011 14:23:22 -0800 Sam Lantinga Removed unused leak detection code.
Fri, 11 Feb 2011 10:18:34 -0800 Sam Lantinga Fixed compile in Xcode
Wed, 09 Feb 2011 10:37:52 -0800 Sam Lantinga Updated Xcode project with OpenGL shader files
Mon, 07 Feb 2011 16:45:40 -0800 Sam Lantinga Added a simple log message API
Sun, 06 Feb 2011 02:41:32 -0800 Sam Lantinga Updated Xcode project with moved and removed files
Sat, 05 Feb 2011 16:02:30 -0800 Sam Lantinga Updated Mac OS X and iOS projects
Thu, 03 Feb 2011 15:49:37 -0800 Sam Lantinga Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Thu, 03 Feb 2011 00:19:40 -0800 Sam Lantinga Made it possible to create a texture of any format, even if not supported by the renderer.
Wed, 02 Feb 2011 14:34:54 -0800 Sam Lantinga Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Mon, 24 Jan 2011 17:47:18 -0800 Sam Lantinga Fixed bug #1102
Mon, 24 Jan 2011 16:10:13 -0800 Sam Lantinga Fixed bug #1103
Tue, 18 Jan 2011 16:47:14 -0800 Sam Lantinga Fixed missing source files in static library target
Sat, 15 Jan 2011 12:41:59 -0800 Sam Lantinga Updated the atomic API for better use cases
Sat, 01 Jan 2011 20:04:50 -0800 Sam Lantinga Final touches on renaming SDL_eventtouch to SDL_x11touch
Tue, 16 Nov 2010 07:44:47 -0800 Andreas Schiffler Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Tue, 03 Aug 2010 00:47:33 -0400 egottlieb Got basic, pre-actually-writing-anything Cocoa to build.
Sat, 24 Jul 2010 22:28:38 +0400 jimtla Added preliminary touch code to SDL_cocoakeyboard.m
Thu, 22 Jul 2010 08:12:28 +0400 jimtla Fixed x11 compile bugs.
Thu, 08 Jul 2010 22:54:03 -0700 Sam Lantinga Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Thu, 08 Jul 2010 06:21:48 -0700 Sam Lantinga Made the new public headers public
Thu, 08 Jul 2010 06:16:27 -0700 Sam Lantinga Updated Xcode project files for clipboard API
Sun, 09 May 2010 07:00:28 -0700 Eric Wing Updated Mac Xcode project for refactored rwops automated test changes.
Sat, 08 May 2010 00:54:22 -0700 Eric Wing Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Mon, 18 Jan 2010 14:50:57 +0000 Sam Lantinga Updated Mac OS X projects with new assertion code
Wed, 13 Jan 2010 05:08:41 +0000 Sam Lantinga Fixed Mac OS X Xcode build
Sun, 04 Oct 2009 16:26:34 +0000 Sam Lantinga Eric Wing to Sam
Thu, 01 Oct 2009 15:30:26 +0000 Sam Lantinga Eric Wing to Sam
Sat, 26 Sep 2009 03:58:35 +0000 Sam Lantinga Eric Wing to Sam
Thu, 24 Sep 2009 14:43:03 +0000 Sam Lantinga Eric Wing to Sam
Thu, 24 Sep 2009 07:13:02 +0000 Sam Lantinga Updated Xcode project from Eric Wing
Sat, 05 Sep 2009 19:34:51 +0000 Sam Lantinga Updated Xcode project for latest file changes
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
Mon, 28 Jul 2008 10:00:17 +0000 Edgar Simo Updated xcode. gsoc2008_force_feedback
Sun, 20 Jul 2008 21:34:04 +0000 Edgar Simo Synced with trunk. gsoc2008_force_feedback
Sat, 21 Jul 2007 17:09:01 +0000 Sam Lantinga Unpacked project archives to get individual file history in subversion