quakespasm/MacOSX
Ozkan Sezer 3104464c0d rebuilt SDL2.0.4 for windows and osx after applying fixes/updates from mainstream:
- Windows: Fix other window positions/sizes being changed when exiting exclusive
  fullscreen (bug #3315.)
- Fixed a 'dead keys' issue on international keyboards (bug #3332, patch not yet
  applied to SDL hg repo.)
- Fixed infinite timeout in SDL_WaitEventTimeout()  (SDL hg rev. 10106)
- Mac: avoid calling CGSetLocalEventsSuppressionInterval, it was deprecated in
  OS X 10.6. (SDL h2 revs. 10122 and 10158)
- Cocoa mouse code: Replaced NSPointInRect with NSMouseInRect (bug #3312.)
- Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in
  SDL_Delay. This ensures the Windows system timer resolution is properly set
  before Sleep is called.  (SDL hg rev. 10067)
- Fixed console_wmain in SDL_windows_main.c does not null terminate the argument
  list it is creating. (bug #3338, patch not yet applied to SDL hg repo.)


git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1306 af15c1b1-3010-417e-b628-4374ebc0bcbd
2016-05-25 20:11:37 +00:00
..
codecs oslibs: rebuild libopusfile from latest v0.7 release. 2016-01-10 09:30:31 +00:00
English.lproj bumped version to 0.91.1 for future development 2016-01-18 07:28:03 +00:00
QuakeSpasm.xcodeproj Xcode project: 2016-01-29 00:31:27 +00:00
QuakeSpasmPPC.xcodeproj Add Xcode project for debugging on Xcode 2.5 / OS X 10.4 / PPC 2016-01-03 07:45:18 +00:00
SDL.framework recompiled SDL-1.2 with a fix for sdl bug #2049 backported. 2015-03-28 20:40:36 +00:00
SDL2.framework rebuilt SDL2.0.4 for windows and osx after applying fixes/updates from mainstream: 2016-05-25 20:11:37 +00:00
AppController.h Removed Sparkle auto updates from OS X build and increased version numbers to 0.85.7. 2012-01-01 16:50:33 +00:00
AppController.m SDL2 support, if USE_SDL2 defined. 2014-09-05 19:34:43 +00:00
Build_Instructions.md renamed the file with spaces in its name 2012-02-11 16:00:35 +00:00
Info.plist bumped version to 0.91.1 for future development 2016-01-18 07:28:03 +00:00
Launcher-Info.plist renamed the "Mac OS X" directory to MacOSX (without spaces). 2010-02-16 15:54:59 +00:00
QuakeArgument.h renamed the "Mac OS X" directory to MacOSX (without spaces). 2010-02-16 15:54:59 +00:00
QuakeArgument.m renamed the "Mac OS X" directory to MacOSX (without spaces). 2010-02-16 15:54:59 +00:00
QuakeArguments.h Mac OS X launcher can be suppressed by passing "-nolauncher" on the command line. 2010-08-12 15:41:15 +00:00
QuakeArguments.m Mac OS X launcher can be suppressed by passing "-nolauncher" on the command line. 2010-08-12 15:41:15 +00:00
QuakeSpasm.icns (Untested) Use new transparent icon for macosx (16, 32, 64, 128 and 256). 2012-05-10 21:38:50 +00:00
ScreenInfo.h renamed the "Mac OS X" directory to MacOSX (without spaces). 2010-02-16 15:54:59 +00:00
ScreenInfo.m renamed the "Mac OS X" directory to MacOSX (without spaces). 2010-02-16 15:54:59 +00:00
SDLApplication.h renamed the "Mac OS X" directory to MacOSX (without spaces). 2010-02-16 15:54:59 +00:00
SDLApplication.m SDL2 support, if USE_SDL2 defined. 2014-09-05 19:34:43 +00:00
SDLMain.h renamed the "Mac OS X" directory to MacOSX (without spaces). 2010-02-16 15:54:59 +00:00
SDLMain.m SDL2 support, if USE_SDL2 defined. 2014-09-05 19:34:43 +00:00