log

age author description
Sat, 26 Jun 2010 08:56:48 -0700 Sam Lantinga Mostly cleaned up warnings with -Wmissing-prototypes
Thu, 17 Jun 2010 22:23:20 -0700 Sam Lantinga Hello Sam.
Thu, 17 Jun 2010 12:33:05 -0700 Sam Lantinga Fixed mouse focus window reporting
Sun, 06 Jun 2010 21:09:45 -0700 Sam Lantinga Fixed wording for consistency
Mon, 24 May 2010 22:56:36 -0700 Sam Lantinga SDL_KillThread() is no longer supported - it was always dangerous! :)
Mon, 17 May 2010 23:13:33 -0700 Sam Lantinga author Eric Wing <ewing . public |-at-| gmail . com>
Wed, 12 May 2010 12:49:28 -0700 Eric Wing Added the automated test plist file and modified .hgignore to be less aggressive.
Sun, 09 May 2010 20:47:22 -0700 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
Sun, 09 May 2010 19:55:28 -0700 Sam Lantinga Add a default revision string if we can't find hg
Sun, 09 May 2010 19:51:21 -0700 Sam Lantinga Don't assume .bashrc exists. :)
Sun, 09 May 2010 17:00:56 -0700 Sam Lantinga Tagging version before everything gets ripped out.
Sun, 09 May 2010 16:16:11 -0700 Sam Lantinga Make the compiler even happier pre-touch-removal
Sun, 09 May 2010 16:15:14 -0700 Sam Lantinga Make sure events are current before flushing them.
Sun, 09 May 2010 15:47:21 -0700 Sam Lantinga Added missing header
Sun, 09 May 2010 15:46:19 -0700 Sam Lantinga Removed unused variables
Sun, 09 May 2010 15:33:10 -0700 Sam Lantinga Fixed compiler warnings
Sun, 09 May 2010 15:24:31 -0700 Sam Lantinga Fixed variable use before initialize warnings
Sun, 09 May 2010 15:24:05 -0700 Sam Lantinga Removed unused variables
Sun, 09 May 2010 10:00:33 -0700 Sam Lantinga Fixed Eric's changes to allow building from the command line.
Sun, 09 May 2010 09:53:57 -0700 Sam Lantinga Updated with the SDL 1.3 list of supported operating systems
Sun, 09 May 2010 07:00:28 -0700 Eric Wing Updated Mac Xcode project for refactored rwops automated test changes.
Sun, 09 May 2010 06:58:30 -0700 Eric Wing Refactored automated rwops tests so read and write directories can be more easily customized.
Sat, 08 May 2010 08:23:46 -0700 Eric Wing Fixes to automated test target for iPhone Xcode project.
Sat, 08 May 2010 04:52:17 -0700 Eric Wing Exempted writable modes from bundle check on OS X since bundle areas are typically read-only.
Sat, 08 May 2010 01:12:55 -0700 Eric Wing Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Sat, 08 May 2010 00:54:22 -0700 Eric Wing Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Sun, 02 May 2010 05:08:12 -0400 Ryan C. Gordon Much improved multi-display support for iPad.
Sat, 01 May 2010 13:50:56 -0400 Ryan C. Gordon Test for system version in the Apple Recommended way.
Fri, 30 Apr 2010 00:39:31 -0400 Ryan C. Gordon Implemented SDL power APIs for iPhoneOS.
Thu, 29 Apr 2010 22:53:18 -0400 Ryan C. Gordon Implemented display mode functionality for UIKit.
Sun, 25 Apr 2010 20:16:38 -0400 Ryan C. Gordon SDL-1.2: Quartz fullscreen video contentRect was used uninitialized. SDL-1.2
Fri, 23 Apr 2010 02:19:34 -0700 Sam Lantinga Fixed bug 978
Fri, 23 Apr 2010 02:19:19 -0700 Sam Lantinga Fixed bug 978 SDL-1.2
Fri, 23 Apr 2010 02:15:05 -0700 Sam Lantinga esigra 2010-04-17 03:53:57 PDT
Fri, 23 Apr 2010 02:14:06 -0700 Sam Lantinga esigra 2010-04-17 03:53:57 PDT SDL-1.2
Tue, 20 Apr 2010 07:16:42 -0700 Jjgod Jiang Fix a crash caused by empty keyboard focus
Thu, 15 Apr 2010 22:27:50 -0700 Sam Lantinga changeset: 4434:4e5dd7dc58cd
Thu, 15 Apr 2010 22:27:01 -0700 Sam Lantinga Minor cleanup on Jiang's patch
Thu, 15 Apr 2010 22:14:26 -0700 Sam Lantinga changeset: 4433:25667ea797fa
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