gzdoom/src/sound
Randy Heit 12ef53a2ff - snd_midipatchset and fluid_patchset are now processed through NicePath() for variable
substitution. In addition, on Windows, if they contain no path separator, they will
  automatically have $PROGDIR prepended to them.

SVN r3781 (trunk)
2012-07-21 03:46:36 +00:00
..
fmod_wrap.h
fmodsound.cpp - snd_midipatchset and fluid_patchset are now processed through NicePath() for variable 2012-07-21 03:46:36 +00:00
fmodsound.h
i_music.cpp - Added writemidi console command. If the currently playing song is a MIDI variant, this will 2012-02-22 03:28:33 +00:00
i_music.h
i_musicinterns.h - Fixed: The softsynths could get stuck on the last notes of nonlooping songs. 2012-03-11 04:30:35 +00:00
i_sound.cpp
i_sound.h
i_soundinternal.h
music_cd.cpp
music_dumb.cpp - Fix some GCC 4.7.1 warnings. 2012-07-07 03:43:11 +00:00
music_fluidsynth_mididevice.cpp - snd_midipatchset and fluid_patchset are now processed through NicePath() for variable 2012-07-21 03:46:36 +00:00
music_gme.cpp
music_hmi_midiout.cpp - Added Gez's HMI/XMI division fixes, and partially the XMI tempo fix (not currently used). 2012-02-21 20:19:25 +00:00
music_midi_base.cpp
music_midi_timidity.cpp - Use _exit() instead of exit() when Timidity++ cannot be execed, because 2012-03-12 04:05:15 +00:00
music_midistream.cpp - Fix warnings warned by GCC. 2012-04-11 04:44:12 +00:00
music_mus_midiout.cpp
music_mus_opl.cpp
music_pseudo_mididevice.cpp - Fixed: FMOD as MIDI device always looped the song, even when it shouldn't (such as the title music). 2012-03-11 03:56:20 +00:00
music_smf_midiout.cpp
music_softsynth_mididevice.cpp
music_stream.cpp
music_timidity_mididevice.cpp
music_win_mididevice.cpp
music_xmi_midiout.cpp - So, apparently the XMIDI library uses a fixed 120 Hz clock for MIDI events. As a result, we 2012-02-23 02:22:56 +00:00