summaryrefslogtreecommitdiff
path: root/src/i_sound.h
AgeCommit message (Expand)Author
2008-10-02Split out high-level sound code from hexen/i_ibm.c and refactor to useSimon Howard
2008-09-25Add option to low-level sound API to disable the DS prefix for soundSimon Howard
2008-09-17Split sound code out of Heretic's i_ibm.c into s_sound.c. RenameSimon Howard
2008-09-14Remove i_sdlsound.c dependency on doom/Simon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-08Split off some of the s_sound.c code into i_sound.c and reimplement theSimon Howard
2007-06-17Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "soundSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-01-08Add S_MusicPlaying function to query if music is still playing.Simon Howard
2005-09-05Add mmus2mid code from prboom. Use 'void *' for music handles. PassSimon Howard
2005-09-05Use the system-nonspecific sound code to assign the channel number usedSimon Howard
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard