log

age author description
Thu, 15 Apr 2010 21:27:32 -0700 Sam Lantinga Fixed bug 984
Tue, 13 Apr 2010 22:01:14 -0700 Sam Lantinga Fixed bug 944
Tue, 13 Apr 2010 21:46:10 -0700 Sam Lantinga Fixed bug 944 SDL-1.2
Tue, 13 Apr 2010 21:24:55 -0700 Sam Lantinga CVS is so last decade... SDL-1.2
Thu, 25 Mar 2010 01:08:26 -0700 Sam Lantinga General improvements for user custom event registration
Wed, 10 Mar 2010 15:07:20 +0000 Sam Lantinga Fixed bug #968
Wed, 10 Mar 2010 15:04:13 +0000 Sam Lantinga Fixed bug #943 SDL-1.2
Wed, 10 Mar 2010 15:02:58 +0000 Sam Lantinga Fixed bug #943
Tue, 09 Mar 2010 06:07:48 +0000 Sam Lantinga Fixed bug #961
Fri, 05 Mar 2010 15:43:46 +0000 Sam Lantinga Removed reference to compatibility function
Sun, 28 Feb 2010 09:23:23 +0000 Edgar Simo Disable error checks for reset actuators and set autocenter.
Sun, 28 Feb 2010 23:45:02 -0800 Ryan C. Gordon Replaced README.SVN with Mercurial information, for 1.2 branch. SDL-1.2
Sun, 28 Feb 2010 03:23:07 -0500 Ryan C. Gordon Changed the Subversion README to Mercurial.
Sun, 28 Feb 2010 02:19:04 -0500 Ryan C. Gordon Added .hgignore file for 1.2 branch. SDL-1.2
Sun, 28 Feb 2010 02:07:40 -0500 Ryan C. Gordon Changed revision details to be a string (an hg changeset) instead of an int.
Sun, 28 Feb 2010 02:06:47 -0500 Ryan C. Gordon Made an .hgignore to mostly match old svn:ignore properties.
Sun, 28 Feb 2010 00:31:38 -0500 Ryan C. Gordon Readded Xcode.tar.gz to the Mercurial repository. SDL-1.2
Sun, 28 Feb 2010 00:21:37 -0500 Ryan C. Gordon Closing obsolete SDL-1.3 named branch SDL-1.3
Sun, 28 Feb 2010 00:21:36 -0500 Ryan C. Gordon Closing obsolete SDL-ryan-multiple-audio-device named branch SDL-ryan-multiple-audio-device
Sun, 28 Feb 2010 00:21:35 -0500 Ryan C. Gordon Closing obsolete SDL-1.2-olpc named branch SDL-1.2-olpc
Sun, 28 Feb 2010 00:21:33 -0500 Ryan C. Gordon Closing obsolete gsoc2008_audio_resampling named branch gsoc2008_audio_resampling
Sun, 28 Feb 2010 00:21:32 -0500 Ryan C. Gordon Closing obsolete gsoc2008_manymouse named branch gsoc2008_manymouse
Sun, 28 Feb 2010 00:21:32 -0500 Ryan C. Gordon Closing obsolete gsoc2008_iphone named branch gsoc2008_iphone
Sun, 28 Feb 2010 00:21:31 -0500 Ryan C. Gordon Closing obsolete gsoc2008_force_feedback named branch gsoc2008_force_feedback
Sun, 28 Feb 2010 00:21:30 -0500 Ryan C. Gordon Closing obsolete gsoc2008_nds named branch gsoc2008_nds
Sun, 28 Feb 2010 00:21:28 -0500 Ryan C. Gordon Closing obsolete gsoc2009_unit_tests named branch gsoc2009_unit_tests
Sun, 28 Feb 2010 00:21:27 -0500 Ryan C. Gordon Closing obsolete gsoc2009_IME named branch gsoc2009_IME
Sun, 28 Feb 2010 00:21:26 -0500 Ryan C. Gordon Closing obsolete gsoc2009_ps3 named branch gsoc2009_ps3
Sun, 28 Feb 2010 09:56:32 +0000 convert-repo update tags
Thu, 19 Apr 2007 07:12:30 +0000 Ryan C. Gordon First shot at GTK+ video target for the OLPC laptops. Seriously incomplete, SDL-1.2-olpc
Thu, 19 Apr 2007 07:10:05 +0000 Ryan C. Gordon Branching for some One Laptop Per Child experiments. SDL-1.2-olpc
Fri, 12 Feb 2010 16:59:34 +0000 Ryan C. Gordon Fixed channel swizzling for ALSA target with 6-channel output. SDL-1.2
Fri, 05 Feb 2010 19:20:49 +0000 Ryan C. Gordon Fixed uninitialized variable in FreeBSD joystick. SDL-1.2
Sun, 24 Jan 2010 20:08:14 +0000 Ryan C. Gordon PulseAudio: get the window title for the context name if it wasn't set already. SDL-1.2
Sun, 24 Jan 2010 17:54:57 +0000 Ryan C. Gordon Patched to compile on Visual C++. SDL-1.2
Sun, 24 Jan 2010 08:35:09 +0000 Ryan C. Gordon 1.2: let PulseAudio hook into SDL_WM_SetCaption(). SDL-1.2
Sun, 17 Jan 2010 05:19:32 +0000 Ryan C. Gordon Reverted accidental commit. SDL-1.2
Sun, 17 Jan 2010 05:17:59 +0000 Ryan C. Gordon 1.2 pulseaudio: make some function pointers static. SDL-1.2
Wed, 06 Jan 2010 06:41:41 +0000 Ryan C. Gordon Call SDL_OutOfMemory() if SDL_malloc() fails. SDL-1.2
Thu, 17 Dec 2009 14:33:00 +0000 Sam Lantinga Merged SDL 1.3 revision 5424, fixing a crash in the joystick code on recent kernels. SDL-1.2
Mon, 14 Dec 2009 22:41:31 +0000 Sam Lantinga Fixed bug #901 SDL-1.2
Fri, 11 Dec 2009 15:31:37 +0000 Sam Lantinga Fixed bug #898 SDL-1.2
Fri, 11 Dec 2009 15:24:53 +0000 Sam Lantinga Fixed bug #849 some more: SDL-1.2
Fri, 11 Dec 2009 15:14:13 +0000 Sam Lantinga Fixed bug #895 SDL-1.2
Fri, 11 Dec 2009 15:11:49 +0000 Sam Lantinga Fixed bug #899 SDL-1.2
Fri, 11 Dec 2009 08:00:57 +0000 Sam Lantinga Fixed bug #896 SDL-1.2
Thu, 03 Dec 2009 04:20:46 +0000 Sam Lantinga Missing pop over a jump SDL-1.2
Wed, 02 Dec 2009 16:24:21 +0000 Sam Lantinga Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0. SDL-1.2
Tue, 17 Nov 2009 05:14:23 +0000 Sam Lantinga Fixed bug #888 SDL-1.2
Tue, 17 Nov 2009 04:59:13 +0000 Sam Lantinga Fixed bugs #882 and 865, re-opening bug #634 SDL-1.2
Sun, 15 Nov 2009 17:21:24 +0000 Sam Lantinga Gregory Smith SDL-1.2
Mon, 09 Nov 2009 18:02:32 +0000 Patrice Mandin Forgot a check for Coldfire CPU SDL-1.2
Sat, 07 Nov 2009 20:56:09 +0000 Patrice Mandin Adapt timer code for Coldfire SDL-1.2
Sat, 07 Nov 2009 20:45:45 +0000 Patrice Mandin Adapt audio interrupts for Coldfire SDL-1.2
Sat, 07 Nov 2009 12:20:01 +0000 Patrice Mandin Adapt XBIOS asm routine for Coldfire SDL-1.2
Fri, 06 Nov 2009 22:43:51 +0000 Patrice Mandin Damn. Need to be more careful with stack stuff. SDL-1.2
Fri, 06 Nov 2009 22:40:19 +0000 Patrice Mandin Oops. Forgot a change for Coldfire. SDL-1.2
Fri, 06 Nov 2009 22:32:16 +0000 Patrice Mandin Adapt IKBD asm routine for Coldfire SDL-1.2
Fri, 06 Nov 2009 21:17:16 +0000 Patrice Mandin Disable C2P routines for Coldfire CPUs SDL-1.2
Fri, 06 Nov 2009 18:06:01 +0000 Patrice Mandin Disable m68k assembly for Coldfire CPUs SDL-1.2
Fri, 06 Nov 2009 17:42:14 +0000 Patrice Mandin Update for include file locations SDL-1.2
Sun, 01 Nov 2009 17:51:39 +0000 Ryan C. Gordon 1.2 branch: fixed assembly code register clobbering. SDL-1.2
Wed, 28 Oct 2009 19:42:16 +0000 Ryan C. Gordon fatbuild.sh: work around directory name change in Xcode 3.2. SDL-1.2
Thu, 22 Oct 2009 04:53:44 +0000 Sam Lantinga C.W. Betts 2009-10-20 09:58:56 PDT SDL-1.2
Tue, 20 Oct 2009 03:47:29 +0000 Sam Lantinga Better fix for bug #861 SDL-1.2 release-1.2.14
Tue, 20 Oct 2009 03:45:06 +0000 Sam Lantinga Fixed bug #861 SDL-1.2
Mon, 19 Oct 2009 10:09:58 +0000 Sam Lantinga Fixed compiler warnings SDL-1.2
Mon, 19 Oct 2009 10:03:16 +0000 Sam Lantinga Fixed bug #858 SDL-1.2
Mon, 19 Oct 2009 10:02:00 +0000 Sam Lantinga Fixed bug #857 SDL-1.2
Mon, 19 Oct 2009 06:01:58 +0000 Sam Lantinga Whoops, missing newline! SDL-1.2
Mon, 19 Oct 2009 05:59:07 +0000 Sam Lantinga Added an untested code path for snd_pcm_wait() SDL-1.2
Mon, 19 Oct 2009 05:24:48 +0000 Sam Lantinga ALSA write failed (unrecoverable): Resource temporarily unavailable SDL-1.2
Mon, 19 Oct 2009 05:15:21 +0000 Sam Lantinga Added an error message for when ALSA audio fails SDL-1.2
Mon, 19 Oct 2009 03:18:15 +0000 Sam Lantinga Getting as close as you can with periods is better than the default parameters. SDL-1.2
Mon, 19 Oct 2009 02:36:02 +0000 Sam Lantinga Recoomendation from Lennart Poettering: SDL-1.2
Mon, 19 Oct 2009 02:33:07 +0000 Sam Lantinga Recommendation from Lennart Poettering: SDL-1.2
Mon, 19 Oct 2009 02:23:21 +0000 Sam Lantinga Recommendation from Lennart Poettering: SDL-1.2
Sun, 18 Oct 2009 23:18:28 +0000 Sam Lantinga There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh. SDL-1.2
Sun, 18 Oct 2009 17:31:37 +0000 Sam Lantinga Fixed bug #855 SDL-1.2
Sun, 18 Oct 2009 16:23:12 +0000 Sam Lantinga Use MacOS line endings for Mac resource files SDL-1.2
Sun, 18 Oct 2009 16:17:13 +0000 Sam Lantinga Use MacOS line endings for SDL.x SDL-1.2
Sun, 18 Oct 2009 16:14:57 +0000 Sam Lantinga Fixed bug #853 SDL-1.2
Sat, 17 Oct 2009 17:35:48 +0000 Sam Lantinga We no longer have a DirectInput link requirement SDL-1.2
Sat, 17 Oct 2009 16:49:23 +0000 Sam Lantinga Fixed bug #849 SDL-1.2
Sat, 17 Oct 2009 07:05:33 +0000 Sam Lantinga Don't need the define anymore... SDL-1.2
Sat, 17 Oct 2009 07:04:58 +0000 Sam Lantinga Enable the ALSA debug code via environment variable SDL-1.2
Sat, 17 Oct 2009 06:55:17 +0000 Sam Lantinga Option to fix bug #851 SDL-1.2
Sat, 17 Oct 2009 05:05:29 +0000 Sam Lantinga matthew green SDL-1.2
Fri, 16 Oct 2009 07:24:11 +0000 Sam Lantinga Allow the application to resize the window without destroying the OpenGL context SDL-1.2
Fri, 16 Oct 2009 05:12:20 +0000 Sam Lantinga patch-pulse (from ahoka@NetBSD.org): SDL-1.2
Fri, 16 Oct 2009 05:06:17 +0000 Sam Lantinga patch-ac (from mrg@NetBSD.org): SDL-1.2
Fri, 16 Oct 2009 05:05:21 +0000 Sam Lantinga patch-ab (from reinoud@NetBSD.org): SDL-1.2
Fri, 16 Oct 2009 04:29:27 +0000 Sam Lantinga It helps to use the right constant. :) SDL-1.2
Fri, 16 Oct 2009 04:24:03 +0000 Sam Lantinga Use SDL's byte order check, just to be sure SDL-1.2
Thu, 15 Oct 2009 05:29:49 +0000 Ryan C. Gordon Don't call it "ALSA 0.9 PCM audio" anymore, since we moved to the stable API. SDL-1.2
Thu, 15 Oct 2009 05:18:48 +0000 Sam Lantinga Fixed building on Mac OS X SDL-1.2
Thu, 15 Oct 2009 02:52:11 +0000 Sam Lantinga Fixed bug #728 SDL-1.2
Wed, 14 Oct 2009 07:34:35 +0000 Sam Lantinga Thilo helped me track down the audio issue with 22050 hz stereo sound. Yay! SDL-1.2
Tue, 13 Oct 2009 18:14:13 +0000 Patrice Mandin Add a note for experimental Milan support. SDL-1.2
Tue, 13 Oct 2009 09:59:20 +0000 Sam Lantinga Use the plug: ALSA devices for surround sound formats, which have automatic sample format/rate conversion. SDL-1.2
Tue, 13 Oct 2009 09:56:15 +0000 Sam Lantinga Switched from setting the period size and count to setting the buffer size directly, based on feedback from the ALSA development list: SDL-1.2
Tue, 13 Oct 2009 09:35:37 +0000 Sam Lantinga ALSA's idea of a "frame" is the same as SDL's idea of a "sample". The frame is a single sample on a single channel, and we've defined the frames for each channel as being interleaved. SDL-1.2
Tue, 13 Oct 2009 09:24:05 +0000 Sam Lantinga Fixed debug code to print correct values SDL-1.2
Tue, 13 Oct 2009 08:42:40 +0000 Sam Lantinga On recent distributions ALSA pipes streams through PulseAudio anyway, so using PulseAudio first when it's available will improve latency and reduce ALSA configuration quirks. SDL-1.2
Tue, 13 Oct 2009 08:27:28 +0000 Ryan C. Gordon Corrected my snd_pcm_writei fix. SDL-1.2
Tue, 13 Oct 2009 06:45:02 +0000 Sam Lantinga Only show the dynamic audio libraries if we'll be dynamically loading them SDL-1.2
Tue, 13 Oct 2009 05:20:09 +0000 Sam Lantinga Simplify and improve dynamic library detection, taken from SDL_image SDL-1.2
Tue, 13 Oct 2009 04:23:34 +0000 Sam Lantinga We don't need dlvsym() for ALSA anymore, yay! SDL-1.2
Mon, 12 Oct 2009 23:21:19 +0000 Sam Lantinga Merged fix from SDL 1.3 SDL-1.2
Mon, 12 Oct 2009 21:07:12 +0000 Sam Lantinga Steven Noonan to sdl SDL-1.2
Mon, 12 Oct 2009 09:32:55 +0000 Sam Lantinga Joystick patch from FreeBSD ports system SDL-1.2
Mon, 12 Oct 2009 08:58:12 +0000 Ryan C. Gordon Forcibly disabled MMX mixers. SDL-1.2
Mon, 12 Oct 2009 08:18:36 +0000 Ryan C. Gordon Whoops, need to convert from bits to bytes for frame size. SDL-1.2
Mon, 12 Oct 2009 08:06:40 +0000 Ryan C. Gordon Corrected misuse of snd_pcm_writei() in ALSA driver. SDL-1.2
Sat, 10 Oct 2009 15:10:06 +0000 Sam Lantinga Added support for SDL_VIDEO_FULLSCREEN_DISPLAY, but mouse events need to be fixed up. SDL-1.2
Sat, 10 Oct 2009 15:06:04 +0000 Sam Lantinga Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11. SDL-1.2
Sat, 10 Oct 2009 14:59:32 +0000 Sam Lantinga Put the braces on the next line so vi can find the beginning of the function. SDL-1.2
Sat, 10 Oct 2009 10:28:05 +0000 Patrice Mandin Disable double buffer for Milan. Also set current width,height after we read it. SDL-1.2
Sat, 10 Oct 2009 10:17:51 +0000 Sam Lantinga Added missing caca files SDL-1.2
Sat, 10 Oct 2009 10:15:35 +0000 Sam Lantinga Fixed bug #838 SDL-1.2
Sat, 10 Oct 2009 10:14:01 +0000 Sam Lantinga Adapted from Debian patch: 320_activate_xrandr_on_default.diff SDL-1.2
Sat, 10 Oct 2009 10:10:36 +0000 Sam Lantinga Debian patch: 310_segfault_noGLX.diff SDL-1.2
Sat, 10 Oct 2009 10:09:01 +0000 Sam Lantinga Debian patch: f230_manpages.diff SDL-1.2
Sat, 10 Oct 2009 10:01:38 +0000 Sam Lantinga Debian patch: 218_joystick_memmove.diff SDL-1.2
Sat, 10 Oct 2009 09:59:29 +0000 Sam Lantinga Debian patch: 216_page_size.diff SDL-1.2
Sat, 10 Oct 2009 09:58:32 +0000 Sam Lantinga Fixed bug #833 SDL-1.2
Sat, 10 Oct 2009 09:43:50 +0000 Sam Lantinga Don't double-include sys/param.h SDL-1.2
Sat, 10 Oct 2009 09:43:08 +0000 Sam Lantinga Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version SDL-1.2
Sat, 10 Oct 2009 09:38:02 +0000 Sam Lantinga Adapted from 215_kfreebsd_gnu.diff SDL-1.2
Sat, 10 Oct 2009 09:28:35 +0000 Sam Lantinga Debian patch: 214_missing_mmx_blit.diff SDL-1.2
Sat, 10 Oct 2009 09:22:11 +0000 Sam Lantinga Made typedef for SDL_bool the same as the other typedefs. SDL-1.2
Sat, 10 Oct 2009 09:21:09 +0000 Sam Lantinga Added patch note for revision 5005 SDL-1.2
Sat, 10 Oct 2009 09:07:51 +0000 Sam Lantinga Debian patch: 209_alsa_priority.diff SDL-1.2
Sat, 10 Oct 2009 09:03:08 +0000 Sam Lantinga Debian patch: 050_altivec_detection.diff SDL-1.2
Sat, 10 Oct 2009 09:02:17 +0000 Sam Lantinga Changed environment variable to match Debian patch 205_lock_keys.diff SDL-1.2
Sat, 10 Oct 2009 08:59:28 +0000 Sam Lantinga Disable iPodLinux code by default (can be enabled with --enable-ipod) SDL-1.2
Sat, 10 Oct 2009 08:56:01 +0000 Sam Lantinga Debian patch: 040_propagate_pic_to_nasm.diff SDL-1.2
Sat, 10 Oct 2009 08:50:35 +0000 Sam Lantinga Debian patch: 030_pulseaudio_enable.diff SDL-1.2
Sat, 10 Oct 2009 08:46:06 +0000 Sam Lantinga Debian patch: 020_libcaca_new_api.diff SDL-1.2
Sat, 10 Oct 2009 08:11:36 +0000 Sam Lantinga Updated change log with recent checkins SDL-1.2
Sat, 10 Oct 2009 07:48:15 +0000 Sam Lantinga Fixed bug #627 SDL-1.2
Sat, 10 Oct 2009 07:33:18 +0000 Ryan C. Gordon Moved to stable ALSA API. SDL-1.2
Sat, 10 Oct 2009 07:30:00 +0000 Sam Lantinga Fixed bug #634 SDL-1.2
Sat, 10 Oct 2009 06:38:02 +0000 Ryan C. Gordon Cache the swap control setting, even on Mesa. SDL-1.2
Sat, 10 Oct 2009 05:21:31 +0000 Ryan C. Gordon Fixed incorrect return value test for SGI swap control. SDL-1.2
Sat, 10 Oct 2009 05:17:47 +0000 Ryan C. Gordon Default value for SGI swap control GL attribute should be -1. SDL-1.2
Sat, 10 Oct 2009 02:11:07 +0000 Sam Lantinga Fixed bug #798 SDL-1.2
Sat, 10 Oct 2009 02:03:53 +0000 Sam Lantinga Fixed bug #831 SDL-1.2
Thu, 08 Oct 2009 09:02:03 +0000 Ryan C. Gordon Remove sdl.pc during "make uninstall" SDL-1.2
Thu, 08 Oct 2009 07:48:37 +0000 Ryan C. Gordon Allow Unicode filenames in RWOPS on Windows. SDL-1.2
Thu, 08 Oct 2009 07:45:55 +0000 Sam Lantinga Ozkan Sezer 2009-04-01 23:17:13 PDT SDL-1.2
Thu, 08 Oct 2009 07:09:04 +0000 Sam Lantinga Update config.guess and config.sub SDL-1.2
Wed, 07 Oct 2009 08:03:32 +0000 Sam Lantinga SDL 1.2.14 is a recommended update. SDL-1.2
Wed, 07 Oct 2009 08:00:20 +0000 Sam Lantinga Updated documentation with major changes for 1.2.14 SDL-1.2
Wed, 07 Oct 2009 06:11:19 +0000 Sam Lantinga SuSE 11.1 installs directfb-config without directfb-devel, so check to SDL-1.2
Wed, 07 Oct 2009 06:10:40 +0000 Sam Lantinga Fixed building without OpenGL support SDL-1.2
Sun, 04 Oct 2009 22:31:25 +0000 Sam Lantinga Updated libtool to version 2.2.6a SDL-1.2
Sun, 04 Oct 2009 20:45:55 +0000 Sam Lantinga Fixed make dist SDL-1.2
Sun, 04 Oct 2009 20:31:21 +0000 Sam Lantinga Split acinclude.m4 into its constituent parts for easy upgrading SDL-1.2
Sun, 04 Oct 2009 20:30:45 +0000 Sam Lantinga Make the temporary black window be the maximum of all visible dimensions SDL-1.2
Fri, 02 Oct 2009 13:50:50 +0000 Sam Lantinga You should check for the C compiler before you set CFLAGS. :) SDL-1.2
Fri, 02 Oct 2009 11:26:59 +0000 Sam Lantinga Fixed nasm detection for newer autotools SDL-1.2
Fri, 02 Oct 2009 11:12:04 +0000 Sam Lantinga Updated version for mingw32 build SDL-1.2
Wed, 30 Sep 2009 20:38:28 +0000 Sam Lantinga Fixed VC2005 compiler warnings SDL-1.2
Wed, 30 Sep 2009 04:49:57 +0000 Sam Lantinga I just tested DGA mouse motion with X.org 1.6.0 and it's working fine, SDL-1.2
Tue, 29 Sep 2009 13:50:33 +0000 Ryan C. Gordon Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control. SDL-1.2
Tue, 29 Sep 2009 13:42:33 +0000 Ryan C. Gordon Removed isCustom ... not used any more. SDL-1.2
Tue, 29 Sep 2009 13:40:34 +0000 Ryan C. Gordon Removed duplicate memset() calls. SDL-1.2
Tue, 29 Sep 2009 13:07:36 +0000 Ryan C. Gordon Fixed SDL_VIDEO_WINDOW_POS environment variable for Quartz target. SDL-1.2
Tue, 29 Sep 2009 11:28:43 +0000 Ryan C. Gordon Batch x11 dga mouse motion events into a single SDL event. SDL-1.2
Tue, 29 Sep 2009 06:31:29 +0000 Sam Lantinga Reverted revision 4880 since this breaks installation on Mac OS X. SDL-1.2
Tue, 29 Sep 2009 04:03:58 +0000 Ryan C. Gordon Fixed strict aliasing (or inline asm?) issue. SDL-1.2
Tue, 29 Sep 2009 00:37:36 +0000 Sam Lantinga Temporary band-aid for bug #575 SDL-1.2
Mon, 28 Sep 2009 18:21:58 +0000 Ryan C. Gordon Removed -rpath from link line. SDL-1.2
Mon, 28 Sep 2009 18:16:48 +0000 Ryan C. Gordon Added *.dSYM (Mac OS X debug symbols) to svn:ignore list for test dir. SDL-1.2
Mon, 28 Sep 2009 07:58:58 +0000 Sam Lantinga Fixed compile issue SDL-1.2
Mon, 28 Sep 2009 07:04:25 +0000 Sam Lantinga Added keyboard output for debugging bug #659 SDL-1.2
Mon, 28 Sep 2009 06:23:22 +0000 Sam Lantinga Vitaly Minko to slouken SDL-1.2
Sun, 27 Sep 2009 23:22:57 +0000 Sam Lantinga Fixed bug #716 SDL-1.2
Sun, 27 Sep 2009 22:41:34 +0000 Sam Lantinga Fixed bug #616 SDL-1.2
Sun, 27 Sep 2009 22:29:13 +0000 Sam Lantinga Improved bug #759 SDL-1.2
Sun, 27 Sep 2009 21:44:55 +0000 Sam Lantinga Fixed bug #582 SDL-1.2
Sun, 27 Sep 2009 19:23:04 +0000 Sam Lantinga Better fix from Max Horn SDL-1.2
Sun, 27 Sep 2009 06:20:27 +0000 Sam Lantinga Fixed bug #725 SDL-1.2
Sun, 27 Sep 2009 05:18:43 +0000 Sam Lantinga Fixed bug #713 SDL-1.2
Sun, 27 Sep 2009 04:49:30 +0000 Sam Lantinga Added missing DirectX data SDL-1.2
Sun, 27 Sep 2009 01:31:30 +0000 Sam Lantinga Fixed bug #586 SDL-1.2
Sat, 26 Sep 2009 23:17:08 +0000 Sam Lantinga Fixed bug #810 SDL-1.2
Sat, 26 Sep 2009 21:38:07 +0000 Sam Lantinga Fixed 32-bit build SDL-1.2
Sat, 26 Sep 2009 11:42:39 +0000 Sam Lantinga Fixed bug #806 SDL-1.2
Sat, 26 Sep 2009 10:37:28 +0000 Sam Lantinga Fixed bug #797 SDL-1.2
Sat, 26 Sep 2009 10:05:07 +0000 Sam Lantinga Fixed bug #734 SDL-1.2
Sat, 26 Sep 2009 06:01:27 +0000 Sam Lantinga Fixed crash with right side up BMP files SDL-1.2
Wed, 23 Sep 2009 07:18:02 +0000 Sam Lantinga Fixed bug #719 SDL-1.2
Wed, 23 Sep 2009 07:07:44 +0000 Sam Lantinga Fixed bug #732 SDL-1.2
Wed, 23 Sep 2009 07:01:50 +0000 Sam Lantinga Fixed bug #803 SDL-1.2
Wed, 23 Sep 2009 06:57:12 +0000 Sam Lantinga Potentially fixed bug #774 SDL-1.2
Wed, 23 Sep 2009 06:56:28 +0000 Sam Lantinga Fixed endianness issues with fullscreen mode SDL-1.2
Wed, 23 Sep 2009 06:35:28 +0000 Sam Lantinga Possibly fixed bug #601, definitely fixed a potential issue with threads SDL-1.2
Wed, 23 Sep 2009 05:16:54 +0000 Sam Lantinga Added some extra headers SDL-1.2
Tue, 22 Sep 2009 04:35:46 +0000 Sam Lantinga Added cast macros so SDL_net will compile with SDL 1.2 SDL-1.2
Tue, 22 Sep 2009 02:42:11 +0000 Sam Lantinga Fixed compile error on Win32 SDL-1.2
Tue, 22 Sep 2009 02:37:30 +0000 Sam Lantinga Added missing newline SDL-1.2
Tue, 22 Sep 2009 02:25:59 +0000 Sam Lantinga Max correctly pointed out that this will cause unexpected change in application SDL-1.2
Tue, 22 Sep 2009 02:22:14 +0000 Sam Lantinga Whoops, this breaks building on Mac OS X 10.4 SDL-1.2
Mon, 21 Sep 2009 12:04:11 +0000 Sam Lantinga Added header guards for SDLMain.h SDL-1.2
Mon, 21 Sep 2009 11:48:03 +0000 Sam Lantinga Fix for expression error by Torsten Giebl - Thanks! :) SDL-1.2
Mon, 21 Sep 2009 11:34:50 +0000 Sam Lantinga Fixed bug #638 SDL-1.2
Mon, 21 Sep 2009 11:32:58 +0000 Sam Lantinga Fixed bug #637 SDL-1.2
Mon, 21 Sep 2009 11:30:54 +0000 Sam Lantinga Whoops, need both the header and the library! SDL-1.2
Mon, 21 Sep 2009 11:14:36 +0000 Sam Lantinga Fixed bug #727 SDL-1.2
Mon, 21 Sep 2009 11:04:32 +0000 Sam Lantinga Fixed bug #714 SDL-1.2
Mon, 21 Sep 2009 10:23:07 +0000 Sam Lantinga Fixed bug #674 SDL-1.2
Mon, 21 Sep 2009 09:58:43 +0000 Sam Lantinga Fixed bug #795 SDL-1.2
Mon, 21 Sep 2009 09:54:33 +0000 Sam Lantinga Fixed bug #695 SDL-1.2
Mon, 21 Sep 2009 09:47:53 +0000 Sam Lantinga Fixed bug #778 SDL-1.2
Mon, 21 Sep 2009 09:38:10 +0000 Sam Lantinga Fixed bug #706 SDL-1.2
Mon, 21 Sep 2009 09:27:08 +0000 Sam Lantinga Fixed bug #698 SDL-1.2
Mon, 21 Sep 2009 09:18:42 +0000 Sam Lantinga Fixed bug #615 SDL-1.2
Mon, 21 Sep 2009 08:58:51 +0000 Sam Lantinga Oh yeah, we have GLX support too. SDL-1.2
Mon, 21 Sep 2009 08:39:52 +0000 Sam Lantinga Fixed bug #577 SDL-1.2
Mon, 21 Sep 2009 08:31:15 +0000 Sam Lantinga Fixed bug #591 SDL-1.2
Mon, 21 Sep 2009 08:03:00 +0000 Sam Lantinga Fixed bug #572 SDL-1.2
Mon, 21 Sep 2009 07:59:44 +0000 Sam Lantinga Fixed bug #571.. I think. :) SDL-1.2
Mon, 21 Sep 2009 07:32:26 +0000 Sam Lantinga Fixed bug #570 SDL-1.2
Mon, 21 Sep 2009 07:28:03 +0000 Sam Lantinga Updated the version to 1.2.14 for the next release. SDL-1.2
Mon, 21 Sep 2009 07:20:51 +0000 Sam Lantinga Fixed bug #562 SDL-1.2
Mon, 21 Sep 2009 07:03:29 +0000 Sam Lantinga The sound manager code is outdated and should only be used on Mac OS 9 now. SDL-1.2
Mon, 21 Sep 2009 06:18:52 +0000 Ryan C. Gordon Use correct value when calculating audio conversion length. SDL-1.2
Mon, 21 Sep 2009 06:08:23 +0000 Ryan C. Gordon 1.2 Quartz video: Ripped out QuickDraw and QuickTime. SDL-1.2
Mon, 21 Sep 2009 04:34:22 +0000 Ryan C. Gordon Patched to compile on Mac OS X <= 10.4 SDKs. SDL-1.2
Sun, 20 Sep 2009 18:14:35 +0000 Patrice Mandin Make the list NULL terminated. SDL-1.2
Sun, 20 Sep 2009 18:05:52 +0000 Patrice Mandin Forgot to allocate memory for native video mode data. SDL-1.2
Sun, 20 Sep 2009 12:48:51 +0000 Patrice Mandin Oops, need to compile first, before commit. SDL-1.2
Sun, 20 Sep 2009 12:46:46 +0000 Patrice Mandin Set video mode, allocate buffers, and enable new Milan video xbios support, need a tester now :). SDL-1.2
Sun, 20 Sep 2009 12:08:51 +0000 Patrice Mandin Define flags for double line and c2p operations. More Milan video work. SDL-1.2
Sat, 19 Sep 2009 21:58:59 +0000 Patrice Mandin Use loop to allocate needed buffers, instead of code duplication. Add missing header. SDL-1.2
Sat, 19 Sep 2009 13:31:41 +0000 Patrice Mandin Enumerates custom modes SDL-1.2
Sat, 19 Sep 2009 13:21:05 +0000 Patrice Mandin Start Milan video support SDL-1.2
Sat, 19 Sep 2009 12:46:00 +0000 Patrice Mandin Preliminary work to support the Milan video bios, that will gives access to 24 or 32 bpp modes. I used the svga driver as model to dynamically build video modes list. SDL-1.2
Mon, 14 Sep 2009 00:08:12 +0000 Ryan C. Gordon GCC 3.03 support on OS/2. SDL-1.2
Sun, 13 Sep 2009 22:19:56 +0000 Ryan C. Gordon Made NAS target dynamic, so you can safely include it in shipping binaries. SDL-1.2
Sat, 12 Sep 2009 19:41:54 +0000 Ryan C. Gordon Put some extra parentheses around some logic, to clarify order of operations. SDL-1.2
Sat, 12 Sep 2009 15:06:16 +0000 Ryan C. Gordon Fixed CD-ROM code to work with Mac OS X 10.6 SDK and 64-bit targets. SDL-1.2
Sat, 12 Sep 2009 15:04:32 +0000 Ryan C. Gordon Fixed CoreAudio to compile with Mac OS X 10.6 SDK and 64-bit targets. SDL-1.2
Sat, 12 Sep 2009 14:05:39 +0000 Ryan C. Gordon Updated some URLs in the comments. SDL-1.2
Sat, 12 Sep 2009 13:16:33 +0000 Ryan C. Gordon Fixed compiler warning on 64-bit systems (but this is still broken, really). SDL-1.2
Sat, 12 Sep 2009 13:15:27 +0000 Ryan C. Gordon Fixed compiler warnings on Mac OS X 10.6 SDK. SDL-1.2
Sat, 12 Sep 2009 13:10:16 +0000 Ryan C. Gordon Don't use NASM on x86_64 builds. SDL-1.2
Sat, 12 Sep 2009 12:50:25 +0000 Ryan C. Gordon Disable Sound Manager support on Mac OS X. SDL-1.2
Sat, 12 Sep 2009 06:25:36 +0000 Ryan C. Gordon Patched X11 code to compile on Mac OS X 10.6 SDK. SDL-1.2
Fri, 07 Aug 2009 10:20:40 +0000 Sam Lantinga Fixed bug #746 SDL-1.2
Sun, 02 Aug 2009 20:45:40 +0000 Sam Lantinga Fixed type size for test_bit() SDL-1.2
Wed, 01 Jul 2009 19:06:31 +0000 Ryan C. Gordon Patch from Fedora project to fix crashes with SDL_HasSSE() on amd64. SDL-1.2
Thu, 07 May 2009 12:40:16 +0000 Sam Lantinga Date: Fri, 24 Apr 2009 17:47:07 +0200 SDL-1.2
Thu, 07 May 2009 12:03:51 +0000 Sam Lantinga Fixed dynamic loading on Windows CE SDL-1.2
Mon, 27 Apr 2009 10:33:21 +0000 Patrice Mandin Disable debug code SDL-1.2
Sun, 26 Apr 2009 07:15:29 +0000 Patrice Mandin Enable Xbios audio for Magic SDL-1.2
Sun, 26 Apr 2009 07:14:29 +0000 Patrice Mandin Enable Xbios audio for Magic SDL-1.2
Fri, 24 Apr 2009 19:04:02 +0000 Patrice Mandin Add Teamtap autodetection, to avoid generating ghost events if it is not present SDL-1.2
Mon, 13 Apr 2009 09:03:35 +0000 Sam Lantinga Fixed bug #421 SDL-1.2
Mon, 13 Apr 2009 08:49:41 +0000 Sam Lantinga Fixed bug #675 SDL-1.2
Mon, 13 Apr 2009 08:44:48 +0000 Sam Lantinga Fixed bug #619 SDL-1.2
Mon, 13 Apr 2009 08:42:09 +0000 Sam Lantinga Fixed bug #618 SDL-1.2
Mon, 13 Apr 2009 08:38:04 +0000 Sam Lantinga Fixed bug #611 SDL-1.2
Mon, 13 Apr 2009 00:53:12 +0000 Sam Lantinga Fixed bug #526 SDL-1.2
Thu, 02 Apr 2009 04:43:36 +0000 Sam Lantinga Fixed bug #611 SDL-1.2
Thu, 02 Apr 2009 04:09:40 +0000 Sam Lantinga Added credits for the PS3 code SDL-1.2
Thu, 02 Apr 2009 04:06:55 +0000 Sam Lantinga Hello. SDL-1.2
Tue, 17 Mar 2009 03:58:53 +0000 Sam Lantinga Date: Fri, 6 Mar 2009 12:41:17 -0800 SDL-1.2
Tue, 17 Feb 2009 05:25:25 +0000 Sam Lantinga Fixed bug #646 SDL-1.2
Mon, 16 Feb 2009 22:32:34 +0000 Sam Lantinga GAPI fixes from Stefan Klug SDL-1.2
Fri, 30 Jan 2009 01:40:44 +0000 Ryan C. Gordon Corrected documentation for SDL_rwops::read() SDL-1.2
Thu, 15 Jan 2009 22:16:04 +0000 Patrice Mandin Update Email SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Wed, 12 Nov 2008 17:23:40 +0000 Sam Lantinga Date: Sun, 7 Sep 2008 15:17:00 +0200 SDL-1.2
Fri, 07 Nov 2008 04:15:36 +0000 Sam Lantinga Date: Thu, 16 Oct 2008 20:27:34 +0400 SDL-1.2
Wed, 05 Nov 2008 20:08:17 +0000 Patrice Mandin Aranym now has Joypad emulation. Also mask bits for joypad state, for bits only used for buttons, to avoid generating events when dummy bits are set SDL-1.2
Mon, 13 Oct 2008 20:50:20 +0000 Patrice Mandin Disable Xbios video driver if FVDI present, but still allow it to be used when setting SDL_VIDEODRIVER SDL-1.2
Mon, 15 Sep 2008 20:47:55 +0000 Ryan C. Gordon Correct fix for Bugzilla #602. SDL-1.2
Mon, 15 Sep 2008 05:08:53 +0000 Ryan C. Gordon Whoops, forgot the semicolon. :/ SDL-1.2
Sun, 14 Sep 2008 21:45:04 +0000 Ryan C. Gordon Deal with ELF underscores on Solaris with Sun Studio. SDL-1.2
Mon, 08 Sep 2008 07:33:05 +0000 Ryan C. Gordon Prevent crash from unaligned memory access on sparc64, etc. SDL-1.2
Thu, 07 Aug 2008 20:55:45 +0000 Patrice Mandin Check defines do not already exist in recent system headers SDL-1.2
Thu, 07 Aug 2008 20:38:35 +0000 Patrice Mandin Check defines do not already exist in recent system headers SDL-1.2
Fri, 25 Jul 2008 10:52:10 +0000 Ryan C. Gordon Tweaked fatbuild.sh so it works with install_name_tool. SDL-1.2
Sat, 19 Jul 2008 11:54:55 +0000 Patrice Mandin Fix bug 545, by returning early whenever an error occurs when initializing joystick structure SDL-1.2
Sat, 05 Jul 2008 18:27:27 +0000 Ryan C. Gordon Merged r3674:3675 from trunk: comment in README about svn RSS feed. SDL-1.2
Sun, 13 Apr 2008 04:50:17 +0000 Sam Lantinga Date: Sat, 5 Apr 2008 19:54:28 -0700 SDL-1.2
Mon, 31 Mar 2008 05:27:21 +0000 Ryan C. Gordon Fix X11 build issue with multiple includes of Xlibint.h ... SDL-1.2
Wed, 12 Mar 2008 22:01:48 +0000 Ryan C. Gordon Don't recreate the GL content in windib target if SDL_SetVideoMode() is being SDL-1.2
Fri, 29 Feb 2008 14:01:45 +0000 Sam Lantinga We probably want to still do this for fullscreen surfaces, since we may be SDL-1.2
Fri, 29 Feb 2008 13:58:37 +0000 Sam Lantinga Added patch note for Sylvain's patch SDL-1.2
Fri, 29 Feb 2008 13:57:49 +0000 Sam Lantinga Date: Thu, 28 Feb 2008 22:54:29 +0100 SDL-1.2
Fri, 29 Feb 2008 13:55:44 +0000 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
Tue, 26 Feb 2008 10:50:28 +0000 Sam Lantinga Date: Tue, 05 Feb 2008 01:41:08 -0500 SDL-1.2
Mon, 04 Feb 2008 17:22:56 +0000 Ryan C. Gordon Date: Sat, 2 Feb 2008 22:08:05 +0100 SDL-1.2
Fri, 25 Jan 2008 05:48:08 +0000 Sam Lantinga Fixed crash in SDL_SetGammaRamp() SDL-1.2
Thu, 24 Jan 2008 15:50:20 +0000 Sam Lantinga Damien Carbery fixed bug #542 SDL-1.2
Thu, 03 Jan 2008 06:19:07 +0000 Sam Lantinga Updates for building on Windows CE using mingw32ce cross compiler: SDL-1.2
Thu, 03 Jan 2008 06:06:06 +0000 Sam Lantinga Updated config scripts SDL-1.2
Tue, 01 Jan 2008 15:23:59 +0000 Sam Lantinga Fixed bug #531 SDL-1.2
Mon, 31 Dec 2007 06:18:12 +0000 Sam Lantinga Clean up the test directory for release SDL-1.2 release-1.2.13
Mon, 31 Dec 2007 06:12:50 +0000 Sam Lantinga Fixed 1 out of 210 warnings. ;-) SDL-1.2
Mon, 31 Dec 2007 03:09:42 +0000 Sam Lantinga Don't need the bundle resource SDL-1.2
Mon, 31 Dec 2007 03:04:31 +0000 Sam Lantinga Updated MacOS Classic version, added version resource to MPW build. SDL-1.2
Mon, 31 Dec 2007 00:03:33 +0000 Sam Lantinga Updated gcc-fat.sh to build on Mac OS X 10.5 SDL-1.2
Sun, 30 Dec 2007 21:50:41 +0000 Sam Lantinga Added symbian.zip to released files SDL-1.2
Sun, 30 Dec 2007 05:00:20 +0000 Sam Lantinga Don't use -fvisibility if it generates warnings ... like this one: SDL-1.2
Sat, 29 Dec 2007 21:41:48 +0000 Sam Lantinga Fixed bug #510 SDL-1.2
Sat, 29 Dec 2007 21:31:26 +0000 Sam Lantinga Guillaume Borios fixed bug #508 SDL-1.2
Sat, 29 Dec 2007 20:28:21 +0000 Sam Lantinga Fixed return value for iconifying the window in a couple spots. SDL-1.2
Sat, 29 Dec 2007 20:08:51 +0000 Sam Lantinga J. Snell fixed bug #482 SDL-1.2
Sat, 29 Dec 2007 19:44:02 +0000 Sam Lantinga Fixed bug #478 SDL-1.2
Sat, 29 Dec 2007 19:01:13 +0000 Sam Lantinga Added patch note for fixing bug #503 SDL-1.2
Sat, 29 Dec 2007 18:58:09 +0000 Sam Lantinga Tony White fixed bug #503 SDL-1.2
Sat, 29 Dec 2007 18:50:33 +0000 Sam Lantinga Fixed bug #502 SDL-1.2
Sat, 29 Dec 2007 17:13:21 +0000 Sam Lantinga Support both 10.2 and 10.3 PPC runtime SDK SDL-1.2
Sat, 29 Dec 2007 06:21:47 +0000 Sam Lantinga Updated patch notes for 1.2.13 SDL-1.2
Sat, 29 Dec 2007 06:16:35 +0000 Sam Lantinga Fixed bug #497 SDL-1.2
Sat, 29 Dec 2007 06:08:17 +0000 Sam Lantinga Fixed bug #464 SDL-1.2
Sat, 29 Dec 2007 06:06:03 +0000 Sam Lantinga Improved detection of mprotect() SDL-1.2
Sat, 29 Dec 2007 05:30:20 +0000 Sam Lantinga Updated version to 1.2.13 SDL-1.2
Sat, 29 Dec 2007 05:20:51 +0000 Sam Lantinga Updated version to 1.2.13 SDL-1.2
Sat, 29 Dec 2007 05:18:33 +0000 Sam Lantinga Made the mprotect() fix for SDL_SoftStretch() more general for hardened linux, etc. SDL-1.2
Sat, 29 Dec 2007 03:50:29 +0000 Sam Lantinga Fixed bug #528 SDL-1.2
Sat, 29 Dec 2007 02:34:53 +0000 Sam Lantinga Erik Heckers fixed bug #493 SDL-1.2
Sat, 29 Dec 2007 02:23:48 +0000 Sam Lantinga Hans de Goede fixed bug #495 SDL-1.2
Fri, 28 Dec 2007 22:05:17 +0000 Sam Lantinga Date: Thu, 27 Dec 2007 07:38:25 +0000 SDL-1.2
Fri, 28 Dec 2007 20:39:31 +0000 Sam Lantinga Fixed fatbuild.sh script for building on Mac OS X 10.5 SDL-1.2
Fri, 28 Dec 2007 18:15:43 +0000 Sam Lantinga Date: Wed, 14 Nov 2007 22:20:27 -0500 SDL-1.2
Fri, 28 Dec 2007 18:07:59 +0000 Sam Lantinga Date: Thu, 15 Nov 2007 10:33:01 +0100 SDL-1.2
Fri, 28 Dec 2007 08:11:26 +0000 Sam Lantinga Oskar Linde fixed bug #507 SDL-1.2
Fri, 28 Dec 2007 08:06:36 +0000 Sam Lantinga Stephen Hurd fixed bug #505 SDL-1.2
Fri, 28 Dec 2007 08:00:30 +0000 Sam Lantinga Brian Fisher fixed bug #513 SDL-1.2
Fri, 28 Dec 2007 07:52:19 +0000 Sam Lantinga Fixed typo in docs, fixing bug #520 SDL-1.2
Fri, 28 Dec 2007 07:50:01 +0000 Sam Lantinga Removed stray C++ comment SDL-1.2
Thu, 27 Dec 2007 13:59:41 +0000 Sam Lantinga Fixed crash when given video modes > 32 bpp SDL-1.2
Tue, 25 Sep 2007 09:59:26 +0000 Ryan C. Gordon Date: Mon, 24 Sep 2007 17:54:58 +0200 SDL-1.2
Sat, 01 Sep 2007 17:25:24 +0000 Ryan C. Gordon ANSI C fix (all variables need to be defined at start of block). SDL-1.2
Tue, 21 Aug 2007 06:52:33 +0000 Sam Lantinga Fixed bugs #471 and #480 SDL-1.2
Mon, 06 Aug 2007 18:36:46 +0000 Ryan C. Gordon Set an error message when SDL_GL_SetAttribute() fails because we can't support SDL-1.2
Sun, 05 Aug 2007 03:21:18 +0000 Ryan C. Gordon Removed some C++ style comments from the public headers. SDL-1.2
Tue, 24 Jul 2007 04:21:05 +0000 Sam Lantinga Fixed bug #458 SDL-1.2
Mon, 23 Jul 2007 18:36:58 +0000 Sam Lantinga Switched afxres.h to winresrc.h SDL-1.2
Mon, 23 Jul 2007 01:19:56 +0000 Sam Lantinga Fixed window titles on Windows 95/98/ME SDL-1.2
Fri, 20 Jul 2007 08:17:45 +0000 Sam Lantinga I'm not sure if this helps anything, but it was clearly wrong. SDL-1.2 release-1.2.12
Fri, 20 Jul 2007 03:30:41 +0000 Sam Lantinga Merged window position fix from windib code SDL-1.2
Fri, 20 Jul 2007 03:25:40 +0000 Sam Lantinga > Hi Ryan, SDL-1.2
Fri, 20 Jul 2007 02:58:28 +0000 Sam Lantinga Fixed warnings in NO_STDIO mode SDL-1.2
Thu, 19 Jul 2007 08:12:45 +0000 Sam Lantinga Added patch note for bug #461 SDL-1.2
Thu, 19 Jul 2007 08:08:16 +0000 Sam Lantinga Fixed bug #461 SDL-1.2
Wed, 18 Jul 2007 04:07:46 +0000 Sam Lantinga Updating copyright date for Version.rc SDL-1.2
Wed, 18 Jul 2007 04:04:24 +0000 Sam Lantinga Better windres detection SDL-1.2
Mon, 16 Jul 2007 05:08:20 +0000 Sam Lantinga Always advertise hardware palette, since Windows will remap colors for us. SDL-1.2
Mon, 16 Jul 2007 03:27:26 +0000 Sam Lantinga Added support for building version.rc in Windows build. SDL-1.2
Mon, 16 Jul 2007 00:07:02 +0000 Sam Lantinga Fixed bug #428 SDL-1.2
Sun, 15 Jul 2007 21:50:07 +0000 Sam Lantinga Fixed bug #457 SDL-1.2
Sun, 15 Jul 2007 19:43:54 +0000 Sam Lantinga Fixed building on Windows CE SDL-1.2
Sun, 15 Jul 2007 19:00:22 +0000 Sam Lantinga Added a patch note for the Mac OS X cursor bug SDL-1.2
Sun, 15 Jul 2007 17:26:50 +0000 Ryan C. Gordon Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable. SDL-1.2
Sun, 15 Jul 2007 17:22:39 +0000 Sam Lantinga Final fix for bug #373 SDL-1.2
Sun, 15 Jul 2007 16:33:45 +0000 Ryan C. Gordon Dump more information about each joystick in testjoytick.c SDL-1.2
Sun, 15 Jul 2007 15:58:00 +0000 Sam Lantinga Patch from Christian Walther SDL-1.2
Sun, 15 Jul 2007 14:14:45 +0000 Ryan C. Gordon An attempt at fixing Bugzilla #454. SDL-1.2
Sun, 15 Jul 2007 14:05:31 +0000 Sam Lantinga I think this fixes bug #454 SDL-1.2
Sat, 14 Jul 2007 21:09:54 +0000 Sam Lantinga Use SDL C functions (fixes security warnings on OpenBSD) SDL-1.2
Sat, 14 Jul 2007 08:27:06 +0000 Sam Lantinga More improvements for bug #373 SDL-1.2
Sat, 14 Jul 2007 08:00:50 +0000 Sam Lantinga Fixed bug #373 SDL-1.2
Sat, 14 Jul 2007 07:26:34 +0000 Ryan C. Gordon Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizations SDL-1.2
Sat, 14 Jul 2007 07:06:46 +0000 Ryan C. Gordon Reverted r3255:3256. Don't actually need it unless the build is broken. :) SDL-1.2
Sat, 14 Jul 2007 07:01:38 +0000 Ryan C. Gordon Removed some unused static variables. SDL-1.2
Sat, 14 Jul 2007 06:45:01 +0000 Ryan C. Gordon Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here, SDL-1.2
Fri, 13 Jul 2007 18:44:43 +0000 Patrice Mandin Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly SDL-1.2
Fri, 13 Jul 2007 16:09:16 +0000 Patrice Mandin Simplify setting window title SDL-1.2
Fri, 13 Jul 2007 03:57:40 +0000 Sam Lantinga Update default cross-compile install prefix for the latest mingw toolchain SDL-1.2
Thu, 12 Jul 2007 19:00:08 +0000 Patrice Mandin Formatting with tabs SDL-1.2
Thu, 12 Jul 2007 08:05:19 +0000 Sam Lantinga A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch. SDL-1.2
Thu, 12 Jul 2007 08:04:10 +0000 Sam Lantinga Ryan's fix is still good for the built-in version of iconv_open() SDL-1.2
Thu, 12 Jul 2007 07:47:29 +0000 Sam Lantinga Fixed iconv handling on Solaris 11 SDL-1.2
Thu, 12 Jul 2007 07:29:19 +0000 Sam Lantinga Fixed bug #455 SDL-1.2
Thu, 12 Jul 2007 05:30:17 +0000 Sam Lantinga Added note about SDL_config.h SDL-1.2
Thu, 12 Jul 2007 05:19:55 +0000 Sam Lantinga Fixed joystick name detection SDL-1.2
Thu, 12 Jul 2007 02:51:58 +0000 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h SDL-1.2
Wed, 11 Jul 2007 07:53:12 +0000 Sam Lantinga Added key composition support, courtesy of Kuon SDL-1.2
Wed, 11 Jul 2007 07:47:47 +0000 Ryan C. Gordon Added more release notes. SDL-1.2
Wed, 11 Jul 2007 07:25:57 +0000 Ryan C. Gordon Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm. SDL-1.2
Wed, 11 Jul 2007 07:21:39 +0000 Ryan C. Gordon Cleaned up tabs. SDL-1.2
Wed, 11 Jul 2007 06:26:22 +0000 Ryan C. Gordon GCC inline asm for MMX YUV processing no longer has textrels and now works when SDL-1.2
Wed, 11 Jul 2007 05:55:10 +0000 Sam Lantinga Fixed VC++ warnings SDL-1.2
Wed, 11 Jul 2007 05:46:04 +0000 Sam Lantinga Removed unreferenced variable SDL-1.2
Wed, 11 Jul 2007 05:43:39 +0000 Sam Lantinga I think this fixes bug #261 SDL-1.2
Tue, 10 Jul 2007 20:15:31 +0000 Sam Lantinga Updated SVN checkout instructions SDL-1.2
Tue, 10 Jul 2007 19:03:44 +0000 Ryan C. Gordon Set the error after freeing stuff, just in case one of those functions resets SDL-1.2
Tue, 10 Jul 2007 18:56:08 +0000 Ryan C. Gordon Reverted most of r3200:3201: a malloc() failure would leave a zero-byte SDL-1.2
Tue, 10 Jul 2007 16:01:46 +0000 Sam Lantinga Simplified Win32 file opening code SDL-1.2
Tue, 10 Jul 2007 15:39:14 +0000 Sam Lantinga Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library path SDL-1.2
Tue, 10 Jul 2007 15:04:49 +0000 Ryan C. Gordon Whoops, reverted changes that shouldn't have been committed with #3197. SDL-1.2
Tue, 10 Jul 2007 15:03:19 +0000 Ryan C. Gordon Don't leak the readahead buffer if win32 rwops file open fails. SDL-1.2
Tue, 10 Jul 2007 14:16:44 +0000 Sam Lantinga Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch SDL-1.2
Tue, 10 Jul 2007 13:52:07 +0000 Ryan C. Gordon Added a '*/' for whiney compilers that don't like comments-in-comments. SDL-1.2
Tue, 10 Jul 2007 05:37:53 +0000 Sam Lantinga Added patch note for file I/O speedup SDL-1.2
Tue, 10 Jul 2007 05:35:33 +0000 Sam Lantinga Fixed bug #453 SDL-1.2
Tue, 10 Jul 2007 04:49:00 +0000 Sam Lantinga I'm reverting this patch... SDL-1.2
Tue, 10 Jul 2007 04:47:08 +0000 Sam Lantinga Merged some patches from NetBSD pkgsrc: SDL-1.2
Tue, 10 Jul 2007 04:41:50 +0000 Sam Lantinga Added patch-aj from NetBSD pkgsrc: SDL-1.2
Tue, 10 Jul 2007 04:31:31 +0000 Sam Lantinga Fixed signed/unsigned mismatch ... hmm, limited to 2 GB reads? Fix in SDL 1.3 SDL-1.2
Tue, 10 Jul 2007 04:01:46 +0000 Sam Lantinga Added read-ahead support for Win32 file IO SDL-1.2
Mon, 09 Jul 2007 00:26:21 +0000 Ryan C. Gordon Removed note about initializing mixing buffers. SDL-1.2
Mon, 09 Jul 2007 00:25:31 +0000 Ryan C. Gordon Reverted patch in revision #3139, since it changes behaviour, which isn't good SDL-1.2
Sun, 08 Jul 2007 22:58:33 +0000 Sam Lantinga Applied patch from OpenBSD ports package SDL-1.2
Sun, 08 Jul 2007 22:14:37 +0000 Sam Lantinga Merged FreeBSD joystick patch SDL-1.2
Sun, 08 Jul 2007 20:38:36 +0000 Sam Lantinga Fixed bug #437 SDL-1.2
Sun, 08 Jul 2007 14:24:27 +0000 Sam Lantinga Fixed bug #451 SDL-1.2
Sun, 08 Jul 2007 05:58:16 +0000 Sam Lantinga Fixed configure warning about datarootdir SDL-1.2
Sun, 08 Jul 2007 04:07:36 +0000 Sam Lantinga Fixed typo... did somebody not compile this before submitting a patch? SDL-1.2
Sun, 08 Jul 2007 01:55:46 +0000 Ryan C. Gordon This looks like it might hit Bugzilla #441, too, so we'll play it safe. SDL-1.2
Sun, 08 Jul 2007 01:50:26 +0000 Ryan C. Gordon Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their SDL-1.2
Sun, 08 Jul 2007 01:36:16 +0000 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for using getpid() and kill() without SDL-1.2
Sun, 08 Jul 2007 01:35:50 +0000 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked for SDL-1.2
Sat, 07 Jul 2007 19:22:27 +0000 Sam Lantinga Use GL direct updates when possible SDL-1.2
Sat, 07 Jul 2007 19:20:28 +0000 Sam Lantinga Fixed bug #360 SDL-1.2
Fri, 06 Jul 2007 13:39:03 +0000 Sam Lantinga Reverted mousewheel support in 1.2, since it breaks binary compatibility. SDL-1.2
Fri, 06 Jul 2007 13:32:20 +0000 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
Fri, 06 Jul 2007 09:15:43 +0000 Sam Lantinga Fixed bug #382 SDL-1.2
Fri, 06 Jul 2007 07:45:33 +0000 Sam Lantinga Fixed bug #322 SDL-1.2
Thu, 05 Jul 2007 07:11:05 +0000 Sam Lantinga Fixed Windows build SDL-1.2
Thu, 05 Jul 2007 06:34:51 +0000 Sam Lantinga Fixed bug #436 SDL-1.2
Thu, 05 Jul 2007 04:53:36 +0000 Ryan C. Gordon Added Markus Mertama to the CREDITS file for the S60 port. SDL-1.2
Thu, 05 Jul 2007 04:51:09 +0000 Ryan C. Gordon Minor updates to the Symbian/S60 port, plus project files that weren't SDL-1.2
Thu, 05 Jul 2007 02:53:40 +0000 Ryan C. Gordon Added notes about audio callback behaviour. SDL-1.2
Thu, 05 Jul 2007 02:44:54 +0000 Ryan C. Gordon Fixed our own test app. :) SDL-1.2
Thu, 05 Jul 2007 02:24:36 +0000 Ryan C. Gordon Don't initialize the audio buffer passed to the application's audio callback, SDL-1.2
Wed, 04 Jul 2007 15:22:47 +0000 Sam Lantinga Oops, didn't mean to commit this... SDL-1.2
Wed, 04 Jul 2007 15:22:07 +0000 Sam Lantinga Fixed bug #450 SDL-1.2
Wed, 04 Jul 2007 07:54:06 +0000 Sam Lantinga Fixed bug #447 SDL-1.2
Wed, 04 Jul 2007 04:27:47 +0000 Sam Lantinga Fixed bug #349 SDL-1.2
Tue, 03 Jul 2007 09:53:26 +0000 Ryan C. Gordon Fixed yasm/nasm warning. SDL-1.2
Tue, 03 Jul 2007 09:39:09 +0000 Sam Lantinga Fixed bug #398 SDL-1.2
Tue, 03 Jul 2007 09:22:57 +0000 Sam Lantinga Added some missing patch notes - Ryan, feel free to add them for your commits SDL-1.2
Tue, 03 Jul 2007 09:16:14 +0000 Sam Lantinga Added patch note for fixing bug 335 SDL-1.2
Tue, 03 Jul 2007 09:05:51 +0000 Sam Lantinga Fixed bug #335 SDL-1.2
Mon, 02 Jul 2007 02:45:52 +0000 Sam Lantinga Fixed assembly relocation problems, so we can check for NASM on Mac OS X. SDL-1.2
Sat, 30 Jun 2007 08:09:53 +0000 Sam Lantinga OpenGL is in the X11 directory on some systems. SDL-1.2
Sat, 30 Jun 2007 03:47:50 +0000 Sam Lantinga Fixed 64-bit compile issues SDL-1.2
Thu, 28 Jun 2007 19:29:26 +0000 Ryan C. Gordon Corrected mismerge of XIM patch, thanks Alissa! SDL-1.2
Thu, 28 Jun 2007 08:33:59 +0000 Sam Lantinga iconv() doesn't write to the data, just make compilers happy SDL-1.2
Thu, 28 Jun 2007 06:53:09 +0000 Sam Lantinga Whoops, need to actually copy inbuf SDL-1.2
Thu, 28 Jun 2007 06:47:35 +0000 Sam Lantinga Okay, apparently the newer standard specifies char** for the inbuf SDL-1.2
Thu, 28 Jun 2007 05:35:50 +0000 Sam Lantinga Better fix for bug 419 SDL-1.2
Wed, 27 Jun 2007 10:12:49 +0000 Ryan C. Gordon Removed textrels from hermes code. SDL-1.2
Tue, 26 Jun 2007 20:04:15 +0000 Ryan C. Gordon Updated "What's New" docs. SDL-1.2
Tue, 26 Jun 2007 20:02:40 +0000 Ryan C. Gordon windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER. SDL-1.2
Tue, 26 Jun 2007 00:57:09 +0000 Ryan C. Gordon Added some new XIM symbols to the dynamic X11 function list. SDL-1.2
Mon, 25 Jun 2007 20:08:55 +0000 Ryan C. Gordon Whoops, patched to compile. SDL-1.2
Mon, 25 Jun 2007 19:58:32 +0000 Ryan C. Gordon Significantly improved XIM support. SDL-1.2
Mon, 25 Jun 2007 14:58:22 +0000 Sam Lantinga Oops, 512x512 in 16 bit mode SDL-1.2
Mon, 25 Jun 2007 00:50:20 +0000 Sam Lantinga Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) SDL-1.2
Sun, 24 Jun 2007 18:26:35 +0000 Ryan C. Gordon Added S60 port. SDL-1.2
Thu, 21 Jun 2007 18:48:13 +0000 Ryan C. Gordon Whoops, fixed previous VC6 support patch. SDL-1.2
Thu, 21 Jun 2007 18:20:59 +0000 Ryan C. Gordon Fixes for Visual C++ 6.0 with and without the Processor Pack. SDL-1.2
Sat, 16 Jun 2007 05:51:51 +0000 Ryan C. Gordon Fixed assembler command line for older yasm releases and documented nasm SDL-1.2
Sat, 16 Jun 2007 05:24:55 +0000 Ryan C. Gordon Fixed win32 event name list (WM_MOUSELAST was listed twice, one should be SDL-1.2
Sat, 16 Jun 2007 05:10:47 +0000 Ryan C. Gordon Added support for WM_XBUTTON to the windib driver, to support more mouse SDL-1.2
Fri, 15 Jun 2007 15:52:04 +0000 Ryan C. Gordon Removed some more EPOC stuff I missed. SDL-1.2
Fri, 15 Jun 2007 15:42:15 +0000 Ryan C. Gordon Removed EPOC port...it's being replaced by an updated Symbian port with the SDL-1.2
Fri, 15 Jun 2007 12:26:29 +0000 Ryan C. Gordon Make sure to check for glu.h before enabling glX support. We don't SDL-1.2
Fri, 15 Jun 2007 11:43:14 +0000 Sam Lantinga Added patch note for subversion revision 3076 SDL-1.2
Fri, 15 Jun 2007 07:19:05 +0000 Ryan C. Gordon Make sure __inline__ isn't defined before #defining it, since some compilers SDL-1.2
Fri, 15 Jun 2007 06:57:31 +0000 Ryan C. Gordon Clean up have-initialized resources in some failing edge cases. SDL-1.2
Fri, 15 Jun 2007 06:49:14 +0000 Sam Lantinga Added docs for revision 3073 - Ryan, feel free to do this yourself, if you want. SDL-1.2
Fri, 15 Jun 2007 06:29:52 +0000 Ryan C. Gordon Support for Gamma Ramps on Mac OS Classic in both the macrom and macdsp video SDL-1.2
Fri, 15 Jun 2007 05:41:22 +0000 Sam Lantinga Don't install the extra SDL config headers or SDL_copying.h SDL-1.2
Fri, 15 Jun 2007 05:21:33 +0000 Sam Lantinga Updated docs with bug fixes in subversion. SDL-1.2
Thu, 14 Jun 2007 14:09:25 +0000 Ryan C. Gordon Prevent arts audio target from crashing/hanging SDL if the audio hardware SDL-1.2
Wed, 13 Jun 2007 08:00:10 +0000 Ryan C. Gordon Actually, this is a better fix...clear the error state once if everything we SDL-1.2
Wed, 13 Jun 2007 07:54:10 +0000 Ryan C. Gordon Date: Mon, 4 Jun 2007 06:17:59 +0000 (UTC) SDL-1.2
Wed, 13 Jun 2007 04:13:21 +0000 Ryan C. Gordon Print keysym with key events. SDL-1.2
Sat, 09 Jun 2007 19:52:05 +0000 Patrice Mandin Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt SDL-1.2
Fri, 08 Jun 2007 21:44:40 +0000 Patrice Mandin Set supervisor as volatile as it is modified from an interrupt SDL-1.2