view test/COPYING @ 4211:3ce5bfddbaf6 SDL-1.2

Fixed bug #572 Please merge this patch for the PA driver in SDL. http://0pointer.de/public/sdl-pulse-rework.patch This patch: - fixes buffering (i.e. reduces number of "fragments" to 2, doesn't defer filling up of the buffer until the entire buffer ran completely empty.) - drops $PASERVER and $PADEVICE env var support, since this is a duplication of $PULSE_SERVER and $PULSE_SINK which the PA libs honor anyway. This fixes the sound issues in all games I tested.
author Sam Lantinga <slouken@libsdl.org>
date Mon, 21 Sep 2009 08:03:00 +0000
parents e8157fcb3114
children
line wrap: on
line source


The test programs in this directory tree are for demonstrating and
testing the functionality of the SDL library, and are placed in the
public domain.

October 28, 1997
--
	Sam Lantinga				(slouken@libsdl.org)