index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doom
/
s_sound.c
Age
Commit message (
Expand
)
Author
2015-05-27
Merge pull request #516 from khokh2001/oldopl
Simon Howard
2015-04-26
doom: Clear origin pointer when stopping sound.
Simon Howard
2015-03-09
Hexen and Heretic use older DMX. Since OPL Voice Allocating algorithm differ....
khokh2001
2014-05-05
Clean up file headers.
Simon Howard
2014-04-27
music: Add loop point Ogg/Flac metadata support.
Simon Howard
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-30
doom: Eliminate use of sprintf().
Simon Howard
2014-03-23
Rearrange order of SDL sound startup.
Simon Howard
2012-12-24
Merge from trunk.
Simon Howard
2010-04-30
Merge from trunk.
Simon Howard
2008-09-25
Add option to low-level sound API to disable the DS prefix for sound
Simon Howard
2008-09-14
Remove i_sdlsound.c dependency on doom/
Simon Howard
2008-09-11
Refactor configuration file system to allow configuration file variables
Simon Howard
2008-09-08
Remove i_system.c dependency on doom/ code and add a generic I_AtExit()
Simon Howard
2008-09-08
Move s_sound.[ch] to doom/
Simon Howard