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
/
i_sound.h
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-04-27
music: Add loop point Ogg/Flac metadata support.
Simon Howard
2014-03-23
music: Add config var for external music program.
Simon Howard
2014-03-23
sound: Add config variable to control buffer size.
Simon Howard
2011-03-05
Add configuration parameter to limit the amount of memory used for
Simon Howard
2008-12-02
Fix setup to show the correct available sfx/music options, depending on
Simon Howard
2008-10-02
Split out high-level sound code from hexen/i_ibm.c and refactor to use
Simon Howard
2008-09-25
Add option to low-level sound API to disable the DS prefix for sound
Simon Howard
2008-09-17
Split sound code out of Heretic's i_ibm.c into s_sound.c. Rename
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
Split off some of the s_sound.c code into i_sound.c and reimplement the
Simon Howard
2007-06-17
Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-01-08
Add S_MusicPlaying function to query if music is still playing.
Simon Howard
2005-09-05
Add mmus2mid code from prboom. Use 'void *' for music handles. Pass
Simon Howard
2005-09-05
Use the system-nonspecific sound code to assign the channel number used
Simon Howard
2005-08-04
Turn on compiler optimisation and warning options
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard