log

age author description
Mon, 12 Jan 2009 08:26:24 +0000 Sam Lantinga This is so wrong, it hurts.
Mon, 12 Jan 2009 08:23:47 +0000 Sam Lantinga Re-enable the screensaver at exit, just in case it's needed...
Mon, 12 Jan 2009 08:23:12 +0000 Sam Lantinga Don't disable the screen saver by default for windows applications
Mon, 12 Jan 2009 06:22:26 +0000 Sam Lantinga Fixed snapshot target
Mon, 12 Jan 2009 06:21:34 +0000 Sam Lantinga Reverted SDL_LoadICO_RW() addition, this should go in SDL_image
Mon, 12 Jan 2009 06:19:05 +0000 Sam Lantinga Added an API to enable/disable the screen saver.
Sun, 11 Jan 2009 23:56:19 +0000 Couriersud Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file.
Sun, 11 Jan 2009 23:49:23 +0000 Couriersud DirectFB cleanups & simple window manager
Sun, 11 Jan 2009 23:39:11 +0000 Couriersud Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit)
Sun, 11 Jan 2009 04:46:42 +0000 Ryan C. Gordon First shot at new audio resampling code.
Sun, 11 Jan 2009 04:46:14 +0000 Ryan C. Gordon NULL-terminate the lists of autogenerated converters.
Sun, 11 Jan 2009 04:39:09 +0000 Ryan C. Gordon Allow builds that reduce or eliminate the converters/resamplers.
Sun, 11 Jan 2009 04:29:36 +0000 Ryan C. Gordon testresample.c: Write out correct size for resampled buffer.
Sun, 11 Jan 2009 04:05:28 +0000 Ryan C. Gordon Added testresample.c
Sun, 11 Jan 2009 02:18:18 +0000 Sam Lantinga Added svn ignore property for SDL_revision.h
Sat, 10 Jan 2009 23:57:12 +0000 Sam Lantinga Removed extra debug output
Sat, 10 Jan 2009 22:36:30 +0000 Sam Lantinga Check for functions after including the libraries that they might be in.
Sat, 10 Jan 2009 21:50:26 +0000 Sam Lantinga Reverted Bob's indent checkin
Sat, 10 Jan 2009 18:32:24 +0000 Sam Lantinga Fixed Visual C++ release build for Visual C++ 2005
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.
Fri, 09 Jan 2009 20:41:31 +0000 Bob Pendleton Modified and totally untested code to load the color tables for DirectColor and PseudoColor windows.
Fri, 09 Jan 2009 20:39:33 +0000 Bob Pendleton Changed and hopefully fixed support for DirectColor with support for gammaramps.
Fri, 09 Jan 2009 15:41:45 +0000 Ryan C. Gordon First shot at autogenerated audio resamplers.
Fri, 09 Jan 2009 13:58:28 +0000 Sam Lantinga Date: Fri, 9 Jan 2009 19:18:23 +0600
Tue, 06 Jan 2009 04:33:57 +0000 Sam Lantinga Implemented by Donny Viszneki
Mon, 05 Jan 2009 07:28:32 +0000 Sam Lantinga Added Donny Viszneki to the credits for finding and fixing SDL 1.3 bugs
Mon, 05 Jan 2009 07:07:48 +0000 Sam Lantinga Fixed lines intersecting the top corners of a rectangle
Mon, 05 Jan 2009 07:04:54 +0000 Sam Lantinga Fixed mouse events with --disable-video-x11-xinput
Mon, 05 Jan 2009 06:35:16 +0000 Sam Lantinga define this value if it's not in the system headers
Mon, 05 Jan 2009 06:28:50 +0000 Sam Lantinga Fixed bug #669