summaryrefslogtreecommitdiff
path: root/src/i_pcsound.c
AgeCommit message (Expand)Author
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-06-17Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "soundSimon Howard
2007-03-10Lots of changes/additions:Russell Rice
2007-03-09Move the pcsound library to the top level, alongside textscreen.Simon Howard
2007-03-07Use native endianness for sound output, rather than always LSB. Add PCSimon Howard