log

age author description
2006-05-12 Patrice Mandin Use the right variables to set stuff for sdl-config script
2006-05-12 Sam Lantinga Fixed signed/unsigned issues
2006-05-12 Sam Lantinga Whoops, need a space after dnl to make it meaningful. :)
2006-05-11 Sam Lantinga Should we always look in /usr/local when compiling natively?
2006-05-11 Sam Lantinga Date: Thu, 11 May 2006 19:08:05 -0400
2006-05-11 Sam Lantinga Date: Thu, 11 May 2006 17:09:17 -0400
2006-05-11 Patrice Mandin Forgot to declare volatile stuff also in c file
2006-05-11 Sam Lantinga Fixed some bugs in string handling
2006-05-11 Sam Lantinga Saved a little space by not including the CodeWarrior 5 XML projects
2006-05-11 Sam Lantinga Fixed bug #53
2006-05-11 Sam Lantinga Fixed building with CodeWarrior on MacOS Classic
2006-05-11 Sam Lantinga Fixed MacOS Classic build
2006-05-11 Sam Lantinga sdl-config doesn't include the OpenGL library in --libs
2006-05-11 Sam Lantinga Fixed bug #208
2006-05-11 Sam Lantinga Fixed bug #226
2006-05-11 Sam Lantinga Fixed bug #225
2006-05-11 Sam Lantinga Date: Wed, 10 May 2006 17:43:21 -0700
2006-05-10 Sam Lantinga Only set Mac OS X default if both parameters are left default
2006-05-10 Sam Lantinga (none)
2006-05-10 Sam Lantinga Added hardcoded /usr/X11R6 path so GLX detection works on Mac OS X.
2006-05-10 Sam Lantinga Need to use __MACOSX__ for the Mac OS X platform.
2006-05-10 Sam Lantinga Fixed bug #221
2006-05-10 Sam Lantinga Fixed bug #222
2006-05-10 Sam Lantinga Prevent both __MACOS__ and __MACOSX__ from being defined in Codewarrior
2006-05-10 Sam Lantinga Xcode has trouble compiling different files with the same name for two architectures
2006-05-10 Sam Lantinga Removed unused variable
2006-05-10 Sam Lantinga Fixed X11 support on Mac OS X Universal build
2006-05-10 Sam Lantinga Date: Tue, 9 May 2006 23:01:49 -0400
2006-05-09 Sam Lantinga Fat test programs! :)
2006-05-09 Sam Lantinga Fixed bug #218
2006-05-09 Sam Lantinga Fixed bug #220
2006-05-09 Sam Lantinga Fixed bug #137
2006-05-09 Sam Lantinga Date: Mon, 8 May 2006 14:19:30 -0700
2006-05-09 Sam Lantinga More compile fixes for systems without the DPMS extension
2006-05-09 Sam Lantinga Fixed build errors on systems without the DPMS extension
2006-05-09 Sam Lantinga Date: Mon, 8 May 2006 14:19:30 -0700
2006-05-09 Sam Lantinga Fixed bug #104
2006-05-09 Sam Lantinga Fixed bug #144
2006-05-09 Sam Lantinga Fixed bug #201
2006-05-09 Sam Lantinga Fixed bug #106
2006-05-09 Sam Lantinga Fixed DGA mode sorting and eliminated doublescan and interlaced modes
2006-05-08 Sam Lantinga Disable the screensaver in DGA mode, which is even more important than X11...
2006-05-08 Sam Lantinga Fixed bug #203
2006-05-08 Sam Lantinga (none)
2006-05-08 Sam Lantinga Get updates to the shadow surface while switched away
2006-05-08 Sam Lantinga Fixed bug #49
2006-05-08 Sam Lantinga Made it easier to test some things on the framebuffer console
2006-05-08 Sam Lantinga Fixed detection of current vt when not running as root.
2006-05-08 Sam Lantinga Eliminate duplicate video modes
2006-05-08 Sam Lantinga SDL_strncpy doesn't exist
2006-05-08 Sam Lantinga Date: Sun, 7 May 2006 19:22:33 -0400
2006-05-07 Sam Lantinga (none)
2006-05-07 Sam Lantinga (none)
2006-05-07 Sam Lantinga Fixed bug #102
2006-05-07 Sam Lantinga Fixed bug #217
2006-05-07 Sam Lantinga Fixed bug #216
2006-05-07 Sam Lantinga Fixed bug #215
2006-05-05 Sam Lantinga Fixed bug #80
2006-05-05 Sam Lantinga Fixed bug #196
2006-05-04 Sam Lantinga (none)
2006-05-04 Sam Lantinga Fixed bug #45
2006-05-04 Sam Lantinga The install target depends on the libraries being built
2006-05-04 Sam Lantinga Updated to include new languages and platform support
2006-05-04 Sam Lantinga Date: Thu, 4 May 2006 08:44:10 +0200 (CEST)
2006-05-03 Sam Lantinga Fixed execv warning when libtool creates wrapper executables
2006-05-03 Sam Lantinga Patch from Dmitry Yakimov to fix building on WinCE
2006-05-02 Sam Lantinga Added instructions for copying SDL_config.h
2006-05-02 Sam Lantinga Updated OS/2 project files
2006-05-01 Sam Lantinga Yeah, that's what I meant. :)
2006-05-01 Sam Lantinga Using the SDL C runtime functions
2006-05-01 Sam Lantinga Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently
2006-05-01 Sam Lantinga Date: Sun, 30 Apr 2006 14:20:05 +1000
2006-05-01 Sam Lantinga SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function
2006-05-01 Sam Lantinga SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void
2006-04-30 Patrice Mandin Declare volatile variables modified by interrupt routines
2006-04-30 Sam Lantinga Removed redundant rm
2006-04-30 Sam Lantinga We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
2006-04-29 Sam Lantinga ------- Comment #1 From Max Horn 2006-04-17 03:08 [reply] -------
2006-04-29 Sam Lantinga (none)
2006-04-29 Sam Lantinga Disable the XRandR extension by default, since KDE maximizes windows which are larger than the new resolution, and then doesn't restore their size and positition when the old resolution is restored.
2006-04-29 Sam Lantinga Only use -fvisibility=hidden if SDL will define some symbols as available. :)
2006-04-28 Sam Lantinga [From Sam]
2006-04-28 Sam Lantinga Future proof C++ code
2006-04-28 Sam Lantinga Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs
2006-04-27 Ryan C. Gordon fatbuild fixes:
2006-04-27 Sam Lantinga Fixed bug #101
2006-04-27 Sam Lantinga Trying to fix fatbuild.sh on intel
2006-04-27 Sam Lantinga Fixed compile errors on Mac OS X
2006-04-27 Sam Lantinga Implemented bug #5
2006-04-27 Sam Lantinga Implemented bug #2, 117:
2006-07-10 Sam Lantinga SDL_Rect now uses int for position and size. SDL-1.3
2006-07-09 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
2006-07-09 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
2006-07-08 Sam Lantinga Implemented Win32 input grab SDL-1.3
2006-07-08 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
2006-07-08 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
2006-07-07 Sam Lantinga Fixed compile problems with new OpenGL API. SDL-1.3
2006-07-07 Sam Lantinga Fixed typo in stretch render code. SDL-1.3
2006-07-07 Sam Lantinga Started on the OpenGL API revamp. SDL-1.3
2006-07-07 Sam Lantinga Merged sdl.pc location fix from SDL 1.2 SDL-1.3
2006-07-07 Sam Lantinga Implemented Win32 video mode support SDL-1.3
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-07-06 Sam Lantinga (none) SDL-1.3
2006-06-30 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
2006-06-30 Sam Lantinga Fixed indenting in MSVC inline assembly SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
2006-06-28 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
2006-06-27 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
2006-06-27 Sam Lantinga Include sdl.pc in the development RPM SDL-1.3
2006-06-26 Sam Lantinga The screen/shadow surface flags are no longer needed SDL-1.3
2006-06-26 Sam Lantinga Fixed libiconv detection SDL-1.3
2006-06-26 Sam Lantinga Fixed problem with nasm hidden visibility detection SDL-1.3
2006-06-26 Sam Lantinga Whoops, forgot to indent SDL-1.3
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3
2006-06-26 Sam Lantinga Almost added Mac OS X nasm support SDL-1.3
2006-06-26 Sam Lantinga ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] ------- SDL-1.3
2006-06-25 Sam Lantinga Merged gcc on win32 fix from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Merged fix for bug #240 from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Passing NULL to SDL_SetDisplayMode() will set the desktop mode. SDL-1.3
2006-06-24 Sam Lantinga Added a multi-window version of testsprite using the new API. SDL-1.3
2006-06-24 Sam Lantinga Merged fix for bug #258 from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Merged memory leak fix from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2 SDL-1.3
2006-06-23 Sam Lantinga Merged Ryan's 5.1 audio fix from SDL 1.2 SDL-1.3
2006-06-23 Sam Lantinga Merged DirectSound dropout fix from SDL 1.2 SDL-1.3
2006-06-23 Sam Lantinga Merged dynamic X11 fix from SDL 1.2 SDL-1.3
2006-06-21 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
2006-06-21 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
2006-06-21 Sam Lantinga Fixed bug #157 SDL-1.3
2006-06-21 Sam Lantinga Fixed bug #256 SDL-1.3
2006-06-20 Sam Lantinga Date: Fri, 9 Jun 2006 11:35:23 +0300 SDL-1.3
2006-06-20 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST) SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #251 SDL-1.3
2006-06-20 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson SDL-1.3
2006-06-20 Sam Lantinga I think this fixes bug #244 SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #241 SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #232 SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #232 SDL-1.3
2006-06-18 Sam Lantinga This trick only works for English SDL-1.3
2006-06-18 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. SDL-1.3
2006-06-18 Sam Lantinga Fixed YUV overlay crash SDL-1.3
2006-06-18 Sam Lantinga Software YUV texture support in progress... SDL-1.3
2006-06-17 Sam Lantinga Finished palettized display handling. SDL-1.3
2006-06-16 Sam Lantinga Default palette entries to white, instead of black. SDL-1.3
2006-06-15 Sam Lantinga Working on paletted display and texture support (two different issues) SDL-1.3
2006-06-14 Sam Lantinga Dummy video driver works again in high color video modes. Yay! SDL-1.3
2006-06-14 Sam Lantinga More compile fixes SDL-1.3
2006-06-14 Sam Lantinga SDL_SetVideoMode() compiles now... SDL-1.3
2006-06-13 Sam Lantinga Added new style dummy renderer SDL-1.3
2006-06-12 Sam Lantinga Adding software renderer implementation SDL-1.3
2006-06-11 Sam Lantinga Overlay functions are being replaced by YUV textures. SDL-1.3
2006-06-11 Sam Lantinga Finishing up keyboard code revamp, at least for now... SDL-1.3
2006-06-10 Sam Lantinga Keyboard code update in progress SDL-1.3
2006-06-09 Sam Lantinga Updated SDL_Surface code for software-only access, fixed some build errors SDL-1.3
2006-06-09 Sam Lantinga Moved the cursor handling into the mouse code. SDL-1.3
2006-06-07 Sam Lantinga Work in progress. :) SDL-1.3
2006-05-29 Sam Lantinga The test programs compile again. SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-29 Sam Lantinga Implemented many compatibility functions SDL-1.3
2006-05-28 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
2006-05-28 Sam Lantinga more indent cleanup SDL-1.3
2006-05-28 Sam Lantinga more indent cleanup SDL-1.3
2006-05-28 Sam Lantinga fine tuning indent output SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3
2006-05-20 Sam Lantinga Added API requested in bug #43: SDL-1.3
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-05-01 Sam Lantinga glSDL support SDL-1.3
2006-04-28 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
2006-04-27 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
2006-04-27 Sam Lantinga SDL_OPENGLBLIT is really gone... SDL-1.3
2006-04-27 Sam Lantinga Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3
2006-04-27 Sam Lantinga Creating SDL 1.3 branch SDL-1.3
2006-04-26 Ryan C. Gordon Info on Subversion repository access.
2006-04-26 Sam Lantinga subversion conversion complete!
2006-04-22 Sam Lantinga Whoops, you can't use Project Builder anymore...
2006-04-22 Sam Lantinga Added info about fatbuild.sh
2006-04-22 Sam Lantinga Mac OS X fat build works! :)
2006-04-20 Sam Lantinga Date: Thu, 20 Apr 2006 10:13:34 +0200
2006-04-19 Sam Lantinga I think this is it...
2006-04-17 Sam Lantinga *** empty log message ***
2006-04-17 Sam Lantinga Added a note so I remember what the heck I was doing later. :)
2006-04-17 Sam Lantinga More general fix for bug #189
2006-04-17 Sam Lantinga Fixed bug #189
2006-04-17 Sam Lantinga Fixed bug #197
2006-04-17 Sam Lantinga Use the MAKE variable when available
2006-04-17 Sam Lantinga Whoops, need the actual flags here
2006-04-17 Sam Lantinga Miscellaneous Mac OS X fixes
2006-04-14 Sam Lantinga Date: Fri, 31 Mar 2006 18:28:55 -0500
2006-04-14 Sam Lantinga A script to build a fat version of the SDL library... completely untested!
2006-04-14 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
2006-04-14 Sam Lantinga Don't hardcode the output directory
2006-04-14 Sam Lantinga From Anders F Bj�rklund:
2006-04-13 Sam Lantinga Don't check dlopen on Mac OS X, to retain 10.2 compatibility
2006-04-13 Sam Lantinga Fixed MacOS X and Solaris detection
2006-04-13 Sam Lantinga Fixed compile error
2006-04-13 Sam Lantinga Fixed bug #55
2006-04-13 Sam Lantinga Fixed bug #185
2006-04-13 Sam Lantinga Fixed bug #179
2006-04-13 Sam Lantinga Fixed bug #176
2006-04-13 Sam Lantinga Fixed bug #193
2006-04-13 Sam Lantinga Fixed bug #192
2006-04-13 Sam Lantinga Added a delay so the warning message isn't accidentally missed.
2006-04-13 Sam Lantinga Fixed bug #191
2006-04-13 Sam Lantinga Fixes bug #195:
2006-04-12 Sam Lantinga From Anders F Bjorklund:
2006-04-12 Sam Lantinga From Anders F Bjorklund:
2006-04-12 Sam Lantinga *** empty log message ***
2006-04-12 Sam Lantinga Patch from Alex to fix reverted code
2006-03-31 Sam Lantinga *** empty log message ***
2006-03-31 Sam Lantinga Ugh, more 64-bit cleanup
2006-03-31 Sam Lantinga Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST
2006-03-25 Sam Lantinga Fixed building DLL on Windows
2006-03-24 Sam Lantinga Fixed some ultra-pedantic gcc warnings
2006-03-24 Sam Lantinga Fixed bug #177
2006-03-24 Ryan C. Gordon SDL_X11_LoadSymbols() was reporting success when required symbols weren't
2006-03-23 Ryan C. Gordon Fixed compiler warning.
2006-03-23 Sam Lantinga A less rude way of doing the same thing...
2006-03-23 Sam Lantinga These files should be included from SDL_config.h (so they get SDL_platform.h)
2006-03-23 Sam Lantinga ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)
2006-03-23 Sam Lantinga Fixed bug #175
2006-03-23 Sam Lantinga *** empty log message ***
2006-03-23 Sam Lantinga Fixed bug #171
2006-03-23 Sam Lantinga Fixed DirectFB detection
2006-03-23 Sam Lantinga Hopefully fixed up DirectFB detection
2006-03-23 Sam Lantinga *sigh*
2006-03-23 Ryan C. Gordon More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
2006-03-23 Sam Lantinga Need time.h for nanosleep too...
2006-03-23 Sam Lantinga Better wscons detection
2006-03-23 Sam Lantinga *** empty log message ***
2006-03-23 Sam Lantinga Only use the visibility attribute in gcc 4.0 or newer
2006-03-23 Ryan C. Gordon Updated my email address.
2006-03-23 Ryan C. Gordon Consolidate all the X11 libraries, so you don't have to update 12 different
2006-03-22 Sam Lantinga Lines swapped to match ordering elsewhere
2006-03-22 Ryan C. Gordon Close off warning about setAppleMenu on Mac OS X 10.4 SDK.
2006-03-22 Sam Lantinga Don't detect Altivec on MacOS X Intel
2006-03-22 Ryan C. Gordon Xrandr support in the X11 target.
2006-03-22 Sam Lantinga Improved DirectFB install detection
2006-03-22 Sam Lantinga *** empty log message ***
2006-03-22 Ryan C. Gordon Patched to compile on 32-bit X11, I think.
2006-03-22 Sam Lantinga Date: Tue, 4 Mar 2003 15:05:31 -0800
2006-03-22 Sam Lantinga Fixed bug #61
2006-03-22 Sam Lantinga *** empty log message ***
2006-03-22 Sam Lantinga Fixed bug #50
2006-03-22 Sam Lantinga Eric rocks. :)
2006-03-22 Sam Lantinga I'm dumping the old Xcode support, since it's too hard to maintain,
2006-03-22 Sam Lantinga The exports file is no longer used by the Xcode project
2006-03-22 Ryan C. Gordon Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).
2006-03-22 Sam Lantinga GLX_STEREO doesn't have a parameter
2006-03-22 Ryan C. Gordon Whoops, that shouldn't have snuck in there.
2006-03-22 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
2006-03-22 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
2006-03-22 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
2006-03-21 Sam Lantinga *** empty log message ***
2006-03-21 Sam Lantinga Add /usr/local to the build paths by default
2006-03-21 Sam Lantinga Updated to libtool-1.5.22
2006-03-21 Sam Lantinga Fixed bug #167
2006-03-21 Sam Lantinga *** empty log message ***
2006-03-21 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
2006-03-21 Sam Lantinga Allow adding to the INCLUDE path
2006-03-21 Sam Lantinga Fixed bug #52
2006-03-21 Sam Lantinga Show an error message if autoconf isn't found
2006-03-21 Sam Lantinga Fall back to autogen259 if autogen isn't available
2006-03-21 Sam Lantinga Fixed bug #18
2006-03-21 Ryan C. Gordon Try to fill the hardware audio buffer immediately.
2006-03-21 Ryan C. Gordon Keep mouse cursor state sane on focus change in Quartz driver.
2006-03-20 Sam Lantinga ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
2006-03-20 Sam Lantinga Fixed bug #113:
2006-03-20 Sam Lantinga Fixed bug #90
2006-03-19 Sam Lantinga Fixed bug #84
2006-03-19 Sam Lantinga Fixed bug #89
2006-03-19 Sam Lantinga Fixed bug #84
2006-03-19 Sam Lantinga Left the debug code more explicit
2006-03-19 Sam Lantinga Fixed bug #79
2006-03-19 Sam Lantinga Fixed bug #4
2006-03-19 Sam Lantinga Fixed bug #166
2006-03-18 Sam Lantinga Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
2006-03-18 Sam Lantinga EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
2006-03-17 Patrice Mandin I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
2006-03-16 Sam Lantinga *** empty log message ***
2006-03-15 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
2006-03-15 Sam Lantinga Fixed bug #33
2006-03-15 Sam Lantinga From: "Alex Volkov"
2006-03-15 Sam Lantinga Fixed bug #15
2006-03-15 Ryan C. Gordon Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
2006-03-15 Sam Lantinga Added disk/dummy audio and dummy video to the Visual CE projects
2006-03-15 Sam Lantinga *** empty log message ***
2006-03-15 Sam Lantinga *** empty log message ***
2006-03-14 Ryan C. Gordon Corrected dummy audio callback firing to be realistic, cleaned up tabs.
2006-03-14 Sam Lantinga WIN32 is no longer defined on Windows builds
2006-03-14 Sam Lantinga Added disk and dummy drivers to the Visual C++ projects
2006-03-14 Sam Lantinga *** empty log message ***
2006-03-14 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
2006-03-14 Ryan C. Gordon Implemented dummy audio driver.
2006-03-14 Ryan C. Gordon Fixed cut-and-paste error in DC audio target.
2006-03-14 Sam Lantinga Updated CodeWarrior export list with SDL_iconv
2006-03-14 Sam Lantinga Updated MacOS Classic and MacOS X exports list
2006-03-14 Sam Lantinga The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
2006-03-14 Sam Lantinga Fixed bug #67
2006-03-14 Sam Lantinga Fixed bug #124
2006-03-14 Sam Lantinga Fixed bug #38
2006-03-14 Sam Lantinga Fixed bug #46
2006-03-14 Sam Lantinga (patch tweaked a bit)
2006-03-14 Sam Lantinga *** empty log message ***
2006-03-14 Sam Lantinga CFLAGS are separate from EXTRA_CFLAGS
2006-03-13 Sam Lantinga Add the NAS library directory, since X11 is dynamically loaded now...
2006-03-13 Sam Lantinga RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
2006-03-13 Sam Lantinga Updated by Ryan Gordon
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-13 Sam Lantinga Updated MacOS Classic build
2006-03-13 Sam Lantinga The exports file isn't necessary on BeOS anymore
2006-03-13 Sam Lantinga Added SDL_iconv.c to the Embedded Visual C++ projects
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-13 Sam Lantinga Added _strnicmp support
2006-03-13 Sam Lantinga Added SDL_iconv.c to MPW Makefile
2006-03-13 Sam Lantinga Win32 fixes
2006-03-13 Sam Lantinga Added SDL_iconv.c to the Dreamcast Makefile
2006-03-13 Sam Lantinga The Win32 exports file isn't used by mingw anymore
2006-03-13 Sam Lantinga Fixed bug #112
2006-03-13 Sam Lantinga Added SDL_iconv.c to the Visual C++ projects
2006-03-13 Sam Lantinga Fixed bug #139
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-13 Sam Lantinga props yo
2006-03-13 Sam Lantinga UTF-32 by definition can't handle characters higher than 0x10FFFF
2006-03-13 Sam Lantinga Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
2006-03-12 Sam Lantinga Blah
2006-03-12 Sam Lantinga Fixed bug #150
2006-03-12 Sam Lantinga Fixed bug #149
2006-03-11 Sam Lantinga Fixes from Dmitry Yakimov:
2006-03-11 Sam Lantinga *** empty log message ***
2006-03-11 Sam Lantinga Might have fixed 64-bit issues. :)
2006-03-11 Sam Lantinga Fixed make distclean
2006-03-11 Sam Lantinga Clean up temporary files. I'm not sure how this got removed, but whatever...
2006-03-11 Sam Lantinga X11 support isn't installed by default
2006-03-09 Sam Lantinga Don't crash if SDL_Flip() is called with an OpenGL mode set
2006-03-09 Sam Lantinga Dynamic OpenGL loading is the default now. :)
2006-03-09 Sam Lantinga Prettified. :)
2006-03-09 Sam Lantinga Eric is setting up X11 support for the XCode project
2006-03-09 Sam Lantinga Cleaning up warnings on MacOS X
2006-03-08 Sam Lantinga Re-added C runtime support for Visual C++ 5,6
2006-03-08 Sam Lantinga *** empty log message ***
2006-03-08 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
2006-03-08 Sam Lantinga *** empty log message ***
2006-03-08 Sam Lantinga QNX changes from Mike Gorchak
2006-03-07 Sam Lantinga Yet more Win64 tweaks
2006-03-07 Sam Lantinga More Win64 updates
2006-03-07 Sam Lantinga Updated MacOS X support
2006-03-06 Sam Lantinga Only use Altivec on PowerPC architecture
2006-03-06 Patrice Mandin Add missing asm source files
2006-03-06 Sam Lantinga Date: Mon, 6 Mar 2006 19:00:45 +0100
2006-03-06 Sam Lantinga Get Microsoft's preprocessor symbols in there
2006-03-06 Sam Lantinga Maybe it's easier to collect the big-endian architectures. :)
2006-03-06 Sam Lantinga Whoops, built without libC support - doh!
2006-03-06 Sam Lantinga Fixed more Win64 portability issues
2006-03-06 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
2006-03-06 Sam Lantinga Fixed declarations to match mingw includes
2006-03-06 Sam Lantinga Added ARM and SH4 detection for WinCE development environment
2006-03-06 Sam Lantinga Don't put X_LIBS in the linker flags if we're dynamically loading X11
2006-03-06 Sam Lantinga Removed accidentally copied/pasted script for ALSA detection
2006-03-05 Sam Lantinga *** empty log message ***
2006-03-04 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
2006-03-04 Sam Lantinga *** empty log message ***
2006-03-03 Sam Lantinga *** empty log message ***
2006-03-02 Sam Lantinga *** empty log message ***
2006-03-02 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
2006-03-02 Sam Lantinga *** empty log message ***
2006-03-02 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
2006-03-02 Sam Lantinga Date: Wed, 1 Mar 2006 23:52:09 +0100
2006-03-01 Sam Lantinga SetClassLongPtr isn't available in MinGW yet
2006-03-01 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
2006-02-27 Sam Lantinga Hah, standard stdio code crashed on the test case.
2006-02-27 Sam Lantinga Whoops, missed one
2006-02-27 Sam Lantinga Date: Mon, 27 Feb 2006 17:01:43 +0100
2006-02-27 Sam Lantinga *** empty log message ***
2006-02-27 Sam Lantinga Argh, I forgot that zip merges files into the archive instead of recreating it.
2006-02-27 Sam Lantinga Removing unused Makefile.am files
2006-02-27 Sam Lantinga Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
2006-02-27 Sam Lantinga Build both the .tar.gz and .zip archives when creating a CVS snapshot.
2006-02-27 Sam Lantinga Prefer the raw Win32 API over stdio for file RWops
2006-02-27 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
2006-02-27 Ryan C. Gordon Need this or things might misbuild on G3 Mac OS, I think.
2006-02-26 Sam Lantinga Oops, missed the header
2006-02-26 Sam Lantinga Fixed some OpenWatcom warnings
2006-02-26 Sam Lantinga Updated OS/2 build, yay!