log pwplib/snd-sdl.c @ 43:093315d84a22

age author description
Mon, 24 May 2010 05:07:33 +0300 Matti Hamalainen Add a small delay in SDL audio pseudo-loopflush function to avoid tightlooping in prod main loops (explained better in the added comment.)
Mon, 24 May 2010 01:22:33 +0300 Matti Hamalainen Code cleanups.
Mon, 24 May 2010 01:16:43 +0300 Matti Hamalainen Fix a horrible think-o bug in the SDL sound callback fragmentation code.
Mon, 24 May 2010 00:21:39 +0300 Matti Hamalainen Remove useless pwp_sdlaudio_close(), move fragment size calculation after SDL_OpenAudio() call as it may possibly modify the frequency. Show acquired audio parameters to user.
Sat, 22 May 2010 23:13:02 +0300 Matti Hamalainen Audio timing adjustment.
Sat, 22 May 2010 20:32:49 +0300 Matti Hamalainen Some misc. cleanups and minor warning removals.
Sat, 22 May 2010 18:12:51 +0300 Matti Hamalainen Try this timer frequency.
Tue, 18 May 2010 17:58:37 +0300 Matti Hamalainen Take into account that SDL does not guarantee audio buffer size to be what
Tue, 18 May 2010 05:34:18 +0300 Matti Hamalainen Possibly start SDL audio more sanely.
Tue, 18 May 2010 04:25:44 +0300 Matti Hamalainen Initial import.