Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Wed, 20 Aug 2014 17:20:22 -0300 |
Merged default into iOS-improvements
|
file | diff | annotate |
Wed, 06 Aug 2014 03:24:16 -0300 |
Updated the iOS backend code to use Objective-C's automatic reference counting (ARC).
|
file | diff | annotate |
Mon, 14 Jul 2014 16:50:25 -0300 |
Misc. iOS code improvements.
|
file | diff | annotate |
Sun, 17 Aug 2014 15:07:00 -0700 |
Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool
|
file | diff | annotate |
Mon, 07 Jul 2014 12:48:25 -0700 |
Fixed bug 2631 - Mac: minor code cleanup
|
file | diff | annotate |
Sat, 15 Mar 2014 19:30:52 -0700 |
Fixed iOS build
|
file | diff | annotate |
Thu, 13 Mar 2014 21:21:26 -0700 |
Added missing copyright notices
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Mon, 11 Feb 2013 17:39:52 -0800 |
Backed out use of @autorelease keyword for now, since it's not supported by older Xcode versions.
|
file | diff | annotate |
Sun, 06 Jan 2013 19:04:53 +0300 |
Replaced manual NSAutoreleasePool handing with @autorelease
|
file | diff | annotate |
Sat, 26 Jun 2010 08:56:48 -0700 |
Mostly cleaned up warnings with -Wmissing-prototypes
|
file | diff | annotate |
Sat, 08 May 2010 04:52:17 -0700 |
Exempted writable modes from bundle check on OS X since bundle areas are typically read-only.
|
file | diff | annotate |
Sat, 08 May 2010 00:54:22 -0700 |
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
|
file | diff | annotate |