log

age author description
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
Tue, 12 Sep 2006 19:44:51 +0000 Patrice Mandin Reenable xbios usage to get relative mouse motion
Tue, 12 Sep 2006 19:43:29 +0000 Patrice Mandin Allow mouse to be locked when grabbed with GEM driver
Tue, 12 Sep 2006 19:23:51 +0000 Patrice Mandin Disable MiNT thread usage and use hw access for updating DMA audio pointers
Tue, 12 Sep 2006 08:45:48 +0000 Sam Lantinga Temporarily disabled framebuffer console support for SDL 1.3
Fri, 08 Sep 2006 19:18:02 +0000 Patrice Mandin Forgot to reshow mouse cursor when exiting grab/hide mode
Thu, 07 Sep 2006 20:50:13 +0000 Patrice Mandin /me dumb, sizeof(keymap != number of elements
Tue, 05 Sep 2006 19:32:35 +0000 Patrice Mandin Use correct function to free allocated mem
Sat, 02 Sep 2006 21:50:04 +0000 Ryan C. Gordon Fixed macosx audio initialization (passed wrong struct to CoreAudio).
Sat, 02 Sep 2006 21:19:00 +0000 Ryan C. Gordon Compile fixes.
Fri, 01 Sep 2006 22:48:43 +0000 Ryan C. Gordon Added a FIXME and macro to sun audio.
Fri, 01 Sep 2006 19:29:49 +0000 Ryan C. Gordon Replaced unions with calls to SDL_SwapFloat...
Fri, 01 Sep 2006 19:17:05 +0000 Ryan C. Gordon Fixed S32 audio mixing, but I'm a bit nervous about the use of 64-bit
Fri, 01 Sep 2006 19:16:26 +0000 Ryan C. Gordon Continuing my quest to replace all the bitwise operations on SDL_AudioFormats
Fri, 01 Sep 2006 18:07:41 +0000 Ryan C. Gordon Fixed broken audio conversions between float and unsigned datatypes.
Fri, 01 Sep 2006 18:04:01 +0000 Ryan C. Gordon Whoops, wrong tokens for int32 support in ALSA driver (specified unsigned
Fri, 01 Sep 2006 17:49:27 +0000 Ryan C. Gordon ALSA was testing if (format) was set to zero as an error condition, but
Fri, 01 Sep 2006 07:50:36 +0000 Ryan C. Gordon int32 support for windib and windx5 audio backends.
Fri, 01 Sep 2006 06:55:41 +0000 Ryan C. Gordon QNX6 support for int32/float32 (isn't this just ALSA?!)
Fri, 01 Sep 2006 06:43:41 +0000 Ryan C. Gordon Updated Tru64 audio to support int32.
Fri, 01 Sep 2006 06:32:54 +0000 Ryan C. Gordon MiNT audio driver cleanups for clamping types and channels to supported
Fri, 01 Sep 2006 06:01:03 +0000 Ryan C. Gordon Mac OS 9 support for int32/float32.
Fri, 01 Sep 2006 05:31:36 +0000 Ryan C. Gordon Mac OS X audio backend now supports int32/float32.
Fri, 01 Sep 2006 00:04:07 +0000 Ryan C. Gordon Cleaned up IRIX audio driver, added float32 support and fallbacks when
Thu, 31 Aug 2006 23:16:48 +0000 Ryan C. Gordon Actually, my silly logic bug was actually correct. :/
Thu, 31 Aug 2006 23:16:23 +0000 Ryan C. Gordon Let SDL convert to valid Dreamcast audio formats instead of failing if the
Thu, 31 Aug 2006 22:40:53 +0000 Ryan C. Gordon Let OS/2 DART backend use SDL converters at a higher level (would fail if
Thu, 31 Aug 2006 22:22:34 +0000 Ryan C. Gordon Fixed silly logic thing.
Thu, 31 Aug 2006 22:15:07 +0000 Ryan C. Gordon Added int32 and float32 support (and some others!) to BeOS audio backend.
Thu, 31 Aug 2006 21:43:25 +0000 Ryan C. Gordon Added int32 support to Amiga audio driver and cleaned up some other details
Thu, 31 Aug 2006 21:28:21 +0000 Ryan C. Gordon ALSA backend can handle int32 and float32 data directly.
Thu, 31 Aug 2006 21:00:10 +0000 Ryan C. Gordon Added int32 adn float32 support to SDL_LoadWAV_RW().
Thu, 31 Aug 2006 20:59:42 +0000 Ryan C. Gordon Reordered the favored audio format list a little.
Tue, 29 Aug 2006 08:24:16 +0000 Sam Lantinga Take advantage of the existing SDL blitters for normal copy blits.
Mon, 28 Aug 2006 17:35:15 +0000 Sam Lantinga Clear the second texture stage explicitly
Mon, 28 Aug 2006 17:34:50 +0000 Sam Lantinga The dummy renderer can task advantage of the MASK optimization too, though performance probably doesn't matter here...
Mon, 28 Aug 2006 14:10:46 +0000 Sam Lantinga Optimized the copy blitters a little bit
Mon, 28 Aug 2006 04:39:37 +0000 Sam Lantinga Figured out how texture stages work, thanks to this:
Mon, 28 Aug 2006 04:03:32 +0000 Sam Lantinga Implemented color modulation in the D3D renderer.
Mon, 28 Aug 2006 03:27:59 +0000 Sam Lantinga Cleanup for the last checkin
Mon, 28 Aug 2006 03:17:39 +0000 Sam Lantinga Added source color and alpha modulation support.
Thu, 24 Aug 2006 12:49:59 +0000 Ryan C. Gordon Added SDL_SwapFloat* function/macros. Reference Bugzilla #293.
Thu, 24 Aug 2006 12:48:16 +0000 Ryan C. Gordon Forgot to check in updated SDL_audio.h ...
Thu, 24 Aug 2006 12:10:46 +0000 Ryan C. Gordon First shot at new audio data types (int32 and float32).
Thu, 10 Aug 2006 15:15:06 +0000 Sam Lantinga The GGI driver hasn't been maintained in 8 years. It's probably safe to remove. :)