log

age author description
2007-07-10 Sam Lantinga Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch SDL-1.2
2007-07-10 Ryan C. Gordon Added a '*/' for whiney compilers that don't like comments-in-comments. SDL-1.2
2007-07-10 Sam Lantinga Added patch note for file I/O speedup SDL-1.2
2007-07-10 Sam Lantinga Fixed bug #453 SDL-1.2
2007-07-10 Sam Lantinga I'm reverting this patch... SDL-1.2
2007-07-10 Sam Lantinga Merged some patches from NetBSD pkgsrc: SDL-1.2
2007-07-10 Sam Lantinga Added patch-aj from NetBSD pkgsrc: SDL-1.2
2007-07-10 Sam Lantinga Fixed signed/unsigned mismatch ... hmm, limited to 2 GB reads? Fix in SDL 1.3 SDL-1.2
2007-07-10 Sam Lantinga Added read-ahead support for Win32 file IO SDL-1.2
2007-07-09 Ryan C. Gordon Removed note about initializing mixing buffers. SDL-1.2
2007-07-09 Ryan C. Gordon Reverted patch in revision #3139, since it changes behaviour, which isn't good SDL-1.2
2007-07-08 Sam Lantinga Applied patch from OpenBSD ports package SDL-1.2
2007-07-08 Sam Lantinga Merged FreeBSD joystick patch SDL-1.2
2007-07-08 Sam Lantinga Fixed bug #437 SDL-1.2
2007-07-08 Sam Lantinga Fixed bug #451 SDL-1.2
2007-07-08 Sam Lantinga Fixed configure warning about datarootdir SDL-1.2
2007-07-08 Sam Lantinga Fixed typo... did somebody not compile this before submitting a patch? SDL-1.2
2007-07-08 Ryan C. Gordon This looks like it might hit Bugzilla #441, too, so we'll play it safe. SDL-1.2
2007-07-08 Ryan C. Gordon Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their SDL-1.2
2007-07-08 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for using getpid() and kill() without SDL-1.2
2007-07-08 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked for SDL-1.2
2007-07-07 Sam Lantinga Use GL direct updates when possible SDL-1.2
2007-07-07 Sam Lantinga Fixed bug #360 SDL-1.2
2007-07-06 Sam Lantinga Reverted mousewheel support in 1.2, since it breaks binary compatibility. SDL-1.2
2007-07-06 Sam Lantinga Ugh... actually changing what buttons are returned to the application. Maybe we should wait until SDL 1.3 for horizontal scrolling support? SDL-1.2
2007-07-06 Sam Lantinga Fixed bug #382 SDL-1.2
2007-07-06 Sam Lantinga Fixed bug #322 SDL-1.2
2007-07-05 Sam Lantinga Fixed Windows build SDL-1.2
2007-07-05 Sam Lantinga Fixed bug #436 SDL-1.2
2007-07-05 Ryan C. Gordon Added Markus Mertama to the CREDITS file for the S60 port. SDL-1.2
2007-07-05 Ryan C. Gordon Minor updates to the Symbian/S60 port, plus project files that weren't SDL-1.2
2007-07-05 Ryan C. Gordon Added notes about audio callback behaviour. SDL-1.2
2007-07-05 Ryan C. Gordon Fixed our own test app. :) SDL-1.2
2007-07-05 Ryan C. Gordon Don't initialize the audio buffer passed to the application's audio callback, SDL-1.2
2007-07-04 Sam Lantinga Oops, didn't mean to commit this... SDL-1.2
2007-07-04 Sam Lantinga Fixed bug #450 SDL-1.2
2007-07-04 Sam Lantinga Fixed bug #447 SDL-1.2
2007-07-04 Sam Lantinga Fixed bug #349 SDL-1.2
2007-07-03 Ryan C. Gordon Fixed yasm/nasm warning. SDL-1.2
2007-07-03 Sam Lantinga Fixed bug #398 SDL-1.2
2007-07-03 Sam Lantinga Added some missing patch notes - Ryan, feel free to add them for your commits SDL-1.2
2007-07-03 Sam Lantinga Added patch note for fixing bug 335 SDL-1.2
2007-07-03 Sam Lantinga Fixed bug #335 SDL-1.2
2007-07-02 Sam Lantinga Fixed assembly relocation problems, so we can check for NASM on Mac OS X. SDL-1.2
2007-06-30 Sam Lantinga OpenGL is in the X11 directory on some systems. SDL-1.2
2007-06-30 Sam Lantinga Fixed 64-bit compile issues SDL-1.2
2007-06-28 Ryan C. Gordon Corrected mismerge of XIM patch, thanks Alissa! SDL-1.2
2007-06-28 Sam Lantinga iconv() doesn't write to the data, just make compilers happy SDL-1.2
2007-06-28 Sam Lantinga Whoops, need to actually copy inbuf SDL-1.2
2007-06-28 Sam Lantinga Okay, apparently the newer standard specifies char** for the inbuf SDL-1.2
2007-06-28 Sam Lantinga Better fix for bug 419 SDL-1.2
2007-06-27 Ryan C. Gordon Removed textrels from hermes code. SDL-1.2
2007-06-26 Ryan C. Gordon Updated "What's New" docs. SDL-1.2
2007-06-26 Ryan C. Gordon windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER. SDL-1.2
2007-06-26 Ryan C. Gordon Added some new XIM symbols to the dynamic X11 function list. SDL-1.2
2007-06-25 Ryan C. Gordon Whoops, patched to compile. SDL-1.2
2007-06-25 Ryan C. Gordon Significantly improved XIM support. SDL-1.2
2007-06-25 Sam Lantinga Oops, 512x512 in 16 bit mode SDL-1.2
2007-06-25 Sam Lantinga Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) SDL-1.2
2007-06-24 Ryan C. Gordon Added S60 port. SDL-1.2