log

age author description
Sun, 29 Oct 2006 03:58:27 +0000 Ryan C. Gordon Removed broken AmigaOS support. SDL-1.2
Sun, 29 Oct 2006 03:44:25 +0000 Ryan C. Gordon Added some newer binaries to svn:ignore. SDL-1.2
Sun, 29 Oct 2006 03:37:24 +0000 Ryan C. Gordon joyGetPosEx() was using the wrong variable for specifying a device; this is SDL-1.2
Sun, 29 Oct 2006 02:46:42 +0000 Ryan C. Gordon Closing minor memory leak in XME code. SDL-1.2
Fri, 27 Oct 2006 20:18:24 +0000 Ryan C. Gordon Fix for buffer overflow in audio code, when feeding a device that needs SDL-1.2
Sat, 21 Oct 2006 18:53:33 +0000 Patrice Mandin Also save/restore fpu register in vbl interrupt SDL-1.2
Sun, 01 Oct 2006 02:30:03 +0000 Sam Lantinga backport from 1.3 SDL-1.2
Sun, 01 Oct 2006 02:07:09 +0000 Ryan C. Gordon 1.2 backport: Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp. SDL-1.2
Sun, 24 Sep 2006 15:45:37 +0000 Sam Lantinga Fixed bug #292 SDL-1.2
Sun, 24 Sep 2006 15:36:37 +0000 Sam Lantinga Fixed formatting SDL-1.2
Sun, 24 Sep 2006 15:31:42 +0000 Sam Lantinga Fixed bug #286 SDL-1.2
Sun, 24 Sep 2006 01:27:40 +0000 Sam Lantinga Fixed bug #281 SDL-1.2
Sun, 24 Sep 2006 00:55:00 +0000 Sam Lantinga Fixed bug #316 SDL-1.2
Sun, 24 Sep 2006 00:43:36 +0000 Sam Lantinga Fixed bug #321 SDL-1.2
Sun, 24 Sep 2006 00:36:24 +0000 Sam Lantinga Fixed bug #270 SDL-1.2
Sun, 24 Sep 2006 00:10:59 +0000 Sam Lantinga Bumped the version in subversion to 1.2.12 SDL-1.2
Sun, 24 Sep 2006 00:08:28 +0000 Sam Lantinga Fixed bug #278 SDL-1.2
Sun, 24 Sep 2006 00:04:06 +0000 Sam Lantinga Fixed bug #276 SDL-1.2
Sat, 23 Sep 2006 23:15:34 +0000 Sam Lantinga (none) SDL-1.2
Sat, 23 Sep 2006 23:12:44 +0000 Sam Lantinga Fixed bug #304 SDL-1.2
Sat, 23 Sep 2006 23:07:52 +0000 Sam Lantinga Fixed bug #294 SDL-1.2
Sat, 16 Sep 2006 12:00:03 +0000 Patrice Mandin Forgot cpu boundaries SDL-1.2
Sat, 16 Sep 2006 11:50:34 +0000 Patrice Mandin Save/restore fpu registers if needed SDL-1.2
Sat, 16 Sep 2006 10:38:09 +0000 Patrice Mandin Add function to check FPU presence SDL-1.2
Sat, 16 Sep 2006 09:15:11 +0000 Patrice Mandin Only saved non preserved registers SDL-1.2
Sat, 16 Sep 2006 09:14:25 +0000 Patrice Mandin Only convert endianness if both src and dest are 16bits SDL-1.2
Fri, 15 Sep 2006 21:26:36 +0000 Patrice Mandin Update to reflect driver changes SDL-1.2
Wed, 13 Sep 2006 21:19:13 +0000 Patrice Mandin Use new keyboard mapping routines SDL-1.2
Wed, 13 Sep 2006 21:18:35 +0000 Patrice Mandin Factorize keyboard mapping between drivers SDL-1.2
Tue, 12 Sep 2006 19:34:18 +0000 Patrice Mandin Allow grabing mouse by locking its position SDL-1.2
Tue, 12 Sep 2006 19:33:33 +0000 Patrice Mandin Reenable xbios usage to get relative mouse motion SDL-1.2
Tue, 12 Sep 2006 19:28:54 +0000 Patrice Mandin Allow mouse to be locked when grabbed with GEM driver SDL-1.2
Tue, 12 Sep 2006 19:20:50 +0000 Patrice Mandin Disable MiNT thread usage and use hw access for updating DMA audio pointers SDL-1.2
Fri, 08 Sep 2006 19:17:03 +0000 Patrice Mandin Forgot to reshow mouse cursor when exiting grab/hide mode SDL-1.2
Thu, 07 Sep 2006 20:52:31 +0000 Patrice Mandin /me dumb, sizeof(keymap) != number of elements SDL-1.2
Tue, 05 Sep 2006 19:31:48 +0000 Patrice Mandin Use correct function to free allocated mem SDL-1.2
Sun, 03 Sep 2006 21:34:11 +0000 Ryan C. Gordon Removed some new 1.3 symbols from code backported to 1.2. SDL-1.2
Fri, 01 Sep 2006 22:50:24 +0000 Ryan C. Gordon Backport from 1.3: most of the audio drivers can now handle data SDL-1.2
Wed, 02 Aug 2006 21:26:31 +0000 Patrice Mandin Add teamtap support (4 joypads adapter on 1 port) SDL-1.2
Mon, 24 Jul 2006 23:29:01 +0000 Ryan C. Gordon Patched to compile. Fixes Bugzilla #285. SDL-1.2
Mon, 10 Jul 2006 21:23:11 +0000 Sam Lantinga Updated the snapshot build target to reflect the new source location SDL-1.2
Mon, 10 Jul 2006 21:03:59 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. SDL-1.2
Tue, 17 Oct 2006 09:09:21 +0000 Ryan C. Gordon Removed distinction between "available" and "init" in audio backends, since SDL-ryan-multiple-audio-device
Tue, 17 Oct 2006 08:04:51 +0000 Ryan C. Gordon ALSA's availability test was wrong in multi-device land. If the ALSA libraries SDL-ryan-multiple-audio-device
Tue, 17 Oct 2006 06:45:17 +0000 Ryan C. Gordon I really don't want to update these last two audio backends...I added an SDL-ryan-multiple-audio-device
Tue, 17 Oct 2006 06:42:06 +0000 Ryan C. Gordon Added a FIXME. SDL-ryan-multiple-audio-device
Tue, 17 Oct 2006 06:37:42 +0000 Ryan C. Gordon Moved DirectSound audio target to SDL 1.3 API and did some house cleaning. SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 23:04:24 +0000 Ryan C. Gordon Moved windib (waveout) audio to 1.3 API and made other cleanups. SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 08:58:36 +0000 Ryan C. Gordon Some fixes that were discovered when trying to get OS/2 audio working again... SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 08:57:28 +0000 Ryan C. Gordon OS/2 audio code works in 1.3 now. SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 08:55:14 +0000 Ryan C. Gordon This file probably got corrupted by a pretty printer at some point... SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 01:39:01 +0000 Ryan C. Gordon BeOS audio now works in 1.3 branch. SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 00:55:30 +0000 Ryan C. Gordon Patched to build on pre-C99 compilers. SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 00:05:22 +0000 Ryan C. Gordon Patched to build on pre-C99 compilers. SDL-ryan-multiple-audio-device
Sun, 08 Oct 2006 00:01:16 +0000 Ryan C. Gordon Still more PAudio renames... SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 20:23:02 +0000 Ryan C. Gordon Whoops, changed that symbol name... SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 20:20:59 +0000 Ryan C. Gordon Paudio driver moved to 1.3 API. SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 19:59:57 +0000 Ryan C. Gordon Forgot to add NTO_Init()... SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 19:56:47 +0000 Ryan C. Gordon Fixed some things to use SDL C runtime functions. SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 19:53:48 +0000 Ryan C. Gordon Moved NTO audio driver to 1.3 API. SDL-ryan-multiple-audio-device