DEADSOFTWARE

fix 16/32 bit and float wav formats for openal
[d2df-sdl.git] / src / engine / e_soundfile_wav.pas
2019-12-09 DeaDDooMERfix 16/32 bit and float wav formats for openal
2019-10-13 DeaDDooMERfix 16-bit wav sounds on big-endian machines
2019-10-13 DeaDDooMERimplement SDL1.2 system driver
2019-09-17 Ketmar Darkchanged license to GPLv3 only; sorry, no trust to FSF...
2019-09-01 fgsfdsSound: OpenAL: Add mp3 support via libmpg123
2019-08-31 fgsfdsSound: OpenAL: libxmp support
2019-08-31 fgsfdsSound: Initial OpenAL driver impl