.. |
fmod_wrap.h
|
|
|
fmodsound.cpp
|
- added Gez's VOC loader.
|
2010-10-05 22:31:22 +00:00 |
fmodsound.h
|
- added Gez's VOC loader.
|
2010-10-05 22:31:22 +00:00 |
i_music.cpp
|
- fixed: When playing non-looping songs GMESong::Read could return without releasing the critical section.
|
2010-11-07 14:25:08 +00:00 |
i_music.h
|
- added Edward-san's improvements for changemus command.
|
2010-10-05 22:35:59 +00:00 |
i_musicinterns.h
|
- Use the so-called SafeTerminateProcess() function to kill the child TiMidity++ process instead
|
2010-11-04 03:47:49 +00:00 |
i_sound.cpp
|
- added Edward-san's improvements for changemus command.
|
2010-10-05 22:35:59 +00:00 |
i_sound.h
|
- added Edward-san's improvements for changemus command.
|
2010-10-05 22:35:59 +00:00 |
i_soundinternal.h
|
|
|
music_cd.cpp
|
|
|
music_dumb.cpp
|
- Added Blzut3's Solaris patch.
|
2010-01-01 09:21:04 +00:00 |
music_fluidsynth_mididevice.cpp
|
- MinGW did not like this assignment in the FluidSynth loader.
|
2010-08-24 02:35:10 +00:00 |
music_gme.cpp
|
- fixed: When playing non-looping songs GMESong::Read could return without releasing the critical section.
|
2010-11-07 14:25:08 +00:00 |
music_hmi_midiout.cpp
|
- Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not
|
2010-10-02 04:12:21 +00:00 |
music_midi_base.cpp
|
- Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not
|
2010-10-02 04:12:21 +00:00 |
music_midi_timidity.cpp
|
- Use the so-called SafeTerminateProcess() function to kill the child TiMidity++ process instead
|
2010-11-04 03:47:49 +00:00 |
music_midistream.cpp
|
- Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not
|
2010-10-02 04:12:21 +00:00 |
music_mus_midiout.cpp
|
- Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not
|
2010-10-02 04:12:21 +00:00 |
music_mus_opl.cpp
|
|
|
music_pseudo_mididevice.cpp
|
- NULL pointer checks in music_pseudo_mididevice.cpp to prevent crashes on startup if fmod fails to play a midi.
|
2010-10-09 04:37:31 +00:00 |
music_smf_midiout.cpp
|
- Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not
|
2010-10-02 04:12:21 +00:00 |
music_softsynth_mididevice.cpp
|
- Reimplemented FMOD MIDI playback as a psuedo-MIDI device so that it can take advantage of XMI subsongs.
|
2010-10-02 02:19:50 +00:00 |
music_stream.cpp
|
|
|
music_timidity_mididevice.cpp
|
- Merge the shared code for the softsynths into a common base class.
|
2010-08-20 04:21:53 +00:00 |
music_win_mididevice.cpp
|
- Do not call midiOutSetVolume() when playing with the "Microsoft GS Wavetable Synth" on
|
2010-01-26 05:11:04 +00:00 |
music_xmi_midiout.cpp
|
- Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not
|
2010-10-02 04:12:21 +00:00 |