summaryrefslogtreecommitdiff
path: root/src/i_sound.h
AgeCommit message (Expand)Author
2015-05-27opl: Some minor tweaks to the last merge.Simon Howard
2015-03-10OPL code guideline style fixkhokh2001
2015-03-09Hexen and Heretic use older DMX. Since OPL Voice Allocating algorithm differ....khokh2001
2014-05-05Clean up file headers.Simon Howard
2014-04-27music: Add loop point Ogg/Flac metadata support.Simon Howard
2014-03-23music: Add config var for external music program.Simon Howard
2014-03-23sound: Add config variable to control buffer size.Simon Howard
2011-03-05Add configuration parameter to limit the amount of memory used forSimon Howard
2008-12-02Fix setup to show the correct available sfx/music options, depending onSimon Howard
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