log

age author description
Tue, 25 Jul 2006 07:25:51 +0000 Sam Lantinga SDL applications no longer need to link with Cocoa (unless they want to)
Tue, 25 Jul 2006 07:14:40 +0000 Sam Lantinga Actually use the function we took the trouble to get the pointer for.
Tue, 25 Jul 2006 06:59:14 +0000 Sam Lantinga Fixed Objective-C memory leaks
Tue, 25 Jul 2006 06:22:42 +0000 Sam Lantinga Implemented OpenGL support on Mac OS X
Mon, 24 Jul 2006 23:30:14 +0000 Ryan C. Gordon Patch from 1.2 branch...fix compilation on Qtopia video target (reference
Mon, 24 Jul 2006 07:21:16 +0000 Sam Lantinga Implemented Mac OS X video mode selection.
Mon, 24 Jul 2006 05:03:02 +0000 Sam Lantinga Implemented Cocoa window support
Sun, 23 Jul 2006 09:16:14 +0000 Sam Lantinga Whoops, that's a while loop. :)
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...
Sun, 23 Jul 2006 00:55:25 +0000 Sam Lantinga Fixed compiler warnings
Sun, 23 Jul 2006 00:48:12 +0000 Sam Lantinga Added an environment variable to select which driver the software renderer will use.
Sun, 23 Jul 2006 00:19:12 +0000 Sam Lantinga Fixed crash with multiple windows
Sat, 22 Jul 2006 23:04:41 +0000 Sam Lantinga OpenGL renderer is feature complete!
Sat, 22 Jul 2006 21:58:17 +0000 Sam Lantinga Added SDL_GL_ExtensionSupported()
Sat, 22 Jul 2006 21:17:37 +0000 Sam Lantinga Query the maximum texture size for the D3D renderer.
Sat, 22 Jul 2006 21:02:57 +0000 Sam Lantinga If the OpenGL renderer is selected for a non-OpenGL window, recreate the window with OpenGL enabled.
Sat, 22 Jul 2006 19:51:48 +0000 Sam Lantinga Switch OpenGL contexts when switching render contexts.
Sat, 22 Jul 2006 19:03:31 +0000 Sam Lantinga Fixed OpenGL blend modes, added power of 2 texture code
Sat, 22 Jul 2006 18:01:56 +0000 Sam Lantinga Bug fixes to the OpenGL renderer
Sat, 22 Jul 2006 08:33:18 +0000 Sam Lantinga Convert SDL_malloc to SDL_calloc if appropriate, slightly faster on operating systems which map the zero page for memory allocations.
Wed, 19 Jul 2006 08:46:57 +0000 Sam Lantinga Fixed to compile while the OpenGL renderer is under construction
Wed, 19 Jul 2006 07:18:45 +0000 Sam Lantinga Starting on the OpenGL renderer...
Wed, 19 Jul 2006 05:45:42 +0000 Sam Lantinga Implemented scaling in the D3D renderer
Wed, 19 Jul 2006 05:03:21 +0000 Sam Lantinga Implemented blend modes in the D3D renderer
Wed, 19 Jul 2006 04:24:41 +0000 Sam Lantinga Implemented multi-window OpenGL program with test framework.
Tue, 18 Jul 2006 07:49:51 +0000 Sam Lantinga Added a test program framework for easy initialization.
Mon, 17 Jul 2006 06:47:33 +0000 Sam Lantinga Implemented Windows OpenGL support
Sun, 16 Jul 2006 09:34:01 +0000 Sam Lantinga Setting up the OpenGL support
Sun, 16 Jul 2006 03:35:44 +0000 Sam Lantinga Create a fake desktop mode for windowed mode apps
Sun, 16 Jul 2006 03:32:06 +0000 Sam Lantinga Fixed building on Mac OS X without the Carbon and Cocoa video drivers
Sat, 15 Jul 2006 19:30:18 +0000 Sam Lantinga Look at environment variables in SDL_VideoInit() and SDL_AudioInit()
Sat, 15 Jul 2006 19:29:42 +0000 Sam Lantinga Implemented fully featured dummy renderer
Sat, 15 Jul 2006 09:46:36 +0000 Sam Lantinga Streamlined the API a bit and optimized the software renderer.
Fri, 14 Jul 2006 08:24:43 +0000 Sam Lantinga Changed the name of the dummy renderer
Fri, 14 Jul 2006 08:22:45 +0000 Sam Lantinga Prefer the D3D renderer over GDI, at least for testing.
Fri, 14 Jul 2006 07:41:16 +0000 Sam Lantinga Yay! D3D renderer works!
Fri, 14 Jul 2006 06:40:53 +0000 Sam Lantinga More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
Thu, 13 Jul 2006 08:15:35 +0000 Sam Lantinga Updated Visual C++ 2005 project
Thu, 13 Jul 2006 08:13:02 +0000 Sam Lantinga Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
Wed, 12 Jul 2006 09:25:17 +0000 Sam Lantinga First stab at a D3D renderer, only 30FPS so far... ?
Wed, 12 Jul 2006 08:09:57 +0000 Sam Lantinga debug cleanup
Wed, 12 Jul 2006 07:01:35 +0000 Sam Lantinga Playing around, trying to find a fast path with GDI
Wed, 12 Jul 2006 06:39:26 +0000 Sam Lantinga Solved the performance problems by introducing the concept of a single-buffered
Mon, 10 Jul 2006 21:23:51 +0000 Sam Lantinga Updated the snapshot build target to reflect the new source location
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Thu, 06 Jul 2006 18:01:37 +0000 Patrice Mandin sdl.pc is in build directory, not source
Tue, 27 Jun 2006 04:58:26 +0000 Sam Lantinga Include sdl.pc in the development RPM release-1.2.11
Tue, 27 Jun 2006 04:33:31 +0000 Sam Lantinga Added 1.2.11 patch notes
Mon, 26 Jun 2006 16:20:51 +0000 Sam Lantinga Fixed libiconv detection
Mon, 26 Jun 2006 16:15:21 +0000 Sam Lantinga Fixed problem with nasm hidden visibility detection
Mon, 26 Jun 2006 05:27:15 +0000 Sam Lantinga Almost added Mac OS X nasm support
Mon, 26 Jun 2006 01:33:53 +0000 Sam Lantinga ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] -------
Sun, 25 Jun 2006 18:26:15 +0000 Sam Lantinga Updated version to SDL 1.2.1
Sun, 25 Jun 2006 18:07:34 +0000 Sam Lantinga Updated the version to 1.2.11
Sun, 25 Jun 2006 17:14:39 +0000 Sam Lantinga (none)
Sun, 25 Jun 2006 17:12:08 +0000 Sam Lantinga Fixed including stdint.h with gcc on Win32
Sat, 24 Jun 2006 17:36:55 +0000 Sam Lantinga Fix for bug #240
Sat, 24 Jun 2006 04:30:01 +0000 Sam Lantinga Fixed bug #258
Sat, 24 Jun 2006 03:41:14 +0000 Sam Lantinga Fixed bug #255
Sat, 24 Jun 2006 01:59:43 +0000 Sam Lantinga Fixed bug #260
Fri, 23 Jun 2006 08:39:05 +0000 Sam Lantinga Default the X11 dynamically loading on if the OS loader loads libraries
Fri, 23 Jun 2006 08:35:48 +0000 Ryan C. Gordon Swizzle ALSA channels for 5.1 output to match DirectSound and CoreAudio.
Fri, 23 Jun 2006 08:15:47 +0000 Sam Lantinga Fixed bug #69
Fri, 23 Jun 2006 04:27:55 +0000 Sam Lantinga Fixed bug #147
Fri, 23 Jun 2006 02:19:52 +0000 Ryan C. Gordon Only allow dynamic X11 if gcc4 (-fvisibility=hidden) is used.
Fri, 23 Jun 2006 02:16:49 +0000 Ryan C. Gordon Minor bit of sanity-checking debug info in dynamic X11 code.
Wed, 21 Jun 2006 08:26:05 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157
Wed, 21 Jun 2006 08:25:28 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157
Wed, 21 Jun 2006 07:57:34 +0000 Sam Lantinga Fixed bug #157
Wed, 21 Jun 2006 07:35:02 +0000 Sam Lantinga Fixed bug #256
Tue, 20 Jun 2006 06:50:42 +0000 Sam Lantinga Date: Fri, 9 Jun 2006 11:35:23 +0300
Tue, 20 Jun 2006 06:39:01 +0000 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)
Tue, 20 Jun 2006 05:55:23 +0000 Sam Lantinga Fixed bug #251
Tue, 20 Jun 2006 05:49:53 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
Tue, 20 Jun 2006 05:49:20 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
Tue, 20 Jun 2006 05:35:44 +0000 Sam Lantinga I think this fixes bug #244
Tue, 20 Jun 2006 05:25:04 +0000 Sam Lantinga Fixed bug #241
Tue, 20 Jun 2006 04:04:25 +0000 Sam Lantinga Test case for bug #240
Tue, 20 Jun 2006 03:52:41 +0000 Sam Lantinga Fixed bug #232
Tue, 20 Jun 2006 03:29:47 +0000 Sam Lantinga Fixed bug #232
Wed, 14 Jun 2006 19:03:01 +0000 Patrice Mandin Oops, reverted single/double buffer update
Wed, 14 Jun 2006 18:59:30 +0000 Patrice Mandin Add program to test mouse cursor change
Wed, 14 Jun 2006 18:57:58 +0000 Patrice Mandin Fix mouse cursor change
Tue, 23 May 2006 15:07:56 +0000 Sam Lantinga Date: Mon, 22 May 2006 01:16:47 -0400
Sun, 21 May 2006 17:26:40 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch
Sun, 21 May 2006 16:47:41 +0000 Sam Lantinga Closed bug #74
Sun, 21 May 2006 02:50:05 +0000 Ryan C. Gordon Removed unused variable with undefined type. Fixes Bugzilla #234.
Thu, 18 May 2006 03:24:10 +0000 Ryan C. Gordon Try to keep SDL keysyms sane regardless of keyboard layout in windib target.
Wed, 17 May 2006 23:42:48 +0000 Ryan C. Gordon Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231.
Wed, 17 May 2006 18:57:04 +0000 Sam Lantinga Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dll
Wed, 17 May 2006 15:08:46 +0000 Sam Lantinga Fixed uninitialized variable warnings
Wed, 17 May 2006 07:38:34 +0000 Sam Lantinga Clean out the tests before creating distribution archive release-1.2.10
Wed, 17 May 2006 06:09:27 +0000 Sam Lantinga Updated RPM spec file with License keyword
Wed, 17 May 2006 04:42:37 +0000 Sam Lantinga Whoops, clean files in the dist directory
Wed, 17 May 2006 04:36:31 +0000 Sam Lantinga (none)
Wed, 17 May 2006 04:21:33 +0000 Sam Lantinga Removed support for Darwin, due to build problems on ps2linux
Wed, 17 May 2006 04:11:33 +0000 Sam Lantinga Needed unistd.h for unlink()
Wed, 17 May 2006 04:01:53 +0000 Sam Lantinga Patch from Ryan to fix compiler warnings
Tue, 16 May 2006 16:25:22 +0000 Sam Lantinga Use the correct parameter for GLX_VISUAL_CAVEAT_EXT
Tue, 16 May 2006 08:00:25 +0000 Sam Lantinga Updated docs for SDL 1.2.10 release
Tue, 16 May 2006 07:26:48 +0000 Sam Lantinga Added information about gcc-fat.sh to README.MacOSX
Tue, 16 May 2006 06:53:27 +0000 Sam Lantinga Fixed compiling GS YUV conversion code
Tue, 16 May 2006 03:58:08 +0000 Sam Lantinga Date: Mon, 15 May 2006 17:18:34 +0300
Mon, 15 May 2006 12:22:58 +0000 Sam Lantinga DragonFly BSD has an older version of VGL which SDL doesn't support.
Mon, 15 May 2006 11:58:29 +0000 Sam Lantinga Fixed corrupt image
Mon, 15 May 2006 07:24:24 +0000 Sam Lantinga OpenBSD doesn't ship with X11 library major version symlinks
Mon, 15 May 2006 06:39:10 +0000 Sam Lantinga Added yet another variant of autoconf to the list
Mon, 15 May 2006 06:30:38 +0000 Sam Lantinga Added yet another variant of autoconf to the list
Sun, 14 May 2006 21:18:26 +0000 Sam Lantinga Fix from Marc Peter: slightly fixed Watcom makefiles for 1.2.10 release
Sun, 14 May 2006 09:55:22 +0000 Patrice Mandin Add a reminder to fix current->w,current->h
Sun, 14 May 2006 05:20:36 +0000 Sam Lantinga Fixed alloca declaration for MPW
Sat, 13 May 2006 16:30:59 +0000 Sam Lantinga Hey, whaddy know! MacOS Classic has 64-bit types!
Sat, 13 May 2006 05:21:59 +0000 Sam Lantinga SDLmain compile fix
Fri, 12 May 2006 16:25:04 +0000 Patrice Mandin Add missing include file
Fri, 12 May 2006 16:24:30 +0000 Patrice Mandin Use the right variables to set stuff for sdl-config script
Fri, 12 May 2006 04:21:19 +0000 Sam Lantinga Fixed signed/unsigned issues
Fri, 12 May 2006 04:18:32 +0000 Sam Lantinga Whoops, need a space after dnl to make it meaningful. :)
Thu, 11 May 2006 23:37:13 +0000 Sam Lantinga Should we always look in /usr/local when compiling natively?
Thu, 11 May 2006 23:32:11 +0000 Sam Lantinga Date: Thu, 11 May 2006 19:08:05 -0400
Thu, 11 May 2006 23:26:45 +0000 Sam Lantinga Date: Thu, 11 May 2006 17:09:17 -0400
Thu, 11 May 2006 21:14:05 +0000 Patrice Mandin Forgot to declare volatile stuff also in c file
Thu, 11 May 2006 21:03:23 +0000 Sam Lantinga Fixed some bugs in string handling
Thu, 11 May 2006 15:52:41 +0000 Sam Lantinga Saved a little space by not including the CodeWarrior 5 XML projects
Thu, 11 May 2006 08:31:33 +0000 Sam Lantinga Fixed bug #53
Thu, 11 May 2006 08:09:16 +0000 Sam Lantinga Fixed building with CodeWarrior on MacOS Classic
Thu, 11 May 2006 06:06:21 +0000 Sam Lantinga Fixed MacOS Classic build
Thu, 11 May 2006 04:16:39 +0000 Sam Lantinga sdl-config doesn't include the OpenGL library in --libs
Thu, 11 May 2006 03:45:55 +0000 Sam Lantinga Fixed bug #208
Thu, 11 May 2006 03:21:54 +0000 Sam Lantinga Fixed bug #226
Thu, 11 May 2006 03:19:03 +0000 Sam Lantinga Fixed bug #225
Thu, 11 May 2006 03:08:39 +0000 Sam Lantinga Date: Wed, 10 May 2006 17:43:21 -0700
Wed, 10 May 2006 15:21:14 +0000 Sam Lantinga Only set Mac OS X default if both parameters are left default
Wed, 10 May 2006 15:00:30 +0000 Sam Lantinga (none)
Wed, 10 May 2006 14:59:08 +0000 Sam Lantinga Added hardcoded /usr/X11R6 path so GLX detection works on Mac OS X.
Wed, 10 May 2006 07:42:02 +0000 Sam Lantinga Need to use __MACOSX__ for the Mac OS X platform.
Wed, 10 May 2006 07:25:37 +0000 Sam Lantinga Fixed bug #221
Wed, 10 May 2006 07:16:38 +0000 Sam Lantinga Fixed bug #222
Wed, 10 May 2006 07:08:41 +0000 Sam Lantinga Prevent both __MACOS__ and __MACOSX__ from being defined in Codewarrior
Wed, 10 May 2006 06:12:45 +0000 Sam Lantinga Xcode has trouble compiling different files with the same name for two architectures
Wed, 10 May 2006 06:07:47 +0000 Sam Lantinga Removed unused variable
Wed, 10 May 2006 05:17:58 +0000 Sam Lantinga Fixed X11 support on Mac OS X Universal build
Wed, 10 May 2006 04:05:46 +0000 Sam Lantinga Date: Tue, 9 May 2006 23:01:49 -0400
Tue, 09 May 2006 16:10:04 +0000 Sam Lantinga Fat test programs! :)
Tue, 09 May 2006 15:14:48 +0000 Sam Lantinga Fixed bug #218
Tue, 09 May 2006 15:09:47 +0000 Sam Lantinga Fixed bug #220
Tue, 09 May 2006 08:52:54 +0000 Sam Lantinga Fixed bug #137
Tue, 09 May 2006 07:52:04 +0000 Sam Lantinga Date: Mon, 8 May 2006 14:19:30 -0700
Tue, 09 May 2006 07:50:28 +0000 Sam Lantinga More compile fixes for systems without the DPMS extension
Tue, 09 May 2006 07:45:12 +0000 Sam Lantinga Fixed build errors on systems without the DPMS extension
Tue, 09 May 2006 07:26:58 +0000 Sam Lantinga Date: Mon, 8 May 2006 14:19:30 -0700
Tue, 09 May 2006 07:20:32 +0000 Sam Lantinga Fixed bug #104
Tue, 09 May 2006 07:16:38 +0000 Sam Lantinga Fixed bug #144
Tue, 09 May 2006 07:05:35 +0000 Sam Lantinga Fixed bug #201
Tue, 09 May 2006 06:44:47 +0000 Sam Lantinga Fixed bug #106
Tue, 09 May 2006 06:14:11 +0000 Sam Lantinga Fixed DGA mode sorting and eliminated doublescan and interlaced modes
Mon, 08 May 2006 06:54:20 +0000 Sam Lantinga Disable the screensaver in DGA mode, which is even more important than X11...
Mon, 08 May 2006 06:38:13 +0000 Sam Lantinga Fixed bug #203
Mon, 08 May 2006 06:23:11 +0000 Sam Lantinga (none)
Mon, 08 May 2006 05:36:45 +0000 Sam Lantinga Get updates to the shadow surface while switched away
Mon, 08 May 2006 05:33:02 +0000 Sam Lantinga Fixed bug #49
Mon, 08 May 2006 05:30:15 +0000 Sam Lantinga Made it easier to test some things on the framebuffer console
Mon, 08 May 2006 05:17:10 +0000 Sam Lantinga Fixed detection of current vt when not running as root.
Mon, 08 May 2006 04:19:03 +0000 Sam Lantinga Eliminate duplicate video modes
Mon, 08 May 2006 03:49:51 +0000 Sam Lantinga SDL_strncpy doesn't exist
Mon, 08 May 2006 02:09:34 +0000 Sam Lantinga Date: Sun, 7 May 2006 19:22:33 -0400
Sun, 07 May 2006 19:02:07 +0000 Sam Lantinga (none)
Sun, 07 May 2006 15:15:40 +0000 Sam Lantinga (none)
Sun, 07 May 2006 06:20:39 +0000 Sam Lantinga Fixed bug #102
Sun, 07 May 2006 04:02:48 +0000 Sam Lantinga Fixed bug #217
Sun, 07 May 2006 03:44:58 +0000 Sam Lantinga Fixed bug #216
Sun, 07 May 2006 03:40:06 +0000 Sam Lantinga Fixed bug #215
Fri, 05 May 2006 05:50:26 +0000 Sam Lantinga Fixed bug #80
Fri, 05 May 2006 05:09:10 +0000 Sam Lantinga Fixed bug #196
Thu, 04 May 2006 16:52:53 +0000 Sam Lantinga (none)
Thu, 04 May 2006 16:51:07 +0000 Sam Lantinga Fixed bug #45
Thu, 04 May 2006 13:47:19 +0000 Sam Lantinga The install target depends on the libraries being built
Thu, 04 May 2006 12:08:05 +0000 Sam Lantinga Updated to include new languages and platform support
Thu, 04 May 2006 11:59:55 +0000 Sam Lantinga Date: Thu, 4 May 2006 08:44:10 +0200 (CEST)
Wed, 03 May 2006 16:35:29 +0000 Sam Lantinga Fixed execv warning when libtool creates wrapper executables
Wed, 03 May 2006 04:11:38 +0000 Sam Lantinga Patch from Dmitry Yakimov to fix building on WinCE
Tue, 02 May 2006 15:18:07 +0000 Sam Lantinga Added instructions for copying SDL_config.h
Tue, 02 May 2006 03:06:33 +0000 Sam Lantinga Updated OS/2 project files
Mon, 01 May 2006 23:13:16 +0000 Sam Lantinga Yeah, that's what I meant. :)
Mon, 01 May 2006 11:07:04 +0000 Sam Lantinga Using the SDL C runtime functions
Mon, 01 May 2006 07:23:46 +0000 Sam Lantinga Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently
Mon, 01 May 2006 07:15:35 +0000 Sam Lantinga Date: Sun, 30 Apr 2006 14:20:05 +1000
Mon, 01 May 2006 06:41:17 +0000 Sam Lantinga SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function
Mon, 01 May 2006 06:40:00 +0000 Sam Lantinga SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void
Sun, 30 Apr 2006 21:01:25 +0000 Patrice Mandin Declare volatile variables modified by interrupt routines
Sun, 30 Apr 2006 16:53:40 +0000 Sam Lantinga Removed redundant rm
Sun, 30 Apr 2006 08:57:02 +0000 Sam Lantinga We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
Sat, 29 Apr 2006 20:22:31 +0000 Sam Lantinga ------- Comment #1 From Max Horn 2006-04-17 03:08 [reply] -------
Sat, 29 Apr 2006 17:56:06 +0000 Sam Lantinga (none)
Sat, 29 Apr 2006 17:54:32 +0000 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.
Sat, 29 Apr 2006 04:08:40 +0000 Sam Lantinga Only use -fvisibility=hidden if SDL will define some symbols as available. :)
Fri, 28 Apr 2006 05:46:07 +0000 Sam Lantinga [From Sam]
Fri, 28 Apr 2006 05:43:58 +0000 Sam Lantinga Future proof C++ code
Fri, 28 Apr 2006 05:38:06 +0000 Sam Lantinga Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs
Thu, 27 Apr 2006 11:18:03 +0000 Ryan C. Gordon fatbuild fixes:
Thu, 27 Apr 2006 10:44:43 +0000 Sam Lantinga Fixed bug #101
Thu, 27 Apr 2006 10:21:54 +0000 Sam Lantinga Trying to fix fatbuild.sh on intel
Thu, 27 Apr 2006 09:08:44 +0000 Sam Lantinga Fixed compile errors on Mac OS X
Thu, 27 Apr 2006 08:39:51 +0000 Sam Lantinga Implemented bug #5
Thu, 27 Apr 2006 07:59:16 +0000 Sam Lantinga Implemented bug #2, 117:
Mon, 10 Jul 2006 07:34:50 +0000 Sam Lantinga SDL_Rect now uses int for position and size. SDL-1.3
Sun, 09 Jul 2006 18:09:16 +0000 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
Sun, 09 Jul 2006 09:02:26 +0000 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
Sat, 08 Jul 2006 20:55:39 +0000 Sam Lantinga Implemented Win32 input grab SDL-1.3
Sat, 08 Jul 2006 20:07:08 +0000 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
Sat, 08 Jul 2006 18:06:02 +0000 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
Fri, 07 Jul 2006 10:39:33 +0000 Sam Lantinga Fixed compile problems with new OpenGL API. SDL-1.3
Fri, 07 Jul 2006 10:39:02 +0000 Sam Lantinga Fixed typo in stretch render code. SDL-1.3
Fri, 07 Jul 2006 10:29:16 +0000 Sam Lantinga Started on the OpenGL API revamp. SDL-1.3
Fri, 07 Jul 2006 08:07:16 +0000 Sam Lantinga Merged sdl.pc location fix from SDL 1.2 SDL-1.3
Fri, 07 Jul 2006 08:05:39 +0000 Sam Lantinga Implemented Win32 video mode support SDL-1.3
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Thu, 06 Jul 2006 05:53:32 +0000 Sam Lantinga (none) SDL-1.3
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Fri, 30 Jun 2006 05:50:35 +0000 Sam Lantinga Fixed indenting in MSVC inline assembly SDL-1.3
Fri, 30 Jun 2006 05:42:49 +0000 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
Wed, 28 Jun 2006 08:12:07 +0000 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
Tue, 27 Jun 2006 07:46:36 +0000 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
Tue, 27 Jun 2006 04:59:10 +0000 Sam Lantinga Include sdl.pc in the development RPM SDL-1.3
Mon, 26 Jun 2006 20:32:54 +0000 Sam Lantinga The screen/shadow surface flags are no longer needed SDL-1.3
Mon, 26 Jun 2006 16:21:06 +0000 Sam Lantinga Fixed libiconv detection SDL-1.3
Mon, 26 Jun 2006 16:15:36 +0000 Sam Lantinga Fixed problem with nasm hidden visibility detection SDL-1.3
Mon, 26 Jun 2006 14:29:50 +0000 Sam Lantinga Whoops, forgot to indent SDL-1.3
Mon, 26 Jun 2006 13:56:56 +0000 Sam Lantinga Started framework for Windows video driver SDL-1.3
Mon, 26 Jun 2006 05:27:34 +0000 Sam Lantinga Almost added Mac OS X nasm support SDL-1.3
Mon, 26 Jun 2006 01:35:02 +0000 Sam Lantinga ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] ------- SDL-1.3
Sun, 25 Jun 2006 17:17:00 +0000 Sam Lantinga Merged gcc on win32 fix from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 17:31:46 +0000 Sam Lantinga Merged fix for bug #240 from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 17:01:29 +0000 Sam Lantinga Passing NULL to SDL_SetDisplayMode() will set the desktop mode. SDL-1.3
Sat, 24 Jun 2006 16:51:01 +0000 Sam Lantinga Added a multi-window version of testsprite using the new API. SDL-1.3
Sat, 24 Jun 2006 04:31:42 +0000 Sam Lantinga Merged fix for bug #258 from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 03:43:21 +0000 Sam Lantinga Merged memory leak fix from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 02:48:55 +0000 Sam Lantinga Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2 SDL-1.3
Fri, 23 Jun 2006 09:01:08 +0000 Sam Lantinga Merged Ryan's 5.1 audio fix from SDL 1.2 SDL-1.3
Fri, 23 Jun 2006 08:48:24 +0000 Sam Lantinga Merged DirectSound dropout fix from SDL 1.2 SDL-1.3
Fri, 23 Jun 2006 08:40:46 +0000 Sam Lantinga Merged dynamic X11 fix from SDL 1.2 SDL-1.3
Wed, 21 Jun 2006 08:26:43 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
Wed, 21 Jun 2006 08:25:17 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
Wed, 21 Jun 2006 07:57:59 +0000 Sam Lantinga Fixed bug #157 SDL-1.3
Wed, 21 Jun 2006 07:36:00 +0000 Sam Lantinga Fixed bug #256 SDL-1.3
Tue, 20 Jun 2006 06:51:23 +0000 Sam Lantinga Date: Fri, 9 Jun 2006 11:35:23 +0300 SDL-1.3
Tue, 20 Jun 2006 06:41:15 +0000 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST) SDL-1.3
Tue, 20 Jun 2006 05:57:50 +0000 Sam Lantinga Fixed bug #251 SDL-1.3
Tue, 20 Jun 2006 05:50:12 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson SDL-1.3
Tue, 20 Jun 2006 05:40:57 +0000 Sam Lantinga I think this fixes bug #244 SDL-1.3
Tue, 20 Jun 2006 05:27:03 +0000 Sam Lantinga Fixed bug #241 SDL-1.3
Tue, 20 Jun 2006 05:23:22 +0000 Sam Lantinga Fixed bug #232 SDL-1.3
Tue, 20 Jun 2006 03:29:30 +0000 Sam Lantinga Fixed bug #232 SDL-1.3
Sun, 18 Jun 2006 13:54:27 +0000 Sam Lantinga This trick only works for English SDL-1.3
Sun, 18 Jun 2006 13:47:19 +0000 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. SDL-1.3
Sun, 18 Jun 2006 07:31:45 +0000 Sam Lantinga Fixed YUV overlay crash SDL-1.3
Sun, 18 Jun 2006 06:35:41 +0000 Sam Lantinga Software YUV texture support in progress... SDL-1.3
Sat, 17 Jun 2006 06:45:14 +0000 Sam Lantinga Finished palettized display handling. SDL-1.3
Fri, 16 Jun 2006 06:00:31 +0000 Sam Lantinga Default palette entries to white, instead of black. SDL-1.3
Thu, 15 Jun 2006 07:07:07 +0000 Sam Lantinga Working on paletted display and texture support (two different issues) SDL-1.3
Wed, 14 Jun 2006 08:41:13 +0000 Sam Lantinga Dummy video driver works again in high color video modes. Yay! SDL-1.3
Wed, 14 Jun 2006 06:26:35 +0000 Sam Lantinga More compile fixes SDL-1.3
Wed, 14 Jun 2006 06:14:26 +0000 Sam Lantinga SDL_SetVideoMode() compiles now... SDL-1.3
Tue, 13 Jun 2006 04:37:45 +0000 Sam Lantinga Added new style dummy renderer SDL-1.3
Mon, 12 Jun 2006 09:10:06 +0000 Sam Lantinga Adding software renderer implementation SDL-1.3
Sun, 11 Jun 2006 07:30:16 +0000 Sam Lantinga Overlay functions are being replaced by YUV textures. SDL-1.3
Sun, 11 Jun 2006 05:27:10 +0000 Sam Lantinga Finishing up keyboard code revamp, at least for now... SDL-1.3
Sat, 10 Jun 2006 09:11:59 +0000 Sam Lantinga Keyboard code update in progress SDL-1.3
Fri, 09 Jun 2006 07:06:12 +0000 Sam Lantinga Updated SDL_Surface code for software-only access, fixed some build errors SDL-1.3
Fri, 09 Jun 2006 06:42:42 +0000 Sam Lantinga Moved the cursor handling into the mouse code. SDL-1.3
Wed, 07 Jun 2006 16:10:28 +0000 Sam Lantinga Work in progress. :) SDL-1.3
Mon, 29 May 2006 05:08:33 +0000 Sam Lantinga The test programs compile again. SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Mon, 29 May 2006 03:53:21 +0000 Sam Lantinga Implemented many compatibility functions SDL-1.3
Sun, 28 May 2006 21:56:07 +0000 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
Sun, 28 May 2006 18:18:30 +0000 Sam Lantinga more indent cleanup SDL-1.3
Sun, 28 May 2006 18:16:36 +0000 Sam Lantinga more indent cleanup SDL-1.3
Sun, 28 May 2006 13:29:03 +0000 Sam Lantinga fine tuning indent output SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 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
Sun, 21 May 2006 17:27:13 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3
Sat, 20 May 2006 04:35:58 +0000 Sam Lantinga Added API requested in bug #43: SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Fri, 28 Apr 2006 16:55:41 +0000 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
Thu, 27 Apr 2006 09:09:48 +0000 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
Thu, 27 Apr 2006 05:49:51 +0000 Sam Lantinga SDL_OPENGLBLIT is really gone... SDL-1.3
Thu, 27 Apr 2006 05:30:05 +0000 Sam Lantinga Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3
Thu, 27 Apr 2006 05:19:10 +0000 Sam Lantinga Creating SDL 1.3 branch SDL-1.3
Wed, 26 Apr 2006 23:17:39 +0000 Ryan C. Gordon Info on Subversion repository access.
Wed, 26 Apr 2006 20:30:11 +0000 Sam Lantinga subversion conversion complete!
Sat, 22 Apr 2006 19:50:23 +0000 Sam Lantinga Whoops, you can't use Project Builder anymore...
Sat, 22 Apr 2006 19:49:37 +0000 Sam Lantinga Added info about fatbuild.sh
Sat, 22 Apr 2006 19:17:14 +0000 Sam Lantinga Mac OS X fat build works! :)
Thu, 20 Apr 2006 16:33:51 +0000 Sam Lantinga Date: Thu, 20 Apr 2006 10:13:34 +0200
Wed, 19 Apr 2006 03:49:57 +0000 Sam Lantinga I think this is it...
Mon, 17 Apr 2006 14:27:47 +0000 Sam Lantinga *** empty log message ***
Mon, 17 Apr 2006 07:03:13 +0000 Sam Lantinga Added a note so I remember what the heck I was doing later. :)
Mon, 17 Apr 2006 06:47:23 +0000 Sam Lantinga More general fix for bug #189
Mon, 17 Apr 2006 05:38:33 +0000 Sam Lantinga Fixed bug #189
Mon, 17 Apr 2006 04:54:08 +0000 Sam Lantinga Fixed bug #197
Mon, 17 Apr 2006 03:58:29 +0000 Sam Lantinga Use the MAKE variable when available
Mon, 17 Apr 2006 03:37:30 +0000 Sam Lantinga Whoops, need the actual flags here
Mon, 17 Apr 2006 03:34:28 +0000 Sam Lantinga Miscellaneous Mac OS X fixes
Fri, 14 Apr 2006 06:03:09 +0000 Sam Lantinga Date: Fri, 31 Mar 2006 18:28:55 -0500
Fri, 14 Apr 2006 05:43:04 +0000 Sam Lantinga A script to build a fat version of the SDL library... completely untested!
Fri, 14 Apr 2006 04:46:47 +0000 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
Fri, 14 Apr 2006 03:56:31 +0000 Sam Lantinga Don't hardcode the output directory
Fri, 14 Apr 2006 03:24:01 +0000 Sam Lantinga From Anders F Bj�rklund:
Thu, 13 Apr 2006 15:36:27 +0000 Sam Lantinga Don't check dlopen on Mac OS X, to retain 10.2 compatibility
Thu, 13 Apr 2006 14:59:34 +0000 Sam Lantinga Fixed MacOS X and Solaris detection
Thu, 13 Apr 2006 14:27:58 +0000 Sam Lantinga Fixed compile error
Thu, 13 Apr 2006 14:17:48 +0000 Sam Lantinga Fixed bug #55
Thu, 13 Apr 2006 14:14:06 +0000 Sam Lantinga Fixed bug #185
Thu, 13 Apr 2006 14:04:13 +0000 Sam Lantinga Fixed bug #179
Thu, 13 Apr 2006 13:38:40 +0000 Sam Lantinga Fixed bug #176
Thu, 13 Apr 2006 13:30:21 +0000 Sam Lantinga Fixed bug #193
Thu, 13 Apr 2006 13:29:00 +0000 Sam Lantinga Fixed bug #192
Thu, 13 Apr 2006 13:25:21 +0000 Sam Lantinga Added a delay so the warning message isn't accidentally missed.
Thu, 13 Apr 2006 13:23:56 +0000 Sam Lantinga Fixed bug #191
Thu, 13 Apr 2006 13:08:26 +0000 Sam Lantinga Fixes bug #195:
Wed, 12 Apr 2006 14:38:47 +0000 Sam Lantinga From Anders F Bjorklund:
Wed, 12 Apr 2006 14:37:05 +0000 Sam Lantinga From Anders F Bjorklund:
Wed, 12 Apr 2006 14:25:29 +0000 Sam Lantinga *** empty log message ***
Wed, 12 Apr 2006 14:19:11 +0000 Sam Lantinga Patch from Alex to fix reverted code
Fri, 31 Mar 2006 06:30:16 +0000 Sam Lantinga *** empty log message ***
Fri, 31 Mar 2006 06:27:47 +0000 Sam Lantinga Ugh, more 64-bit cleanup
Fri, 31 Mar 2006 06:16:20 +0000 Sam Lantinga Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST
Sat, 25 Mar 2006 20:40:30 +0000 Sam Lantinga Fixed building DLL on Windows
Fri, 24 Mar 2006 06:10:24 +0000 Sam Lantinga Fixed some ultra-pedantic gcc warnings
Fri, 24 Mar 2006 05:11:51 +0000 Sam Lantinga Fixed bug #177
Fri, 24 Mar 2006 03:49:37 +0000 Ryan C. Gordon SDL_X11_LoadSymbols() was reporting success when required symbols weren't
Thu, 23 Mar 2006 22:11:29 +0000 Ryan C. Gordon Fixed compiler warning.
Thu, 23 Mar 2006 21:55:13 +0000 Sam Lantinga A less rude way of doing the same thing...
Thu, 23 Mar 2006 21:52:47 +0000 Sam Lantinga These files should be included from SDL_config.h (so they get SDL_platform.h)
Thu, 23 Mar 2006 21:46:24 +0000 Sam Lantinga ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)
Thu, 23 Mar 2006 21:39:58 +0000 Sam Lantinga Fixed bug #175
Thu, 23 Mar 2006 21:39:02 +0000 Sam Lantinga *** empty log message ***
Thu, 23 Mar 2006 21:28:33 +0000 Sam Lantinga Fixed bug #171
Thu, 23 Mar 2006 17:31:12 +0000 Sam Lantinga Fixed DirectFB detection
Thu, 23 Mar 2006 15:25:30 +0000 Sam Lantinga Hopefully fixed up DirectFB detection
Thu, 23 Mar 2006 15:22:40 +0000 Sam Lantinga *sigh*
Thu, 23 Mar 2006 08:43:37 +0000 Ryan C. Gordon More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
Thu, 23 Mar 2006 08:37:36 +0000 Sam Lantinga Need time.h for nanosleep too...
Thu, 23 Mar 2006 07:44:52 +0000 Sam Lantinga Better wscons detection
Thu, 23 Mar 2006 07:38:32 +0000 Sam Lantinga *** empty log message ***
Thu, 23 Mar 2006 07:34:03 +0000 Sam Lantinga Only use the visibility attribute in gcc 4.0 or newer
Thu, 23 Mar 2006 06:48:12 +0000 Ryan C. Gordon Updated my email address.
Thu, 23 Mar 2006 02:47:56 +0000 Ryan C. Gordon Consolidate all the X11 libraries, so you don't have to update 12 different
Wed, 22 Mar 2006 22:42:44 +0000 Sam Lantinga Lines swapped to match ordering elsewhere
Wed, 22 Mar 2006 22:33:23 +0000 Ryan C. Gordon Close off warning about setAppleMenu on Mac OS X 10.4 SDK.
Wed, 22 Mar 2006 22:29:44 +0000 Sam Lantinga Don't detect Altivec on MacOS X Intel
Wed, 22 Mar 2006 11:13:58 +0000 Ryan C. Gordon Xrandr support in the X11 target.
Wed, 22 Mar 2006 09:18:10 +0000 Sam Lantinga Improved DirectFB install detection
Wed, 22 Mar 2006 09:13:10 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Mar 2006 08:57:37 +0000 Ryan C. Gordon Patched to compile on 32-bit X11, I think.
Wed, 22 Mar 2006 07:48:22 +0000 Sam Lantinga Date: Tue, 4 Mar 2003 15:05:31 -0800
Wed, 22 Mar 2006 07:22:40 +0000 Sam Lantinga Fixed bug #61
Wed, 22 Mar 2006 07:10:38 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Mar 2006 06:43:25 +0000 Sam Lantinga Fixed bug #50
Wed, 22 Mar 2006 06:08:59 +0000 Sam Lantinga Eric rocks. :)
Wed, 22 Mar 2006 05:59:28 +0000 Sam Lantinga I'm dumping the old Xcode support, since it's too hard to maintain,
Wed, 22 Mar 2006 05:50:56 +0000 Sam Lantinga The exports file is no longer used by the Xcode project
Wed, 22 Mar 2006 05:12:07 +0000 Ryan C. Gordon Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).
Wed, 22 Mar 2006 05:09:27 +0000 Sam Lantinga GLX_STEREO doesn't have a parameter
Wed, 22 Mar 2006 05:01:49 +0000 Ryan C. Gordon Whoops, that shouldn't have snuck in there.
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Wed, 22 Mar 2006 04:51:44 +0000 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
Wed, 22 Mar 2006 01:28:36 +0000 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
Tue, 21 Mar 2006 16:04:44 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Mar 2006 10:38:41 +0000 Sam Lantinga Add /usr/local to the build paths by default
Tue, 21 Mar 2006 10:20:44 +0000 Sam Lantinga Updated to libtool-1.5.22
Tue, 21 Mar 2006 09:51:33 +0000 Sam Lantinga Fixed bug #167
Tue, 21 Mar 2006 09:40:01 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Mar 2006 09:33:54 +0000 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
Tue, 21 Mar 2006 09:24:10 +0000 Sam Lantinga Allow adding to the INCLUDE path
Tue, 21 Mar 2006 08:54:50 +0000 Sam Lantinga Fixed bug #52
Tue, 21 Mar 2006 07:02:34 +0000 Sam Lantinga Show an error message if autoconf isn't found
Tue, 21 Mar 2006 06:54:24 +0000 Sam Lantinga Fall back to autogen259 if autogen isn't available
Tue, 21 Mar 2006 06:45:47 +0000 Sam Lantinga Fixed bug #18
Tue, 21 Mar 2006 00:56:10 +0000 Ryan C. Gordon Try to fill the hardware audio buffer immediately.
Tue, 21 Mar 2006 00:35:22 +0000 Ryan C. Gordon Keep mouse cursor state sane on focus change in Quartz driver.
Mon, 20 Mar 2006 08:00:07 +0000 Sam Lantinga ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
Mon, 20 Mar 2006 07:31:36 +0000 Sam Lantinga Fixed bug #113:
Mon, 20 Mar 2006 06:37:58 +0000 Sam Lantinga Fixed bug #90
Sun, 19 Mar 2006 19:03:40 +0000 Sam Lantinga Fixed bug #84
Sun, 19 Mar 2006 12:05:16 +0000 Sam Lantinga Fixed bug #89
Sun, 19 Mar 2006 12:04:40 +0000 Sam Lantinga Fixed bug #84
Sun, 19 Mar 2006 10:48:48 +0000 Sam Lantinga Left the debug code more explicit
Sun, 19 Mar 2006 10:41:49 +0000 Sam Lantinga Fixed bug #79
Sun, 19 Mar 2006 06:31:34 +0000 Sam Lantinga Fixed bug #4
Sun, 19 Mar 2006 05:27:22 +0000 Sam Lantinga Fixed bug #166
Sat, 18 Mar 2006 22:42:09 +0000 Sam Lantinga Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
Sat, 18 Mar 2006 18:41:59 +0000 Sam Lantinga EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
Fri, 17 Mar 2006 19:54:39 +0000 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
Thu, 16 Mar 2006 00:35:21 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Mar 2006 17:46:41 +0000 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.
Wed, 15 Mar 2006 15:47:49 +0000 Sam Lantinga Fixed bug #33
Wed, 15 Mar 2006 15:43:15 +0000 Sam Lantinga From: "Alex Volkov"
Wed, 15 Mar 2006 15:39:29 +0000 Sam Lantinga Fixed bug #15
Wed, 15 Mar 2006 05:52:31 +0000 Ryan C. Gordon Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
Wed, 15 Mar 2006 04:32:49 +0000 Sam Lantinga Added disk/dummy audio and dummy video to the Visual CE projects
Wed, 15 Mar 2006 04:29:35 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Mar 2006 03:50:34 +0000 Sam Lantinga *** empty log message ***
Tue, 14 Mar 2006 19:12:49 +0000 Ryan C. Gordon Corrected dummy audio callback firing to be realistic, cleaned up tabs.
Tue, 14 Mar 2006 17:33:33 +0000 Sam Lantinga WIN32 is no longer defined on Windows builds
Tue, 14 Mar 2006 17:21:49 +0000 Sam Lantinga Added disk and dummy drivers to the Visual C++ projects
Tue, 14 Mar 2006 16:20:28 +0000 Sam Lantinga *** empty log message ***
Tue, 14 Mar 2006 16:19:32 +0000 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
Tue, 14 Mar 2006 08:35:39 +0000 Ryan C. Gordon Fixed cut-and-paste error in DC audio target.
Tue, 14 Mar 2006 08:01:30 +0000 Sam Lantinga Updated CodeWarrior export list with SDL_iconv
Tue, 14 Mar 2006 07:55:40 +0000 Sam Lantinga Updated MacOS Classic and MacOS X exports list
Tue, 14 Mar 2006 07:45:15 +0000 Sam Lantinga The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
Tue, 14 Mar 2006 07:40:33 +0000 Sam Lantinga Fixed bug #67
Tue, 14 Mar 2006 07:06:06 +0000 Sam Lantinga Fixed bug #124
Tue, 14 Mar 2006 06:00:30 +0000 Sam Lantinga Fixed bug #38
Tue, 14 Mar 2006 05:34:39 +0000 Sam Lantinga Fixed bug #46
Tue, 14 Mar 2006 04:00:03 +0000 Sam Lantinga (patch tweaked a bit)
Tue, 14 Mar 2006 03:04:50 +0000 Sam Lantinga *** empty log message ***
Tue, 14 Mar 2006 02:46:26 +0000 Sam Lantinga CFLAGS are separate from EXTRA_CFLAGS
Mon, 13 Mar 2006 18:01:34 +0000 Sam Lantinga Add the NAS library directory, since X11 is dynamically loaded now...
Mon, 13 Mar 2006 17:25:44 +0000 Sam Lantinga RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
Mon, 13 Mar 2006 16:56:01 +0000 Sam Lantinga Updated by Ryan Gordon
Mon, 13 Mar 2006 05:44:14 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 05:36:42 +0000 Sam Lantinga Updated MacOS Classic build
Mon, 13 Mar 2006 04:35:59 +0000 Sam Lantinga The exports file isn't necessary on BeOS anymore
Mon, 13 Mar 2006 02:35:32 +0000 Sam Lantinga Added SDL_iconv.c to the Embedded Visual C++ projects
Mon, 13 Mar 2006 02:26:47 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 02:12:39 +0000 Sam Lantinga Added _strnicmp support
Mon, 13 Mar 2006 02:12:15 +0000 Sam Lantinga Added SDL_iconv.c to MPW Makefile
Mon, 13 Mar 2006 02:06:33 +0000 Sam Lantinga Win32 fixes
Mon, 13 Mar 2006 01:47:03 +0000 Sam Lantinga Added SDL_iconv.c to the Dreamcast Makefile
Mon, 13 Mar 2006 01:43:18 +0000 Sam Lantinga The Win32 exports file isn't used by mingw anymore
Mon, 13 Mar 2006 01:41:32 +0000 Sam Lantinga Fixed bug #112
Mon, 13 Mar 2006 01:40:49 +0000 Sam Lantinga Added SDL_iconv.c to the Visual C++ projects
Mon, 13 Mar 2006 01:33:58 +0000 Sam Lantinga Fixed bug #139
Mon, 13 Mar 2006 01:20:05 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 01:17:22 +0000 Sam Lantinga props yo
Mon, 13 Mar 2006 01:16:16 +0000 Sam Lantinga UTF-32 by definition can't handle characters higher than 0x10FFFF
Mon, 13 Mar 2006 01:08:00 +0000 Sam Lantinga Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
Sun, 12 Mar 2006 01:47:23 +0000 Sam Lantinga Blah
Sun, 12 Mar 2006 01:18:29 +0000 Sam Lantinga Fixed bug #150
Sun, 12 Mar 2006 00:57:50 +0000 Sam Lantinga Fixed bug #149
Sat, 11 Mar 2006 23:46:45 +0000 Sam Lantinga Fixes from Dmitry Yakimov:
Sat, 11 Mar 2006 23:44:21 +0000 Sam Lantinga *** empty log message ***
Sat, 11 Mar 2006 22:54:12 +0000 Sam Lantinga Might have fixed 64-bit issues. :)
Sat, 11 Mar 2006 20:16:50 +0000 Sam Lantinga Fixed make distclean
Sat, 11 Mar 2006 20:16:20 +0000 Sam Lantinga Clean up temporary files. I'm not sure how this got removed, but whatever...
Sat, 11 Mar 2006 15:47:56 +0000 Sam Lantinga X11 support isn't installed by default
Thu, 09 Mar 2006 16:12:34 +0000 Sam Lantinga Don't crash if SDL_Flip() is called with an OpenGL mode set
Thu, 09 Mar 2006 15:11:15 +0000 Sam Lantinga Dynamic OpenGL loading is the default now. :)
Thu, 09 Mar 2006 13:34:58 +0000 Sam Lantinga Prettified. :)
Thu, 09 Mar 2006 13:25:43 +0000 Sam Lantinga Eric is setting up X11 support for the XCode project
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Wed, 08 Mar 2006 18:30:12 +0000 Sam Lantinga Re-added C runtime support for Visual C++ 5,6
Wed, 08 Mar 2006 08:31:08 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 08:30:17 +0000 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
Wed, 08 Mar 2006 06:21:04 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 01:55:32 +0000 Sam Lantinga QNX changes from Mike Gorchak
Tue, 07 Mar 2006 16:02:59 +0000 Sam Lantinga Yet more Win64 tweaks
Tue, 07 Mar 2006 05:21:32 +0000 Sam Lantinga More Win64 updates
Tue, 07 Mar 2006 04:58:30 +0000 Sam Lantinga Updated MacOS X support
Mon, 06 Mar 2006 19:20:38 +0000 Sam Lantinga Only use Altivec on PowerPC architecture
Mon, 06 Mar 2006 18:42:30 +0000 Patrice Mandin Add missing asm source files
Mon, 06 Mar 2006 18:31:30 +0000 Sam Lantinga Date: Mon, 6 Mar 2006 19:00:45 +0100
Mon, 06 Mar 2006 16:37:18 +0000 Sam Lantinga Get Microsoft's preprocessor symbols in there
Mon, 06 Mar 2006 16:33:23 +0000 Sam Lantinga Maybe it's easier to collect the big-endian architectures. :)
Mon, 06 Mar 2006 15:29:41 +0000 Sam Lantinga Whoops, built without libC support - doh!
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Mon, 06 Mar 2006 06:00:45 +0000 Sam Lantinga Fixed declarations to match mingw includes
Mon, 06 Mar 2006 01:34:36 +0000 Sam Lantinga Added ARM and SH4 detection for WinCE development environment
Mon, 06 Mar 2006 01:05:11 +0000 Sam Lantinga Don't put X_LIBS in the linker flags if we're dynamically loading X11
Mon, 06 Mar 2006 00:50:03 +0000 Sam Lantinga Removed accidentally copied/pasted script for ALSA detection
Sun, 05 Mar 2006 22:18:15 +0000 Sam Lantinga *** empty log message ***
Sat, 04 Mar 2006 08:24:35 +0000 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
Sat, 04 Mar 2006 05:13:03 +0000 Sam Lantinga *** empty log message ***
Fri, 03 Mar 2006 04:43:42 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:26:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:16:02 +0000 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
Thu, 02 Mar 2006 07:46:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 03:24:20 +0000 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
Thu, 02 Mar 2006 03:18:21 +0000 Sam Lantinga Date: Wed, 1 Mar 2006 23:52:09 +0100
Wed, 01 Mar 2006 09:56:51 +0000 Sam Lantinga SetClassLongPtr isn't available in MinGW yet
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
Mon, 27 Feb 2006 22:14:40 +0000 Sam Lantinga Hah, standard stdio code crashed on the test case.
Mon, 27 Feb 2006 21:17:12 +0000 Sam Lantinga Whoops, missed one
Mon, 27 Feb 2006 19:19:22 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 17:01:43 +0100
Mon, 27 Feb 2006 18:58:12 +0000 Sam Lantinga *** empty log message ***
Mon, 27 Feb 2006 16:29:04 +0000 Sam Lantinga Argh, I forgot that zip merges files into the archive instead of recreating it.
Mon, 27 Feb 2006 15:51:34 +0000 Sam Lantinga Removing unused Makefile.am files
Mon, 27 Feb 2006 04:46:34 +0000 Sam Lantinga Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
Mon, 27 Feb 2006 04:44:31 +0000 Sam Lantinga Build both the .tar.gz and .zip archives when creating a CVS snapshot.
Mon, 27 Feb 2006 04:16:44 +0000 Sam Lantinga Prefer the raw Win32 API over stdio for file RWops
Mon, 27 Feb 2006 03:48:48 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
Mon, 27 Feb 2006 01:32:12 +0000 Ryan C. Gordon Need this or things might misbuild on G3 Mac OS, I think.
Sun, 26 Feb 2006 19:46:17 +0000 Sam Lantinga Oops, missed the header
Sun, 26 Feb 2006 19:37:40 +0000 Sam Lantinga Fixed some OpenWatcom warnings
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
Sun, 26 Feb 2006 13:42:00 +0000 Sam Lantinga Getting closer... :)
Sun, 26 Feb 2006 13:40:26 +0000 Sam Lantinga Passing a NULL GL library does the right thing nowadays.
Sun, 26 Feb 2006 05:02:14 +0000 Sam Lantinga Fixed warnings in -pedantic mode
Sun, 26 Feb 2006 04:54:01 +0000 Sam Lantinga Date: Sun, 26 Feb 2006 11:25:09 +0900
Sun, 26 Feb 2006 04:48:24 +0000 Sam Lantinga Make sure the OpenGL library is loaded before setting up OpenGL
Sun, 26 Feb 2006 03:51:08 +0000 Sam Lantinga Use the right dynamic GL on MacOS Classic
Sun, 26 Feb 2006 03:36:33 +0000 Sam Lantinga Created a single makefile for all the tests
Sat, 25 Feb 2006 22:20:03 +0000 Sam Lantinga Added SDL_sysloadso.c to the Visual C++ project
Sat, 25 Feb 2006 22:18:25 +0000 Sam Lantinga SDL_windows.h is no longer necessary
Sat, 25 Feb 2006 20:48:26 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 20:47:42 +0000 Sam Lantinga Updated CodeWarrior projects (at least MacOS ones)
Sat, 25 Feb 2006 18:52:36 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 15:01:44 +0000 Sam Lantinga Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Fri, 24 Feb 2006 17:03:06 +0000 Sam Lantinga Updated with MrC includes and function definitions
Fri, 24 Feb 2006 10:23:49 +0000 Sam Lantinga *** empty log message ***
Fri, 24 Feb 2006 09:58:03 +0000 Sam Lantinga Hmm, how am I going to keep from committing bad versions of this?
Fri, 24 Feb 2006 09:57:14 +0000 Sam Lantinga Updated MacOS Classic MPW build
Fri, 24 Feb 2006 08:17:28 +0000 Sam Lantinga Updated for Visual Studio Express 2005
Fri, 24 Feb 2006 07:26:31 +0000 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms
Fri, 24 Feb 2006 06:49:31 +0000 Sam Lantinga testplatform replaces testtypes, testendian, and testcpuinfo
Thu, 23 Feb 2006 21:51:10 +0000 Patrice Mandin Added preliminary support for MiNT /dev/mouse driver (disabled atm)
Thu, 23 Feb 2006 04:16:08 +0000 Sam Lantinga *** empty log message ***
Thu, 23 Feb 2006 01:09:47 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Feb 2006 05:01:43 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Feb 2006 04:44:33 +0000 Sam Lantinga Fixed script on mingw
Wed, 22 Feb 2006 00:33:10 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 22:30:43 +0000 Sam Lantinga ranlib needs to be run after the library is installed...
Tue, 21 Feb 2006 22:12:55 +0000 Sam Lantinga FIXME:
Tue, 21 Feb 2006 21:45:31 +0000 Patrice Mandin Fixed include files
Tue, 21 Feb 2006 19:28:45 +0000 Sam Lantinga Fixed assembly alignment error on Intel Macs.
Tue, 21 Feb 2006 19:27:34 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 19:24:09 +0000 Sam Lantinga Fixed build warnings on Intel Mac
Tue, 21 Feb 2006 18:29:39 +0000 Sam Lantinga Fixed some preprocessor mangling
Tue, 21 Feb 2006 18:20:10 +0000 Sam Lantinga Whoops, forgot to check in this fix
Tue, 21 Feb 2006 09:14:58 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 09:11:53 +0000 Sam Lantinga Added a test case
Tue, 21 Feb 2006 08:48:12 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 08:47:46 +0000 Sam Lantinga Catch the C++ and Objective C sources too...
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Tue, 21 Feb 2006 08:34:45 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 02:42:05 +0000 Sam Lantinga Date: Mon, 20 Feb 2006 19:54:51 -0500
Mon, 20 Feb 2006 23:18:49 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 22:17:05 +0000 Sam Lantinga Whoops. :)
Mon, 20 Feb 2006 22:15:38 +0000 Sam Lantinga Added rules to build libSDLmain.a
Mon, 20 Feb 2006 20:53:52 +0000 Patrice Mandin Add missing include directories
Mon, 20 Feb 2006 20:53:01 +0000 Patrice Mandin Hum badly edited source
Mon, 20 Feb 2006 20:11:08 +0000 Sam Lantinga Set the install permissions correctly
Mon, 20 Feb 2006 20:08:29 +0000 Sam Lantinga Pass LDFLAGS to the build system
Mon, 20 Feb 2006 13:00:59 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 12:45:51 +0000 Sam Lantinga Blargle-fnargle dependencies and build rules
Mon, 20 Feb 2006 11:49:16 +0000 Sam Lantinga Added DESTDIR support
Mon, 20 Feb 2006 11:30:29 +0000 Sam Lantinga Fixed X11 library detection
Mon, 20 Feb 2006 11:29:36 +0000 Sam Lantinga Fixed build dependencies... ugh
Mon, 20 Feb 2006 10:19:47 +0000 Sam Lantinga Tests require SDL 1.2.10
Mon, 20 Feb 2006 10:19:22 +0000 Sam Lantinga Pick the right default GL library on IRIX
Mon, 20 Feb 2006 10:18:08 +0000 Sam Lantinga Fixed defaults for 8 bpp visuals
Mon, 20 Feb 2006 08:49:00 +0000 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
Mon, 20 Feb 2006 03:57:03 +0000 Sam Lantinga NetBSD support
Mon, 20 Feb 2006 03:11:04 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 02:30:15 +0000 Sam Lantinga On FreeBSD, alloca is defined in stdlib.h
Mon, 20 Feb 2006 02:09:49 +0000 Sam Lantinga Completely removed dependency on automake
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Sun, 19 Feb 2006 23:38:57 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 19:38:27 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 18:52:51 +0000 Sam Lantinga I don't think we need aclocal anymore (comes from the automake package)
Sun, 19 Feb 2006 18:46:58 +0000 Sam Lantinga sprintf should have been snprintf
Sun, 19 Feb 2006 17:38:32 +0000 Sam Lantinga QuickTime depends on Carbon and ApplicationServices
Sun, 19 Feb 2006 16:42:18 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 06:02:57 +0000 Sam Lantinga Whoops
Sat, 18 Feb 2006 07:21:42 +0000 Sam Lantinga Added a reminder on where to put libSDL.so
Sat, 18 Feb 2006 07:11:58 +0000 Sam Lantinga Detect the X11 library on Solaris x86
Sat, 18 Feb 2006 07:05:18 +0000 Sam Lantinga Doh! Bitten by search and replace. :)
Sat, 18 Feb 2006 06:51:00 +0000 Sam Lantinga More fixes for building on BeOS
Fri, 17 Feb 2006 08:43:23 +0000 Sam Lantinga Fixes for BeOS and Solaris builds
Thu, 16 Feb 2006 23:32:39 +0000 Sam Lantinga spaces, not tabs. :)
Thu, 16 Feb 2006 22:33:34 +0000 Patrice Mandin Add missing clause
Thu, 16 Feb 2006 22:00:06 +0000 Patrice Mandin Fix typo
Thu, 16 Feb 2006 20:17:43 +0000 Sam Lantinga Fixed building with cygwin
Thu, 16 Feb 2006 10:22:28 +0000 Sam Lantinga *** empty log message ***
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 07:29:08 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 07:03:22 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Fri, 10 Feb 2006 03:21:39 +0000 Sam Lantinga Whoops, need this. :)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 03:00:38 +0000 Sam Lantinga *** empty log message ***
Thu, 09 Feb 2006 09:38:05 +0000 Sam Lantinga Fixed build problem with SDL_string.c
Thu, 09 Feb 2006 09:07:13 +0000 Sam Lantinga Started the process of improving configure support, and merging C types
Thu, 09 Feb 2006 05:46:55 +0000 Sam Lantinga Disable freaking autoheader. :)
Wed, 08 Feb 2006 20:29:12 +0000 Ryan C. Gordon Changed X11 header order so it works on Solaris.
Wed, 08 Feb 2006 18:59:49 +0000 Patrice Mandin Fixes for new SDL embedded libc stuff
Wed, 08 Feb 2006 17:23:32 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Feb 2006 17:19:43 +0000 Sam Lantinga Date: Mon, 6 Feb 2006 11:41:04 -0500
Wed, 08 Feb 2006 09:06:34 +0000 Sam Lantinga Check for strtod
Wed, 08 Feb 2006 08:55:33 +0000 Sam Lantinga Default to build SDL without MSVCRT
Tue, 07 Feb 2006 18:36:54 +0000 Sam Lantinga Fixes for Visual C++ 6.0
Tue, 07 Feb 2006 17:49:40 +0000 Sam Lantinga G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
Tue, 07 Feb 2006 17:46:19 +0000 Sam Lantinga *** empty log message ***
Tue, 07 Feb 2006 12:15:46 +0000 Sam Lantinga Fixed it Hayashi Naoyuki's way. :)
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
Tue, 07 Feb 2006 11:18:21 +0000 Ryan C. Gordon Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
Tue, 07 Feb 2006 10:40:14 +0000 Sam Lantinga *** empty log message ***
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 07:03:29 +0000 Sam Lantinga Don't touch code that we brought in from other sources
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 17:28:04 +0000 Sam Lantinga SDL_config.h will eventually be a general feature set test,
Mon, 06 Feb 2006 17:26:47 +0000 Sam Lantinga Proper credit to uClibc :)
Mon, 06 Feb 2006 08:58:44 +0000 Sam Lantinga *** empty log message ***
Mon, 06 Feb 2006 08:47:44 +0000 Sam Lantinga Update from Alan Buckley
Mon, 06 Feb 2006 08:46:14 +0000 Sam Lantinga A few fixes to get this building on Linux again
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Sat, 04 Feb 2006 22:01:44 +0000 Sam Lantinga Seek back to start on error
Sat, 04 Feb 2006 16:29:22 +0000 Sam Lantinga Date: Sat, 04 Feb 2006 19:47:23 +0900
Sat, 04 Feb 2006 08:35:11 +0000 Sam Lantinga Resolved bug #130
Fri, 03 Feb 2006 07:43:42 +0000 Sam Lantinga From: Hayashi Naoyuki
Fri, 03 Feb 2006 07:39:02 +0000 Sam Lantinga Resolve bug #120
Fri, 03 Feb 2006 06:33:54 +0000 Sam Lantinga Favor using pthread_mutexattr_settype() on Linux.
Fri, 03 Feb 2006 06:01:23 +0000 Sam Lantinga Fixed compile warning
Thu, 02 Feb 2006 21:27:24 +0000 Patrice Mandin Update for mintlib 0.57.6 (m68k-atari-mint libc)
Thu, 02 Feb 2006 06:26:39 +0000 Sam Lantinga Date: Wed, 1 Feb 2006 18:20:33 -0800
Thu, 02 Feb 2006 05:35:42 +0000 Ryan C. Gordon AAlib driver was using C runtime string functions without including string.h.
Wed, 01 Feb 2006 19:59:02 +0000 Ryan C. Gordon Logic bug in X11 Unicode input shutdown...was checking for == NULL
Wed, 01 Feb 2006 09:28:42 +0000 Sam Lantinga Eliminate duplicate modes with different refresh rates
Wed, 01 Feb 2006 09:01:12 +0000 Sam Lantinga Updated exports
Wed, 01 Feb 2006 08:24:32 +0000 Sam Lantinga *** empty log message ***
Wed, 01 Feb 2006 08:17:54 +0000 Sam Lantinga Merged useful fixes from 1.3 branch
Wed, 01 Feb 2006 08:03:04 +0000 Ryan C. Gordon Fixed dynamic X11 for now, I think.
Wed, 01 Feb 2006 07:12:14 +0000 Sam Lantinga *** empty log message ***
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Wed, 01 Feb 2006 04:23:41 +0000 Sam Lantinga *** empty log message ***
Tue, 31 Jan 2006 21:33:35 +0000 Patrice Mandin Add flag to post mouse button events or not, and use defined function to post them
Tue, 31 Jan 2006 19:46:26 +0000 Sam Lantinga Bah, I don't know what I'm doing.
Tue, 31 Jan 2006 19:40:25 +0000 Sam Lantinga Quit building the frigging F77 libtool configuration!
Tue, 31 Jan 2006 19:09:09 +0000 Sam Lantinga We're no longer doing compile checks on the X11 extensions which we include.
Tue, 31 Jan 2006 18:39:32 +0000 Ryan C. Gordon Changed references to XFree86 to Xext to match change in directory structure.
Tue, 31 Jan 2006 18:08:33 +0000 Sam Lantinga Reverted in favor of this one:
Tue, 31 Jan 2006 17:56:44 +0000 Sam Lantinga XFree86 directory renamed to Xext
Tue, 31 Jan 2006 15:30:42 +0000 Sam Lantinga Date: Tue, 05 Jul 2005 21:43:26 +1000
Tue, 31 Jan 2006 14:59:43 +0000 Sam Lantinga Date: Sat, 14 Jan 2006 15:16:01 -0500
Tue, 31 Jan 2006 01:16:21 +0000 Sam Lantinga Oops
Mon, 30 Jan 2006 18:56:30 +0000 Ryan C. Gordon Removed some old Mac OS X cruft.
Mon, 30 Jan 2006 18:21:44 +0000 Ryan C. Gordon Corrects dynamic X11 code on Tru64 systems.
Mon, 30 Jan 2006 14:27:56 +0000 Sam Lantinga This library is now available under the LGPL 2.1, the major change of which
Mon, 30 Jan 2006 13:32:31 +0000 Sam Lantinga *** empty log message ***
Mon, 30 Jan 2006 13:30:44 +0000 Sam Lantinga Fixed crash:
Mon, 30 Jan 2006 06:56:10 +0000 Sam Lantinga Date: Sun, 6 Mar 2005 17:06:20 +0100
Sun, 29 Jan 2006 23:14:04 +0000 Sam Lantinga Date: Fri, 18 Feb 2005 20:49:35 +0200 (EET)
Sun, 29 Jan 2006 23:06:05 +0000 Sam Lantinga Added some useful command line arguments for testing
Sun, 29 Jan 2006 22:23:54 +0000 Sam Lantinga Fixed palette bug on non-WinCE
Sun, 29 Jan 2006 22:09:26 +0000 Sam Lantinga Only save the window position if we're in windowed mode
Sun, 29 Jan 2006 18:17:35 +0000 Sam Lantinga The event code was fine, and calculated the SDL_windowX/Y correctly.
Sun, 29 Jan 2006 09:19:55 +0000 Sam Lantinga Date: Fri, 18 Feb 2005 07:58:00 +0200
Sun, 29 Jan 2006 09:13:36 +0000 Sam Lantinga Cleaned up the app registration stuff a bit
Sun, 29 Jan 2006 08:50:06 +0000 Sam Lantinga Date: Tue, 15 Feb 2005 21:28:48 +0900 (JST)
Sun, 29 Jan 2006 08:39:35 +0000 Sam Lantinga Use the executable directory, not the current directory, for stdio output files
Sun, 29 Jan 2006 08:19:27 +0000 Sam Lantinga *** empty log message ***
Sun, 29 Jan 2006 08:18:56 +0000 Sam Lantinga Report both absolute and relative motion
Sun, 29 Jan 2006 08:18:06 +0000 Sam Lantinga Date: Fri, 14 Jan 2005 21:52:46 +0100
Sun, 29 Jan 2006 07:57:13 +0000 Sam Lantinga Date: Sat, 15 Jan 2005 02:01:51 +0000 (UTC)
Sun, 29 Jan 2006 06:40:13 +0000 Sam Lantinga *** empty log message ***
Sun, 29 Jan 2006 06:11:38 +0000 Sam Lantinga Re-query the SDL_WINDOWID each time we initialize the video
Sat, 28 Jan 2006 05:47:11 +0000 Sam Lantinga *** empty log message ***
Fri, 27 Jan 2006 08:51:27 +0000 Sam Lantinga Avoid warnings in Visual C++ 2005
Fri, 27 Jan 2006 08:47:15 +0000 Sam Lantinga *** empty log message ***
Fri, 27 Jan 2006 07:02:19 +0000 Sam Lantinga Wacky! :)
Fri, 27 Jan 2006 06:36:33 +0000 Sam Lantinga Fixed to match the docs
Fri, 27 Jan 2006 05:36:47 +0000 Sam Lantinga Date: Mon, 23 Feb 2004 23:29:20 -0500
Thu, 26 Jan 2006 08:45:51 +0000 Sam Lantinga Who'd have thought that Windows CE wouldn't have the environment APIs?
Thu, 26 Jan 2006 08:08:22 +0000 Sam Lantinga Compile fix for Window CE
Thu, 26 Jan 2006 07:38:43 +0000 Sam Lantinga Whoops! (hope this compiles...)
Thu, 26 Jan 2006 07:33:57 +0000 Sam Lantinga Updated config* from CVS
Thu, 26 Jan 2006 06:10:34 +0000 Sam Lantinga Some explanation on why SDL_RWFromFP doesn't always work on Win32
Thu, 26 Jan 2006 06:06:56 +0000 Sam Lantinga Use Win32 API for putenv/getenv to avoid C runtime conflicts
Wed, 25 Jan 2006 20:36:21 +0000 Patrice Mandin Correctly manage mouse relative motion
Wed, 25 Jan 2006 18:11:56 +0000 Patrice Mandin SDL_GetVideoMode, part 3: pixel count compare was failing when only 1 video mode was present
Wed, 25 Jan 2006 07:04:02 +0000 Sam Lantinga Date: Mon, 22 Sep 2003 23:31:54 -0700 (PDT)
Wed, 25 Jan 2006 07:00:40 +0000 Sam Lantinga Date: Sun, 21 Sep 2003 19:52:42 -0600
Wed, 25 Jan 2006 06:53:50 +0000 Sam Lantinga *** empty log message ***
Wed, 25 Jan 2006 06:12:57 +0000 Sam Lantinga Hopefully the X servers have been fixed (in 5 years) :)
Wed, 25 Jan 2006 06:04:21 +0000 Sam Lantinga Date: Thu, 04 Sep 2003 02:12:35 +0200
Tue, 24 Jan 2006 07:20:18 +0000 Sam Lantinga Date: 10 Jun 2003 15:30:59 -0400
Tue, 24 Jan 2006 06:36:43 +0000 Sam Lantinga te: Thu, 17 Apr 2003 11:25:26 -0700
Fri, 20 Jan 2006 13:07:25 +0000 Sam Lantinga Date: Thu, 19 Jan 2006 20:02:29 +0200
Thu, 19 Jan 2006 21:28:52 +0000 Patrice Mandin [PATCH] SDL_GetVideoMode() does not find best mode, part 2
Thu, 19 Jan 2006 18:08:28 +0000 Patrice Mandin Rollback 1.28 change, but only for UpdateRects function this time
Thu, 19 Jan 2006 12:05:14 +0000 Sam Lantinga Fixed MPW include file order
Thu, 19 Jan 2006 10:25:02 +0000 Sam Lantinga *** empty log message ***
Thu, 19 Jan 2006 09:09:32 +0000 Sam Lantinga Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
Thu, 19 Jan 2006 08:53:12 +0000 Ryan C. Gordon Added .cvsignore to the XME directory.
Thu, 19 Jan 2006 08:43:00 +0000 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
Thu, 19 Jan 2006 08:36:41 +0000 Ryan C. Gordon Fixed up build script to catch some of the newer files in a "make dist" run.
Thu, 19 Jan 2006 05:34:24 +0000 Sam Lantinga *** empty log message ***
Sat, 14 Jan 2006 08:15:38 +0000 Ryan C. Gordon Catch X11 extension errors...since most of these are notifications that we
Fri, 13 Jan 2006 02:36:35 +0000 Ryan C. Gordon Don't trample SDL_LoadObject()'s error message in GL loader.
Fri, 13 Jan 2006 02:32:07 +0000 Ryan C. Gordon Make error message meaningful if dlopen() fails on libX11.
Fri, 13 Jan 2006 01:30:21 +0000 Ryan C. Gordon Patched to compile with debugging enabled.
Fri, 13 Jan 2006 01:08:39 +0000 Ryan C. Gordon More dynamic X11 work.
Thu, 12 Jan 2006 23:06:23 +0000 Ryan C. Gordon Patched to compile.
Thu, 12 Jan 2006 22:46:36 +0000 Ryan C. Gordon Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
Tue, 10 Jan 2006 20:52:35 +0000 Ryan C. Gordon Properly restore vidmode when switching back to SDL's virtual terminal with
Sun, 08 Jan 2006 21:18:15 +0000 Ryan C. Gordon From Bug #36:
Sun, 08 Jan 2006 17:29:19 +0000 Patrice Mandin Rollback
Sun, 08 Jan 2006 10:22:27 +0000 Patrice Mandin Load default OpenGL library if needed at driver initialization
Fri, 06 Jan 2006 22:24:09 +0000 Patrice Mandin Disable XBIOS driver for mouse and joystick under MiNT. Will write a driver for /dev/mouse later.
Fri, 06 Jan 2006 20:57:59 +0000 Ryan C. Gordon Minor bit of debug output added to dynamic X11 code.
Fri, 06 Jan 2006 20:56:13 +0000 Ryan C. Gordon Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
Fri, 06 Jan 2006 13:20:10 +0000 Ryan C. Gordon For sanity's sake, removed the '&' when passing copy_row array to asm.
Fri, 06 Jan 2006 00:56:12 +0000 Ryan C. Gordon Patched to compile.
Thu, 05 Jan 2006 16:40:51 +0000 Ryan C. Gordon Added optimized C 32bit RGB<->RGBA alpha masking blitter from Alex Volkov.
Thu, 05 Jan 2006 16:37:46 +0000 Ryan C. Gordon testblitspeed.c improvements: cleaned up output, and allow user to set surface
Thu, 05 Jan 2006 15:25:19 +0000 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
Thu, 05 Jan 2006 08:17:35 +0000 Ryan C. Gordon Patch from Michael Bonfils to add CPUID support for x86 Solaris.
Thu, 05 Jan 2006 07:20:12 +0000 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
Thu, 05 Jan 2006 07:08:59 +0000 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
Wed, 04 Jan 2006 22:57:50 +0000 Ryan C. Gordon More dynamic X11 fixes...catches some code in Xlib headers that caused
Wed, 04 Jan 2006 21:01:49 +0000 Ryan C. Gordon Windows should use _beginthreadex() instead of CreateThread(), to avoid a
Wed, 04 Jan 2006 20:53:55 +0000 Ryan C. Gordon Debug code should check right function names.
Wed, 04 Jan 2006 19:25:18 +0000 Ryan C. Gordon Removed some incorrect comments in the "dc" driver that survived the
Wed, 04 Jan 2006 01:08:40 +0000 Sam Lantinga Bumped the version number for the next release
Mon, 02 Jan 2006 19:49:21 +0000 Patrice Mandin Use a simple table for Unicode translation
Mon, 02 Jan 2006 12:48:58 +0000 Ryan C. Gordon Quartz driver: Make sure we pass a pointer to the right type.
Mon, 02 Jan 2006 12:37:40 +0000 Ryan C. Gordon Quartz driver: Correctly handle SDL_DOUBLEBUF|SDL_FULLSCREEN when the
Mon, 02 Jan 2006 10:49:37 +0000 Ryan C. Gordon Quartz target: set x and y field of mode list to 0 in SDL_ListMode call.
Mon, 02 Jan 2006 09:32:54 +0000 Sam Lantinga Oops, actually use the timings in the modes db. :)
Mon, 02 Jan 2006 09:13:16 +0000 Sam Lantinga *** empty log message ***
Mon, 02 Jan 2006 09:08:05 +0000 Sam Lantinga Added support for parsing /etc/fb.modes, based on Stephane Marchesin's patch
Mon, 02 Jan 2006 08:07:41 +0000 Ryan C. Gordon Toggle flip debugging in testsprite.c on the command line, not as a hardcoded
Mon, 02 Jan 2006 07:09:52 +0000 Ryan C. Gordon Quartz target shouldn't crash if an event thread is used.
Mon, 02 Jan 2006 00:31:00 +0000 Ryan C. Gordon To: sdl@libsdl.org
Sun, 01 Jan 2006 23:45:52 +0000 Ryan C. Gordon To: sdl@libsdl.org
Sun, 01 Jan 2006 23:34:06 +0000 Ryan C. Gordon Bumped windib's priority above DirectX, since both DirectDraw and DirectInput
Sun, 01 Jan 2006 19:14:11 +0000 Patrice Mandin Added preliminary missingtranslation from Atari to Unicode charset
Fri, 23 Dec 2005 09:40:15 +0000 Sam Lantinga From: "alan buckley" <alan_baa@hotmail.com>
Wed, 21 Dec 2005 18:02:36 +0000 Ryan C. Gordon To: sdl@libsdl.org
Mon, 19 Dec 2005 06:58:51 +0000 Ryan C. Gordon Patched to compile on gcc 2.95.3.
Wed, 14 Dec 2005 05:55:17 +0000 Sam Lantinga Updated to the latest glext.h
Tue, 13 Dec 2005 16:40:12 +0000 Sam Lantinga Date: Tue, 13 Dec 2005 13:33:50 +0000
Mon, 12 Dec 2005 11:14:29 +0000 Ryan C. Gordon Fixed configure script on latest Mac OS X developer tools (and hopefully
Mon, 12 Dec 2005 10:54:41 +0000 Ryan C. Gordon Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ...
Mon, 12 Dec 2005 09:26:32 +0000 Ryan C. Gordon Date: Sat, 10 Dec 2005 18:29:41 +0100
Mon, 12 Dec 2005 09:22:36 +0000 Ryan C. Gordon Date: Sun, 11 Dec 2005 20:37:04 +0100
Mon, 12 Dec 2005 09:13:12 +0000 Ryan C. Gordon From: Mike Frysinger <vapier@gentoo.org>
Thu, 08 Dec 2005 14:48:21 +0000 Sam Lantinga Fixed gcc 4 warnings
Thu, 08 Dec 2005 14:41:49 +0000 Sam Lantinga Fixed compiling with gcc 4, patch applied from Gentoo Bugzilla:
Thu, 08 Dec 2005 14:21:17 +0000 Sam Lantinga Fixed compile warnings with gcc 4
Tue, 06 Dec 2005 14:36:39 +0000 Ryan C. Gordon Fixed OpenGL usage in Quartz target when SDL_SetVideoMode() is called without
Mon, 05 Dec 2005 04:36:53 +0000 Ryan C. Gordon Date: Sun, 04 Dec 2005 21:43:46 -0500
Thu, 01 Dec 2005 19:22:32 +0000 Ryan C. Gordon Don't need to link against libstdc++ on Mac OS X now.
Mon, 28 Nov 2005 13:58:26 +0000 Ryan C. Gordon To: sdl@libsdl.org
Wed, 23 Nov 2005 11:46:36 +0000 Ryan C. Gordon Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Wed, 23 Nov 2005 07:23:48 +0000 Ryan C. Gordon Moved Quartz SDL_GL_LoadLibrary() to SDL_loadso interface.
Wed, 23 Nov 2005 07:07:19 +0000 Ryan C. Gordon Added #include "SDL_loadso.h" to SDL.h.
Tue, 22 Nov 2005 15:19:50 +0000 Ryan C. Gordon To: sdl@libsdl.org
Tue, 22 Nov 2005 15:11:33 +0000 Ryan C. Gordon Patched OpenBSD audio to compile on newer GCC versions.
Tue, 22 Nov 2005 15:10:41 +0000 Ryan C. Gordon Apparently some bits of the BSD joystick code are x86 only...joystick.h
Tue, 22 Nov 2005 15:07:41 +0000 Ryan C. Gordon Date: Tue, 22 Nov 2005 14:11:06 +0100 (MET)
Tue, 22 Nov 2005 09:59:42 +0000 Ryan C. Gordon Fixed bug reported here:
Tue, 22 Nov 2005 09:05:15 +0000 Ryan C. Gordon X11 driver now chooses "libGL.so.1" as a default when a NULL is passed to
Tue, 22 Nov 2005 08:21:39 +0000 Ryan C. Gordon Quartz driver OpenGL updates:
Tue, 22 Nov 2005 07:10:07 +0000 Ryan C. Gordon From: Tyler Montbriand <tsm@accesscomm.ca>
Mon, 21 Nov 2005 00:31:29 +0000 Ryan C. Gordon Don't use X11 unicode keys on anything but keypress events.
Mon, 21 Nov 2005 00:16:34 +0000 Ryan C. Gordon Real Unicode support for X11. Based on updated version of this patch:
Sun, 20 Nov 2005 23:59:26 +0000 Ryan C. Gordon SDL_GL_LoadLibrary() was returning 1, and not 0, to signify "success" on the
Sat, 19 Nov 2005 18:57:00 +0000 Ryan C. Gordon Date: Mon, 17 Oct 2005 20:09:03 -0400
Thu, 17 Nov 2005 03:43:42 +0000 Ryan C. Gordon Fixed Altivec support on Mac OS X.
Thu, 17 Nov 2005 03:16:01 +0000 Ryan C. Gordon Enable dynamic X11 on Mac OS X.
Thu, 17 Nov 2005 03:15:05 +0000 Ryan C. Gordon Split up src/SDL_loadso.c into platform directories.
Thu, 17 Nov 2005 03:04:47 +0000 Ryan C. Gordon Don't crash if a NULL is passed for a "%s" parameter to SDL_SetError(),
Thu, 17 Nov 2005 02:35:15 +0000 Ryan C. Gordon Fixed crash when dynamic X11 fails to load system Xlib libraries at runtime.
Tue, 08 Nov 2005 01:34:28 +0000 Ryan C. Gordon Use the right libs in dynamic X11 loading.
Sun, 06 Nov 2005 17:05:12 +0000 Ryan C. Gordon Date: Sun, 06 Nov 2005 18:23:03 +0900
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Sat, 05 Nov 2005 17:41:11 +0000 Sam Lantinga Date: Sat, 05 Nov 2005 17:46:48 +0900
Tue, 01 Nov 2005 23:19:59 +0000 Sam Lantinga Date: Tue, 1 Nov 2005 20:25:10 +0100
Tue, 01 Nov 2005 04:18:08 +0000 Ryan C. Gordon Date: Tue, 1 Nov 2005 02:51:09 +0000
Tue, 01 Nov 2005 04:14:24 +0000 Ryan C. Gordon Date: Mon, 31 Oct 2005 14:23:34 +0100
Sun, 30 Oct 2005 05:45:46 +0000 Ryan C. Gordon Prevent division-by-zero in WarpMouse if surface's pitch is zero (a GL surface?).
Thu, 20 Oct 2005 06:55:26 +0000 Ryan C. Gordon Enable altivec blitters on PowerPC Linux, and some fixes for recent
Thu, 20 Oct 2005 06:53:56 +0000 Ryan C. Gordon Placate gcc's strict aliasing rules with an extra cast.
Thu, 13 Oct 2005 09:47:06 +0000 Ryan C. Gordon Closed a memory leak caused when quitting video subsystem on Quartz target.
Tue, 11 Oct 2005 23:57:04 +0000 Ryan C. Gordon Valgrind fix.
Tue, 11 Oct 2005 20:05:54 +0000 Ryan C. Gordon POSIX clock_gettime() isn't available on Linux before 2.6, and the symbol may
Tue, 11 Oct 2005 18:16:12 +0000 Ryan C. Gordon Date: Mon, 10 Oct 2005 13:09:32 +0300
Tue, 11 Oct 2005 17:33:03 +0000 Ryan C. Gordon Date: Tue, 11 Oct 2005 16:58:12 +0300 (EEST)
Mon, 03 Oct 2005 08:38:28 +0000 Ryan C. Gordon Fixed some compiler warnings about "unreachable code" on Watcom C.
Mon, 03 Oct 2005 08:12:32 +0000 Ryan C. Gordon Fixed compiler warnings in Watcom C.
Sun, 02 Oct 2005 00:50:03 +0000 Ryan C. Gordon SDL_CDROMInit() shouldn't be a stub in the dummy driver, since that's
Thu, 29 Sep 2005 09:43:00 +0000 Ryan C. Gordon Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
Wed, 28 Sep 2005 11:36:20 +0000 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
Wed, 28 Sep 2005 06:38:22 +0000 Ryan C. Gordon Typo that broke Windows builds.
Wed, 28 Sep 2005 03:34:24 +0000 Ryan C. Gordon Same inline asm bug in S8 mixer, fixed last night, is also in the MSVC version.
Wed, 28 Sep 2005 02:26:29 +0000 Ryan C. Gordon Patched inline assembly to compile on gcc 4.0.1. Details are here:
Tue, 27 Sep 2005 12:14:17 +0000 Ryan C. Gordon From: "Alex Volkov" <avcp-sdlmail@usa.net>
Tue, 27 Sep 2005 11:27:38 +0000 Ryan C. Gordon Date: Sat, 17 Sep 2005 13:38:49 +0200
Tue, 27 Sep 2005 09:00:42 +0000 Ryan C. Gordon Patch from Martin Lange (mala-sdl at hotmail.com) to unregister SDL's win32
Tue, 27 Sep 2005 08:36:28 +0000 Ryan C. Gordon Date: Sun, 11 Sep 2005 14:41:07 +0300 (EEST)
Thu, 22 Sep 2005 08:48:16 +0000 Ryan C. Gordon Replaced Mac OS X's C++ cdrom code with almost-direct translation to C. Sam
Sun, 11 Sep 2005 04:15:44 +0000 Sam Lantinga Date: Fri, 2 Sep 2005 21:56:50 -0400
Thu, 08 Sep 2005 18:26:56 +0000 Ryan C. Gordon If couldn't load a needed GL symbol in SDL_SetVideoMode(), report it more
Thu, 08 Sep 2005 07:33:22 +0000 Ryan C. Gordon iPod Linux framebuffer support.
Thu, 08 Sep 2005 07:20:59 +0000 Ryan C. Gordon Altivec blitter for 555 -> 8888 surface, written by me.
Thu, 08 Sep 2005 07:15:44 +0000 Ryan C. Gordon Commercial-OSS-on-Solaris patch...
Thu, 08 Sep 2005 06:49:20 +0000 Ryan C. Gordon Byte order detection fixes in SDL_endian.h ...
Thu, 08 Sep 2005 06:43:51 +0000 Ryan C. Gordon Fix dlvsym() detection in the configure script.
Thu, 08 Sep 2005 06:34:28 +0000 Ryan C. Gordon Mac Classic and CodeWarrior patches.
Thu, 08 Sep 2005 06:17:23 +0000 Ryan C. Gordon Forgot to add this with the previous Carbon/Cocoa/X11 commit.
Thu, 08 Sep 2005 06:16:14 +0000 Ryan C. Gordon The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
Thu, 25 Aug 2005 20:31:58 +0000 Sam Lantinga *** empty log message ***
Wed, 24 Aug 2005 21:57:48 +0000 Sam Lantinga Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started. release-1.2.9
Wed, 24 Aug 2005 05:49:57 +0000 Sam Lantinga Updated version number
Tue, 23 Aug 2005 15:22:03 +0000 Sam Lantinga Updated the version number...
Tue, 23 Aug 2005 06:43:24 +0000 Sam Lantinga *** empty log message ***
Tue, 23 Aug 2005 06:36:23 +0000 Sam Lantinga Date: Mon, 22 Aug 2005 04:22:46 -0400
Mon, 22 Aug 2005 14:38:31 +0000 Ryan C. Gordon Fix for bug reported by Michael Benfield on the SDL mailing list:
Mon, 22 Aug 2005 14:18:15 +0000 Ryan C. Gordon Apparently MacOS X will sometimes pass command line arguments to a Cocoa
Sun, 21 Aug 2005 08:02:23 +0000 Sam Lantinga *** empty log message ***
Sun, 21 Aug 2005 06:18:54 +0000 Sam Lantinga Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
Sat, 20 Aug 2005 21:39:06 +0000 Ryan C. Gordon From Patrice Mandin:
Sat, 20 Aug 2005 17:46:33 +0000 Sam Lantinga Added support for Visual C++ 2005
Thu, 18 Aug 2005 06:46:32 +0000 Ryan C. Gordon Patch by me to fix crash described below.
Thu, 18 Aug 2005 06:18:30 +0000 Ryan C. Gordon SDL_GetAppState() correction when toggling fullscreen on OSX.
Thu, 18 Aug 2005 06:06:02 +0000 Ryan C. Gordon Date: Wed, 17 Aug 2005 11:23:40 -0400
Wed, 17 Aug 2005 00:19:45 +0000 Ryan C. Gordon From: Jim Paris <jim_jtan_com>
Tue, 16 Aug 2005 09:57:16 +0000 Patrice Mandin Sleep a bit less in thread
Thu, 11 Aug 2005 05:08:28 +0000 Ryan C. Gordon Fixed mismerged patch.
Thu, 11 Aug 2005 01:02:01 +0000 Ryan C. Gordon Patches to make SDL compatible with Win95 again.
Thu, 11 Aug 2005 00:56:16 +0000 Ryan C. Gordon In MacOSX, when drag'n'dropping a document on an SDL app, or double-clicking a
Wed, 10 Aug 2005 14:30:53 +0000 Patrice Mandin Document recent audio updates
Wed, 10 Aug 2005 13:29:49 +0000 Patrice Mandin Use MiNT thread to update DMA pointers instead of unusable MFP interrupt
Tue, 09 Aug 2005 07:28:35 +0000 Patrice Mandin Revert back to 1.6 revision
Mon, 08 Aug 2005 08:17:35 +0000 Patrice Mandin And do not forget the correct test
Mon, 08 Aug 2005 08:06:05 +0000 Patrice Mandin Was checking wrong address for ACIA MIDI
Sun, 07 Aug 2005 12:17:28 +0000 Patrice Mandin Can use both clocks of FDI interface on Falcon, plus digital output
Fri, 29 Jul 2005 10:59:49 +0000 Patrice Mandin Disable XBIOS in interrupt also under Magic
Fri, 29 Jul 2005 10:59:02 +0000 Patrice Mandin Disable Centscreen screensaver
Wed, 27 Jul 2005 19:46:59 +0000 Patrice Mandin Tell user how many bytes are needed
Wed, 27 Jul 2005 19:18:10 +0000 Patrice Mandin Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
Wed, 27 Jul 2005 16:30:12 +0000 Patrice Mandin Revert back change between 1.29 and 1.30
Thu, 21 Jul 2005 22:21:51 +0000 Patrice Mandin Revert back screen centering when using c2p
Thu, 21 Jul 2005 21:33:15 +0000 Patrice Mandin Checking external clock on DSP port was leaving audio crossbar in limbo state
Thu, 21 Jul 2005 06:19:18 +0000 Sam Lantinga Date: Fri, 15 Jul 2005 08:29:01 +0100
Wed, 20 Jul 2005 17:47:18 +0000 Patrice Mandin Set MFP interrupt at end of frame
Wed, 20 Jul 2005 17:44:11 +0000 Patrice Mandin Move GSXB callback to C source
Wed, 20 Jul 2005 17:40:58 +0000 Patrice Mandin Reserve space in system buffer to call XBIOS from interrupt
Wed, 20 Jul 2005 17:39:10 +0000 Patrice Mandin XBIOS in interrupt not usable under MiNT
Mon, 18 Jul 2005 13:42:57 +0000 Patrice Mandin Set hardware palette to black in True Colour mode
Sun, 17 Jul 2005 07:11:43 +0000 Patrice Mandin Save all registers on interrupt
Thu, 07 Jul 2005 22:51:59 +0000 Patrice Mandin Forgot variable declaration
Thu, 07 Jul 2005 15:29:38 +0000 Patrice Mandin Correctly process top/bottom event messages
Thu, 07 Jul 2005 15:06:38 +0000 Patrice Mandin Send window to the bottom
Thu, 07 Jul 2005 13:38:22 +0000 Patrice Mandin Don't use both mouse events for the same task
Thu, 07 Jul 2005 12:10:30 +0000 Patrice Mandin Don't generate multiple mouse focus events
Fri, 01 Jul 2005 15:39:23 +0000 Patrice Mandin Document IKBD hardware problem with mouse buttons and joystick fire buttons
Thu, 30 Jun 2005 12:03:19 +0000 Patrice Mandin Cleanup C2P routine
Thu, 30 Jun 2005 12:02:25 +0000 Patrice Mandin 4bits screen also has hardware palette
Thu, 30 Jun 2005 08:20:53 +0000 Patrice Mandin Was not using firstcolor parameter
Wed, 29 Jun 2005 20:38:56 +0000 Patrice Mandin Direct newbies to what to do
Wed, 29 Jun 2005 20:32:46 +0000 Patrice Mandin Avoid generating multiple key press/release messages for the same key
Wed, 29 Jun 2005 16:18:46 +0000 Patrice Mandin Call old interrupt when receiving MIDI stuff
Wed, 29 Jun 2005 16:18:08 +0000 Patrice Mandin Remove debug code
Sat, 25 Jun 2005 18:21:13 +0000 Patrice Mandin Forgot enumeration value for Atari clones
Fri, 24 Jun 2005 12:48:38 +0000 Ryan C. Gordon Patch from Antonio SJ Musumeci:
Wed, 15 Jun 2005 23:41:57 +0000 Ryan C. Gordon The Darwin/MacOSX joystick code is largely copied from the HID Utilities
Sun, 12 Jun 2005 16:12:55 +0000 Patrice Mandin [PATCH] SDL_GetVideoMode() do not find the best video mode
Tue, 07 Jun 2005 13:30:06 +0000 Patrice Mandin Use wrong line length of menubar save buffer
Tue, 07 Jun 2005 11:52:46 +0000 Patrice Mandin Save/restore system palette when application topped/untopped
Mon, 06 Jun 2005 21:50:26 +0000 Patrice Mandin Another forgotten variable declaration
Mon, 06 Jun 2005 16:54:03 +0000 Patrice Mandin Use correct system function to free memory
Mon, 06 Jun 2005 16:36:18 +0000 Patrice Mandin SDL will center surface on screen for us
Mon, 06 Jun 2005 10:45:53 +0000 Patrice Mandin Forgot variable declaration
Mon, 06 Jun 2005 10:27:22 +0000 Patrice Mandin Restore and save menu bar when entering and exiting fullscreen mode
Mon, 06 Jun 2005 10:26:40 +0000 Patrice Mandin Can not grab mouse
Fri, 03 Jun 2005 08:18:55 +0000 Patrice Mandin Better mouse lose/gain focus
Thu, 02 Jun 2005 22:02:18 +0000 Patrice Mandin Resize window to fit asked video mode
Thu, 02 Jun 2005 22:00:48 +0000 Patrice Mandin Enable/disable mouse focus
Tue, 31 May 2005 12:31:11 +0000 Patrice Mandin Add Centscreen extended modes support
Fri, 20 May 2005 20:37:28 +0000 Patrice Mandin Used wrong offset in joystick packet
Fri, 20 May 2005 07:34:34 +0000 Sam Lantinga Date: Tue, 22 Mar 2005 23:50:20 +0100
Wed, 18 May 2005 17:02:17 +0000 Patrice Mandin Add Falcon Centscreen extension support
Mon, 16 May 2005 08:23:34 +0000 Sam Lantinga Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals
Mon, 16 May 2005 07:43:46 +0000 Sam Lantinga Date: Tue, 10 May 2005 22:15:25 +0100
Mon, 16 May 2005 05:55:17 +0000 Sam Lantinga Eh, more correct.
Mon, 16 May 2005 05:34:58 +0000 Sam Lantinga Date: Mon, 02 May 2005 04:23:16 -0500
Mon, 16 May 2005 04:45:07 +0000 Sam Lantinga *** empty log message ***
Sun, 08 May 2005 19:58:34 +0000 Sam Lantinga *** empty log message ***
Thu, 05 May 2005 10:52:22 +0000 Patrice Mandin Add support for ARAnyM Atari emulator
Wed, 20 Apr 2005 05:57:39 +0000 Ryan C. Gordon Patched to compile again on x86 systems that use the assembly blitters.
Sun, 17 Apr 2005 10:40:41 +0000 Ryan C. Gordon Some work on using accelerated alpha blits with hardware surfaces.
Sun, 17 Apr 2005 10:36:03 +0000 Ryan C. Gordon SDL_CDOpen() fails on Linux if data track on disc is mounted in the
Sun, 17 Apr 2005 10:32:41 +0000 Ryan C. Gordon Holding down shift while moving the mouse's scrollwheel on MacOS X makes the
Sun, 17 Apr 2005 10:27:00 +0000 Ryan C. Gordon Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
Sun, 17 Apr 2005 10:23:58 +0000 Ryan C. Gordon Fixed direction key input on WinCE devices, thanks to
Sun, 17 Apr 2005 10:19:22 +0000 Ryan C. Gordon Altivec-optimized blitters!
Sun, 17 Apr 2005 10:16:30 +0000 Ryan C. Gordon Added some parentheses for a little more macro safety. Recommended by Petri
Fri, 01 Apr 2005 15:19:26 +0000 Patrice Mandin Release CPU when waiting
Wed, 30 Mar 2005 12:38:03 +0000 Patrice Mandin Optimize also for 68020 and higher CPUs
Mon, 07 Mar 2005 10:09:21 +0000 Patrice Mandin Disable debug code
Mon, 07 Mar 2005 10:00:58 +0000 Patrice Mandin Dynamically create list of video modes, easier to add new ones
Wed, 02 Mar 2005 17:17:26 +0000 Patrice Mandin Was using width of surface instead of pitch to calculate length of surface width in words
Tue, 22 Feb 2005 17:57:40 +0000 Patrice Mandin Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
Tue, 15 Feb 2005 11:50:33 +0000 Ryan C. Gordon Added testblitspeed to aid in profiling of SDL's blitters.
Sun, 13 Feb 2005 07:10:02 +0000 Sam Lantinga Ugly hack to make this work with gcc 2.x and 3.x
Sat, 12 Feb 2005 19:39:08 +0000 Sam Lantinga Date: Tue, 01 Feb 2005 17:53:07 -0800
Sat, 12 Feb 2005 18:03:54 +0000 Sam Lantinga [SDL] [PATCH] fix FB_VideoQuit for ia64
Sat, 12 Feb 2005 18:01:31 +0000 Sam Lantinga Date: Wed, 26 Jan 2005 13:37:09 GMT
Sat, 29 Jan 2005 09:58:40 +0000 Patrice Mandin clear convert.buf before filling it
Tue, 25 Jan 2005 17:58:44 +0000 Sam Lantinga The fix is going back in. :)
Tue, 25 Jan 2005 16:57:11 +0000 Sam Lantinga Date: Mon, 24 Jan 2005 21:37:56 +0800
Tue, 18 Jan 2005 18:40:48 +0000 Sam Lantinga Date: Sun, 16 Jan 2005 19:20:15 +0100
Tue, 18 Jan 2005 18:32:10 +0000 Sam Lantinga Date: Sat, 15 Jan 2005 15:06:01 -0600
Mon, 17 Jan 2005 19:38:28 +0000 Ryan C. Gordon Date: Mon, 17 Jan 2005 20:54:50 +0200
Thu, 13 Jan 2005 23:24:56 +0000 Sam Lantinga Fix various problems with the timer code.
Wed, 12 Jan 2005 19:38:24 +0000 Sam Lantinga Clarified the code in the pixel format allocation
Wed, 12 Jan 2005 06:04:48 +0000 Sam Lantinga Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
Sat, 08 Jan 2005 23:13:01 +0000 Sam Lantinga Avoid gcc parse errors on Win32. This is fine in general because gcc uses
Tue, 04 Jan 2005 19:06:23 +0000 Sam Lantinga Bumped the minor version number...
Tue, 04 Jan 2005 19:05:32 +0000 Sam Lantinga Fix potential use of freed memory in the threaded timer system
Tue, 04 Jan 2005 19:04:14 +0000 Sam Lantinga *** empty log message ***
Mon, 03 Jan 2005 00:24:44 +0000 Sam Lantinga Date: Sun, 2 Jan 2005 18:36:09 +0100
Sun, 02 Jan 2005 05:11:16 +0000 Sam Lantinga Allow SDL to be loaded by Matlab
Sun, 02 Jan 2005 05:05:21 +0000 Sam Lantinga Date: Fri, 31 Dec 2004 04:14:09 +0900
Mon, 27 Dec 2004 20:03:53 +0000 Sam Lantinga Date: Fri, 24 Dec 2004 23:32:06 -0500
Sun, 19 Dec 2004 22:04:44 +0000 Sam Lantinga *** empty log message ***
Thu, 16 Dec 2004 06:39:54 +0000 Sam Lantinga *** empty log message ***
Thu, 16 Dec 2004 05:29:55 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Dec 2004 01:02:20 +0000 Sam Lantinga Added change log notes release-1.2.8
Tue, 14 Dec 2004 18:23:27 +0000 Sam Lantinga Date: Tue, 14 Dec 2004 12:08:30 +0100
Tue, 14 Dec 2004 06:20:49 +0000 Sam Lantinga Date: Mon, 13 Dec 2004 21:28:18 -0500
Mon, 13 Dec 2004 08:49:17 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Dec 2004 08:00:14 +0000 Sam Lantinga Whoops. :)
Mon, 13 Dec 2004 07:32:53 +0000 Sam Lantinga No really, don't link with the ALSA library!
Mon, 13 Dec 2004 07:07:08 +0000 Sam Lantinga ALSA is loaded dynamically now, so it's safe to build into the library
Mon, 06 Dec 2004 15:01:00 +0000 Patrice Mandin Document new OpenGL feature
Mon, 06 Dec 2004 04:17:56 +0000 Sam Lantinga Updated SDL for MacOS X Xcode support
Sat, 04 Dec 2004 20:53:58 +0000 Patrice Mandin Some Atari OpenGL implementations draw upside down
Sat, 04 Dec 2004 10:31:16 +0000 Patrice Mandin Be sure to compile without OpenGL enabled
Thu, 02 Dec 2004 23:00:28 +0000 Patrice Mandin Wrong RGB24 to RGB16 conversion
Thu, 02 Dec 2004 13:45:29 +0000 Patrice Mandin Wrong pixel size for source buffer for old drivers
Tue, 30 Nov 2004 19:02:42 +0000 Sam Lantinga *** empty log message ***
Tue, 30 Nov 2004 16:14:05 +0000 Patrice Mandin TinyGL only support RGB24 color buffer
Tue, 30 Nov 2004 15:21:29 +0000 Sam Lantinga Added a usage example for SDL_GetWMInfo()
Tue, 30 Nov 2004 14:45:08 +0000 Sam Lantinga Date: Wed, 24 Nov 2004 01:25:48 +0100
Tue, 30 Nov 2004 14:28:20 +0000 Sam Lantinga Date: Sat, 27 Nov 2004 13:35:43 +0100
Tue, 30 Nov 2004 13:04:22 +0000 Patrice Mandin Forgot to change window title in the normal case
Sun, 28 Nov 2004 21:52:29 +0000 Patrice Mandin TinyGL does not have glFinish, only glFlush
Sat, 27 Nov 2004 23:11:20 +0000 Patrice Mandin Wrong size of parameters for SDL_Swap32 m68k assembly routine
Sat, 27 Nov 2004 21:28:49 +0000 Patrice Mandin Forgot to flush OpenGL buffer using glFinish
Fri, 26 Nov 2004 22:11:30 +0000 Patrice Mandin Keep current OpenGL context when possible
Fri, 26 Nov 2004 16:16:50 +0000 Patrice Mandin Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
Fri, 26 Nov 2004 16:13:24 +0000 Patrice Mandin Restore everything when a function pointer is NULL
Thu, 25 Nov 2004 15:47:49 +0000 Patrice Mandin Factorize OSMesa OpenGL code for Atari drivers
Mon, 22 Nov 2004 20:37:41 +0000 Patrice Mandin Remove ambiguous/useless code
Mon, 22 Nov 2004 20:36:59 +0000 Patrice Mandin Do not use registers when not necessary
Mon, 22 Nov 2004 10:18:04 +0000 Patrice Mandin Add conversion routines for unsupported screen formats
Mon, 22 Nov 2004 10:16:58 +0000 Patrice Mandin Add m68k assembly routines for endianness conversion
Sun, 21 Nov 2004 21:59:47 +0000 Patrice Mandin Add OSMesa OpenGL support to the Atari GEM video driver
Sun, 21 Nov 2004 00:57:47 +0000 Sam Lantinga Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST)
Sat, 20 Nov 2004 20:57:28 +0000 Patrice Mandin Add missing --add-missing
Sat, 20 Nov 2004 20:56:23 +0000 Patrice Mandin sdl-config already provides needed libs for MiNT build
Sat, 20 Nov 2004 20:47:52 +0000 Patrice Mandin OSMesa draws upside down