log

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