Mercurial > sdl-ios-xcode
comparison Makefile.dc @ 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 | c8f42ed8805e |
children | c121d94672cb |
comparison
equal
deleted
inserted
replaced
4210:8f501bbc3bf1 | 4211:3ce5bfddbaf6 |
---|