Sun Feb 28 00:21:30 2010 -0500 Ryan C. Gordon Closing obsolete gsoc2008_nds named branch gsoc2008_nds
Sun Feb 28 00:21:28 2010 -0500 Ryan C. Gordon Closing obsolete gsoc2009_unit_tests named branch gsoc2009_unit_tests
Sun Feb 28 00:21:27 2010 -0500 Ryan C. Gordon Closing obsolete gsoc2009_IME named branch gsoc2009_IME
Sun Feb 28 00:21:26 2010 -0500 Ryan C. Gordon Closing obsolete gsoc2009_ps3 named branch gsoc2009_ps3
Sun Feb 28 09:56:32 2010 +0000 convert-repo update tags
Thu Apr 19 07:12:30 2007 +0000 Ryan C. Gordon First shot at GTK+ video target for the OLPC laptops. Seriously incomplete, SDL-1.2-olpc
Thu Apr 19 07:10:05 2007 +0000 Ryan C. Gordon Branching for some One Laptop Per Child experiments. SDL-1.2-olpc
Fri Feb 12 16:59:34 2010 +0000 Ryan C. Gordon Fixed channel swizzling for ALSA target with 6-channel output. SDL-1.2
Fri Feb 05 19:20:49 2010 +0000 Ryan C. Gordon Fixed uninitialized variable in FreeBSD joystick. SDL-1.2
Sun Jan 24 20:08:14 2010 +0000 Ryan C. Gordon PulseAudio: get the window title for the context name if it wasn't set already. SDL-1.2
Sun Jan 24 17:54:57 2010 +0000 Ryan C. Gordon Patched to compile on Visual C++. SDL-1.2
Sun Jan 24 08:35:09 2010 +0000 Ryan C. Gordon 1.2: let PulseAudio hook into SDL_WM_SetCaption(). SDL-1.2
Sun Jan 17 05:19:32 2010 +0000 Ryan C. Gordon Reverted accidental commit. SDL-1.2
Sun Jan 17 05:17:59 2010 +0000 Ryan C. Gordon 1.2 pulseaudio: make some function pointers static. SDL-1.2
Wed Jan 06 06:41:41 2010 +0000 Ryan C. Gordon Call SDL_OutOfMemory() if SDL_malloc() fails. SDL-1.2
Thu Dec 17 14:33:00 2009 +0000 Sam Lantinga Merged SDL 1.3 revision 5424, fixing a crash in the joystick code on recent kernels. SDL-1.2
Mon Dec 14 22:41:31 2009 +0000 Sam Lantinga Fixed bug #901 SDL-1.2
Fri Dec 11 15:31:37 2009 +0000 Sam Lantinga Fixed bug #898 SDL-1.2
Fri Dec 11 15:24:53 2009 +0000 Sam Lantinga Fixed bug #849 some more: SDL-1.2
Fri Dec 11 15:14:13 2009 +0000 Sam Lantinga Fixed bug #895 SDL-1.2
Fri Dec 11 15:11:49 2009 +0000 Sam Lantinga Fixed bug #899 SDL-1.2
Fri Dec 11 08:00:57 2009 +0000 Sam Lantinga Fixed bug #896 SDL-1.2
Thu Dec 03 04:20:46 2009 +0000 Sam Lantinga Missing pop over a jump SDL-1.2
Wed Dec 02 16:24:21 2009 +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 Nov 17 05:14:23 2009 +0000 Sam Lantinga Fixed bug #888 SDL-1.2
Tue Nov 17 04:59:13 2009 +0000 Sam Lantinga Fixed bugs #882 and 865, re-opening bug #634 SDL-1.2
Sun Nov 15 17:21:24 2009 +0000 Sam Lantinga Gregory Smith SDL-1.2
Mon Nov 09 18:02:32 2009 +0000 Patrice Mandin Forgot a check for Coldfire CPU SDL-1.2
Sat Nov 07 20:56:09 2009 +0000 Patrice Mandin Adapt timer code for Coldfire SDL-1.2
Sat Nov 07 20:45:45 2009 +0000 Patrice Mandin Adapt audio interrupts for Coldfire SDL-1.2
Sat Nov 07 12:20:01 2009 +0000 Patrice Mandin Adapt XBIOS asm routine for Coldfire SDL-1.2
Fri Nov 06 22:43:51 2009 +0000 Patrice Mandin Damn. Need to be more careful with stack stuff. SDL-1.2
Fri Nov 06 22:40:19 2009 +0000 Patrice Mandin Oops. Forgot a change for Coldfire. SDL-1.2
Fri Nov 06 22:32:16 2009 +0000 Patrice Mandin Adapt IKBD asm routine for Coldfire SDL-1.2
Fri Nov 06 21:17:16 2009 +0000 Patrice Mandin Disable C2P routines for Coldfire CPUs SDL-1.2
Fri Nov 06 18:06:01 2009 +0000 Patrice Mandin Disable m68k assembly for Coldfire CPUs SDL-1.2
Fri Nov 06 17:42:14 2009 +0000 Patrice Mandin Update for include file locations SDL-1.2
Sun Nov 01 17:51:39 2009 +0000 Ryan C. Gordon 1.2 branch: fixed assembly code register clobbering. SDL-1.2
Wed Oct 28 19:42:16 2009 +0000 Ryan C. Gordon fatbuild.sh: work around directory name change in Xcode 3.2. SDL-1.2
Thu Oct 22 04:53:44 2009 +0000 Sam Lantinga C.W. Betts 2009-10-20 09:58:56 PDT SDL-1.2
Tue Oct 20 03:47:29 2009 +0000 Sam Lantinga Better fix for bug #861 SDL-1.2 release-1.2.14
Tue Oct 20 03:45:06 2009 +0000 Sam Lantinga Fixed bug #861 SDL-1.2
Mon Oct 19 10:09:58 2009 +0000 Sam Lantinga Fixed compiler warnings SDL-1.2
Mon Oct 19 10:03:16 2009 +0000 Sam Lantinga Fixed bug #858 SDL-1.2
Mon Oct 19 10:02:00 2009 +0000 Sam Lantinga Fixed bug #857 SDL-1.2
Mon Oct 19 06:01:58 2009 +0000 Sam Lantinga Whoops, missing newline! SDL-1.2
Mon Oct 19 05:59:07 2009 +0000 Sam Lantinga Added an untested code path for snd_pcm_wait() SDL-1.2
Mon Oct 19 05:24:48 2009 +0000 Sam Lantinga ALSA write failed (unrecoverable): Resource temporarily unavailable SDL-1.2
Mon Oct 19 05:15:21 2009 +0000 Sam Lantinga Added an error message for when ALSA audio fails SDL-1.2
Mon Oct 19 03:18:15 2009 +0000 Sam Lantinga Getting as close as you can with periods is better than the default parameters. SDL-1.2
Mon Oct 19 02:36:02 2009 +0000 Sam Lantinga Recoomendation from Lennart Poettering: SDL-1.2
Mon Oct 19 02:33:07 2009 +0000 Sam Lantinga Recommendation from Lennart Poettering: SDL-1.2
Mon Oct 19 02:23:21 2009 +0000 Sam Lantinga Recommendation from Lennart Poettering: SDL-1.2
Sun Oct 18 23:18:28 2009 +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 Oct 18 17:31:37 2009 +0000 Sam Lantinga Fixed bug #855 SDL-1.2
Sun Oct 18 16:23:12 2009 +0000 Sam Lantinga Use MacOS line endings for Mac resource files SDL-1.2
Sun Oct 18 16:17:13 2009 +0000 Sam Lantinga Use MacOS line endings for SDL.x SDL-1.2
Sun Oct 18 16:14:57 2009 +0000 Sam Lantinga Fixed bug #853 SDL-1.2
Sat Oct 17 17:35:48 2009 +0000 Sam Lantinga We no longer have a DirectInput link requirement SDL-1.2
Sat Oct 17 16:49:23 2009 +0000 Sam Lantinga Fixed bug #849 SDL-1.2