log

age author description
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