log

age author description
Mon, 24 May 2010 02:41:36 +0300 Matti Hamalainen New documentation.
Mon, 24 May 2010 02:19:13 +0300 Matti Hamalainen Buildsystem changes, build zaxplay or orig only when the target probably allows it.
Mon, 24 May 2010 02:18:39 +0300 Matti Hamalainen Fix the audio rendering callback function, etc.
Mon, 24 May 2010 01:23:01 +0300 Matti Hamalainen Obviously this is a bug, fixed.
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:22:37 +0300 Matti Hamalainen Build system changes for SDL/Win32 cross-build via MinGW hosted on Linux.
Mon, 24 May 2010 00:22:03 +0300 Matti Hamalainen Initial SDL/Win32 support.
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.
Mon, 24 May 2010 00:20:21 +0300 Matti Hamalainen Return a meaningless value.
Mon, 24 May 2010 00:19:57 +0300 Matti Hamalainen Take SDL into account when halving height of rendering buffer, and remove the corresponding "hack" from sdl.c. Also misc. cleanups.
Mon, 24 May 2010 00:18:41 +0300 Matti Hamalainen Cleanups.
Mon, 24 May 2010 00:14:18 +0300 Matti Hamalainen Const fix.
Sun, 23 May 2010 23:17:31 +0300 Matti Hamalainen Renamed.
Sun, 23 May 2010 23:16:20 +0300 Matti Hamalainen Move stuff.