Sam Lantinga <slouken@libsdl.org> [Fri, 23 Jun 2006 09:01:08 +0000] rev 1702
Merged Ryan's 5.1 audio fix from SDL 1.2
Sam Lantinga <slouken@libsdl.org> [Fri, 23 Jun 2006 08:48:24 +0000] rev 1701
Merged DirectSound dropout fix from SDL 1.2
Sam Lantinga <slouken@libsdl.org> [Fri, 23 Jun 2006 08:40:46 +0000] rev 1700
Merged dynamic X11 fix from SDL 1.2
Sam Lantinga <slouken@libsdl.org> [Wed, 21 Jun 2006 08:26:43 +0000] rev 1699
Renamed, per Mike's comment on bug #157
Sam Lantinga <slouken@libsdl.org> [Wed, 21 Jun 2006 08:25:17 +0000] rev 1698
Renamed, per Mike's comment on bug #157
Sam Lantinga <slouken@libsdl.org> [Wed, 21 Jun 2006 07:57:59 +0000] rev 1697
Fixed bug #157
[patch tweaked to handle older nasm, which doesn't support :function syntax]
------- Comment #5 From Mike Frysinger 2006-05-22 01:24 [reply] -------
Created an attachment (id=132) [edit]
libsdl-hidden-nasm.patch
here's the patch i posted here:
http://www.libsdl.org/pipermail/sdl/2006-March/073618.html
this will hide the symbols dynamically if the build nasm/yasm supports the
hidden stuff ... in other words, this patch should be safe with both older and
new versions of nasm/yasm
Sam Lantinga <slouken@libsdl.org> [Wed, 21 Jun 2006 07:36:00 +0000] rev 1696
Fixed bug #256
Sam Lantinga <slouken@libsdl.org> [Tue, 20 Jun 2006 06:51:23 +0000] rev 1695
Date: Fri, 9 Jun 2006 11:35:23 +0300
From: "Janne Junnila"
Subject: [SDL] SDL_SetGamma bug
You can't set the the gamma 'brighter' than 1.0. There's a patch attached.
Sam Lantinga <slouken@libsdl.org> [Tue, 20 Jun 2006 06:41:15 +0000] rev 1694
Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)
From: "Torsten Giebl"
Subject: [SDL] Patch for Makefile.DC
Hello !
This patch autom. copys SDL_config.h.default
into SDL_config.h when compiling SDL for Dreamcast
using Makefile.dc.
Sam Lantinga <slouken@libsdl.org> [Tue, 20 Jun 2006 05:57:50 +0000] rev 1693
Fixed bug #251