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.c
Age
Commit message (
Expand
)
Author
2005-10-23
Reproduce the behavior when playing a sound at a sample rate which
Simon Howard
2005-10-15
Fix MIDI music not pausing when using SDL_mixer's native MIDI playback.
Simon Howard
2005-10-02
Guard against music lumps containing non-MUS data, document in bugs list
Simon Howard
2005-09-11
Remove temporary MIDI files generated by sound code.
Simon Howard
2005-09-11
Fix sounds playing at the wrong volume (too quiet)
Simon Howard
2005-09-07
Modify the sound effect caching behaviour: sounds which are not playing
Simon Howard
2005-09-06
Restore -nosound, -nosfx, -nomusic
Simon Howard
2005-09-06
Setting music volume
Simon Howard
2005-09-06
Working music!
Simon Howard
2005-09-05
Add mmus2mid code from prboom. Use 'void *' for music handles. Pass
Simon Howard
2005-09-05
16-bit sound
Simon Howard
2005-09-05
Use the system-nonspecific sound code to assign the channel number used
Simon Howard
2005-08-19
Make sounds louder. Use the correct maximum of 15 when doing sound
Simon Howard
2005-08-07
Cycle round sound channels to stop reuse and conflicts of channel
Simon Howard
2005-08-06
Remove debug messages, send error messages to stderr
Simon Howard
2005-08-05
More sensible defaults
Simon Howard
2005-08-04
Turn on compiler optimisation and warning options
Simon Howard
2005-07-23
Add missing errno.h, fix crash on startup when no IWAD present
Simon Howard
2005-07-23
Use ANSI-standard limit constants. Remove LINUX define.
Simon Howard
2005-07-23
Remove step table (unused, adds dependency on pow function)
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard