fruitjam-doom/pcsound
Simon Howard cf6e976f37 Add missing SDL_thread include.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1569
2009-06-07 16:39:08 +00:00
..
.gitignore Set svn:ignore on pcsound directory. 2007-06-09 17:45:14 +00:00
Makefile.am Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL 2008-12-09 19:56:43 +00:00
pcsound.c Make the BSD PC speaker driver work on FreeBSD. 2008-04-15 23:16:16 +00:00
pcsound.h Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound 2007-06-17 18:40:02 +00:00
pcsound_bsd.c Make the BSD PC speaker driver work on FreeBSD. 2008-04-15 23:16:16 +00:00
pcsound_internal.h Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound 2007-06-17 18:40:02 +00:00
pcsound_linux.c Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound 2007-06-17 18:40:02 +00:00
pcsound_sdl.c Always use an SDL buffer size that is a power of two. Reduce buffer size 2009-05-17 13:54:19 +00:00
pcsound_win32.c Add missing SDL_thread include. 2009-06-07 16:39:08 +00:00