Sam Lantinga <slouken@libsdl.org> [Sat, 17 Oct 2009 07:04:58 +0000] rev 4348
Enable the ALSA debug code via environment variable
Sam Lantinga <slouken@libsdl.org> [Sat, 17 Oct 2009 06:55:17 +0000] rev 4347
Option to fix bug #851
For some people setting the period size works better (and is what SDL 1.2.13 did), but for most people it's the same or worse. You can use an environment variable to pick which one you want.
Sam Lantinga <slouken@libsdl.org> [Sat, 17 Oct 2009 05:05:29 +0000] rev 4346
matthew green
actually, please don't apply this upstream. i need to think about
a better solution..
thanks.
.mrg.
Sam Lantinga <slouken@libsdl.org> [Fri, 16 Oct 2009 07:24:11 +0000] rev 4345
Allow the application to resize the window without destroying the OpenGL context
Sam Lantinga <slouken@libsdl.org> [Fri, 16 Oct 2009 05:12:20 +0000] rev 4344
patch-pulse (from ahoka@NetBSD.org):
Fix assertion triggered in pulsaudio by returning "unknown" instead
of NULL pointer when guessing application name.
- Use getprogname on NetBSD as it wont return NULL
Sam Lantinga <slouken@libsdl.org> [Fri, 16 Oct 2009 05:06:17 +0000] rev 4343
patch-ac (from mrg@NetBSD.org):
Look for libGL.so, not any particular libGL.so.<X>, on NetBSD.
(the comment inline explains why)
Sam Lantinga <slouken@libsdl.org> [Fri, 16 Oct 2009 05:05:21 +0000] rev 4342
patch-ab (from reinoud@NetBSD.org):
Apply patch to first unlock the CD before trying to eject it. Since
SDL doesn't seem to have lock/unlock primitives, this looks like the
right thing to do.
Fixes audio/tcd's eject function too.
Sam Lantinga <slouken@libsdl.org> [Fri, 16 Oct 2009 04:29:27 +0000] rev 4341
It helps to use the right constant. :)
Sam Lantinga <slouken@libsdl.org> [Fri, 16 Oct 2009 04:24:03 +0000] rev 4340
Use SDL's byte order check, just to be sure
Ryan C. Gordon <icculus@icculus.org> [Thu, 15 Oct 2009 05:29:49 +0000] rev 4339
Don't call it "ALSA 0.9 PCM audio" anymore, since we moved to the stable API.