log

age author description
Sat, 03 Feb 2007 08:18:41 +0000 Ryan C. Gordon Merged Bugzilla #354 fix into trunk.
Tue, 23 Jan 2007 04:50:14 +0000 Sam Lantinga Updated svn repository
Fri, 05 Jan 2007 19:12:50 +0000 Patrice Mandin Alpha sort the test list, add missing ones, remove removed ones
Fri, 08 Dec 2006 00:31:32 +0000 Ryan C. Gordon Look for an exact match first when setting a video mode on BeOS.
Fri, 08 Dec 2006 00:16:38 +0000 Ryan C. Gordon Logic error in BeOS video mode selection ("width" where it should be "height").
Fri, 01 Dec 2006 20:25:03 +0000 Ryan C. Gordon From: Torsten Giebl
Wed, 29 Nov 2006 10:38:07 +0000 Ryan C. Gordon Apparently it's possible that MSVC will want to call a built-in function to
Wed, 29 Nov 2006 10:34:05 +0000 Ryan C. Gordon Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses.
Wed, 29 Nov 2006 10:26:32 +0000 Ryan C. Gordon Use SDL_strcmp(), not strcmp().
Wed, 29 Nov 2006 10:22:59 +0000 Ryan C. Gordon Logic error in SDL_video.c (used bitwise OR instead of logical OR).
Tue, 21 Nov 2006 23:24:33 +0000 Ryan C. Gordon Merged r2913:2914 from SDL-1.2 branch into trunk: alpha blit GCC MMX asm fix.
Mon, 13 Nov 2006 20:34:18 +0000 Patrice Mandin Save/restore current video mode and palette
Mon, 13 Nov 2006 19:59:28 +0000 Patrice Mandin xbios: preliminary video mode init
Mon, 13 Nov 2006 00:38:13 +0000 Ryan C. Gordon Merged r2906:2907 from 1.2 branch to trunk: power of two channels in dsp backend.
Sat, 11 Nov 2006 06:48:57 +0000 Ryan C. Gordon Fixed building of Windows waveout audio.
Tue, 07 Nov 2006 15:18:42 +0000 Ryan C. Gordon Merged r2903:2904 from SDL-1.2 branch to trunk: BeOS loadso updates.
Tue, 07 Nov 2006 15:02:12 +0000 Ryan C. Gordon Merged r2901:2902 from SDL-1.2 branch to trunk: printf stupidity fixes.
Tue, 07 Nov 2006 14:36:47 +0000 Ryan C. Gordon Merged r2899:2900 from SDL-1.2 branch to trunk: testloadso program.
Fri, 03 Nov 2006 21:48:35 +0000 Ryan C. Gordon Use dummy joystick backend if subsystem is enabled but no better driver was
Sun, 29 Oct 2006 15:00:54 +0000 Sam Lantinga @#$% indent
Sun, 29 Oct 2006 14:47:20 +0000 Sam Lantinga (none)
Sun, 29 Oct 2006 14:45:46 +0000 Sam Lantinga Merged Ryan's fix, in case we need it later.
Sun, 29 Oct 2006 04:09:17 +0000 Ryan C. Gordon Removed AmigaOS code for 1.3 branch.
Sun, 29 Oct 2006 03:39:13 +0000 Ryan C. Gordon Win32 joystick fix, ported from 1.2 branch r2887:2888. (Thanks, Ondrej!)
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
Sat, 28 Oct 2006 16:41:54 +0000 Sam Lantinga Fixed mouse enter/leave events for a single window.
Sat, 28 Oct 2006 16:41:08 +0000 Sam Lantinga Fixed focus comptability bug
Sat, 28 Oct 2006 07:49:19 +0000 Ryan C. Gordon Oh for crying out loud...
Sat, 28 Oct 2006 07:45:33 +0000 Ryan C. Gordon Whoops, wrong variable name.
Sat, 28 Oct 2006 07:44:38 +0000 Ryan C. Gordon Fix potential memory leaks if CoreAudio initialization fails.
Sat, 28 Oct 2006 07:39:35 +0000 Ryan C. Gordon Patched to compile.
Fri, 27 Oct 2006 20:19:48 +0000 Ryan C. Gordon 1.3 branch version of revision 2878.
Sat, 21 Oct 2006 18:56:35 +0000 Patrice Mandin Also save/restore fpu register in vbl interrupt
Fri, 20 Oct 2006 00:15:18 +0000 Ryan C. Gordon Whoops, need a pointer to an LPDIRECTSOUNDBUFFER and not the
Wed, 18 Oct 2006 10:49:23 +0000 Ryan C. Gordon Patched to compile again (thanks, Rasmus!).
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Sun, 01 Oct 2006 16:10:41 +0000 Ryan C. Gordon Double Whoops. :P
Sun, 01 Oct 2006 16:07:32 +0000 Sam Lantinga Whoops. :)
Sun, 01 Oct 2006 02:28:41 +0000 Sam Lantinga Replaced strncmp for SDL_VIDEODRIVER test with strcasecmp
Sun, 01 Oct 2006 02:06:37 +0000 Ryan C. Gordon Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp.
Sun, 01 Oct 2006 01:12:08 +0000 Ryan C. Gordon Minor cleanup in the mint driver that was sitting on my laptop (sorry!).
Sun, 24 Sep 2006 15:56:55 +0000 Sam Lantinga Formatting update
Sun, 24 Sep 2006 15:56:36 +0000 Sam Lantinga Fixed bug #292
Sun, 24 Sep 2006 00:55:19 +0000 Sam Lantinga Fixed bug #316
Sun, 24 Sep 2006 00:44:45 +0000 Sam Lantinga Fixed bug #321
Sun, 24 Sep 2006 00:36:49 +0000 Sam Lantinga Fixed bug #270
Sat, 23 Sep 2006 23:15:56 +0000 Sam Lantinga (none)
Sat, 23 Sep 2006 22:51:37 +0000 Sam Lantinga Fixed bug #329
Fri, 22 Sep 2006 21:52:20 +0000 Patrice Mandin Pfiou, all of it to update, faster to rewrite from scratch?
Wed, 20 Sep 2006 22:09:19 +0000 Patrice Mandin Started update for 1.3
Wed, 20 Sep 2006 21:38:06 +0000 Patrice Mandin Oops, don't need to check that
Wed, 20 Sep 2006 21:29:44 +0000 Patrice Mandin More work for 1.3
Wed, 20 Sep 2006 21:22:08 +0000 Patrice Mandin Started work to update for 1.3 api
Wed, 20 Sep 2006 19:49:23 +0000 Patrice Mandin Reenable mouse usage using xbios vectors under MiNT
Wed, 20 Sep 2006 19:47:09 +0000 Patrice Mandin Forward keyboard reworking from 1.2
Sat, 16 Sep 2006 17:13:41 +0000 Patrice Mandin Add teamtap support
Sat, 16 Sep 2006 17:02:38 +0000 Patrice Mandin Update for recent changes
Sat, 16 Sep 2006 16:59:46 +0000 Patrice Mandin Save/restore FPU registers in interrupt
Wed, 13 Sep 2006 04:47:46 +0000 Ryan C. Gordon Fixed typo in windib audio.
Tue, 12 Sep 2006 19:47:40 +0000 Patrice Mandin Allow grabing mouse by locking its position