1. 16 Aug, 2010 1 commit
  2. 04 Aug, 2010 1 commit
  3. 04 Oct, 2009 1 commit
    • Sam Lantinga's avatar
      Eric Wing to Sam · 3fcfb40e
      Sam Lantinga authored
      Included is the fix for the missing SDL_revision.h in the framework.
      
      Also, I include the project template fixes for the prefix header files. But since this is in SVN directly, you must rename the files named
      SDLApp_Prefix.pch
      to
      ___PROJECTNAMEASIDENTIFIER____Prefix.pch
      
      in the TemplatesForXcodeSnowLeopard and TemplatesForXcodeLeopard directories. (Do not rename the Tiger ones.)
      
      --HG--
      rename : Xcode/TemplatesForXcodeLeopard/SDL Application/SDLApp_Prefix.pch => Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch
      rename : Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/SDLApp_Prefix.pch => Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch
      rename : Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/SDLApp_Prefix.pch => Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch
      rename : Xcode/TemplatesForXcodeSnowLeopard/SDL Application/SDLApp_Prefix.pch => Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch
      rename : Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/SDLApp_Prefix.pch => Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch
      rename : Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/SDLApp_Prefix.pch => Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403963
      3fcfb40e
  4. 01 Oct, 2009 2 commits
    • Sam Lantinga's avatar
      Eric Wing to Sam · 7210963b
      Sam Lantinga authored
      Lots of fixes.
      Fixed missing power management building.
      Added template icons to the project templates.
      DocSet stuff
      Documentation fixes..
      
      Fixed all the SDLtests. (Lots of tedious work.) It now depends on the static library target for convenience so I am not going to remove it from the SDL xcode project.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403952
      7210963b
    • Sam Lantinga's avatar
      Getting ready for a new drop from Eric, hopefully the last time I have to wipe this. · 64da4d2a
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403951
      64da4d2a
  5. 24 Sep, 2009 2 commits
  6. 07 Jun, 2009 2 commits
  7. 08 May, 2008 1 commit
    • Sam Lantinga's avatar
      Date: Wed, 7 May 2008 21:48:10 +0200 · e8f12216
      Sam Lantinga authored
      From: Christian Walther
      Subject: SDL 1.3 Xcode projects
      
      Here are my promised updates to the Xcode projects. They work as far
      as I'm using them, but I have not tested them thoroughly, and there
      may still be some cruft left. In particular, I haven't checked whether
      the frameworks still work on older versions of Mac OS X (are we still
      targeting 10.2?), and whether Altivec/SSE optimizations are properly
      done. Of note: I incremented the framework version to B to enable SDL
      1.2 and 1.3 to coexist in a single framework.
      
      Let me know if you see any problems.
      
      Greetings
      
         Christian
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402757
      e8f12216
  8. 21 Jul, 2007 1 commit