summaryrefslogtreecommitdiff
path: root/src/i_sound.c
AgeCommit message (Expand)Author
2005-09-06Restore -nosound, -nosfx, -nomusicSimon Howard
2005-09-06Setting music volumeSimon Howard
2005-09-06Working music!Simon Howard
2005-09-05Add mmus2mid code from prboom. Use 'void *' for music handles. PassSimon Howard
2005-09-0516-bit soundSimon Howard
2005-09-05Use the system-nonspecific sound code to assign the channel number usedSimon Howard
2005-08-19Make sounds louder. Use the correct maximum of 15 when doing soundSimon Howard
2005-08-07Cycle round sound channels to stop reuse and conflicts of channelSimon Howard
2005-08-06Remove debug messages, send error messages to stderrSimon Howard
2005-08-05More sensible defaultsSimon Howard
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
2005-07-23Add missing errno.h, fix crash on startup when no IWAD presentSimon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Remove step table (unused, adds dependency on pow function)Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard