.. |
efx.h
|
[OpenAL branch]
|
2010-08-13 07:07:26 +00:00 |
fmod_wrap.h
|
[OpenAL branch]
|
2010-08-13 07:07:26 +00:00 |
fmodsound.cpp
|
Merge remote-tracking branch 'zdoom/master' into openal
|
2014-07-16 08:31:12 -07:00 |
fmodsound.h
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
i_music.cpp
|
Rename some FMOD references to be generic sound system
|
2014-06-26 16:58:18 -07:00 |
i_music.h
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
i_musicinterns.h
|
Rename some FMOD references to be generic sound system
|
2014-06-26 16:58:18 -07:00 |
i_sound.cpp
|
Show the name of unsupported sound formats with OpenAL
|
2014-06-28 01:25:25 -07:00 |
i_sound.h
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
i_soundinternal.h
|
Show the name of unsupported sound formats with OpenAL
|
2014-06-28 01:25:25 -07:00 |
mpg123_decoder.cpp
|
Get the length from sounds when possible
|
2014-06-25 21:14:35 -07:00 |
mpg123_decoder.h
|
Fix use of ssize_t with MSVC
|
2014-09-12 04:26:54 -07:00 |
music_cd.cpp
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
music_dumb.cpp
|
Rename some FMOD references to be generic sound system
|
2014-06-26 16:58:18 -07:00 |
music_fluidsynth_mididevice.cpp
|
- Use a more conformant C++ preprocessor macro identifier for Unix systems.
|
2013-07-30 11:46:14 +02:00 |
music_gme.cpp
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
music_hmi_midiout.cpp
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
music_midi_base.cpp
|
Fix a PrintMidiDevice call
|
2014-09-11 14:16:56 -07:00 |
music_midi_timidity.cpp
|
Rename some FMOD references to be generic sound system
|
2014-06-26 16:58:18 -07:00 |
music_midistream.cpp
|
Merge remote-tracking branch 'zdoom/master' into openal
|
2014-09-09 14:45:53 -07:00 |
music_mus_midiout.cpp
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
music_mus_opl.cpp
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
music_pseudo_mididevice.cpp
|
Rename some FMOD references to be generic sound system
|
2014-06-26 16:58:18 -07:00 |
music_smf_midiout.cpp
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
music_softsynth_mididevice.cpp
|
- Since our OPL chips are emulated, we can give them a feature that real OPL2 chips lacked:
|
2012-11-02 03:25:50 +00:00 |
music_stream.cpp
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
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
|
Use a FileReader to handle music resources and audio decoding
|
2014-06-25 04:25:36 -07:00 |
oalsound.cpp
|
Set reverb density based on the environment size
|
2014-07-15 23:04:53 -07:00 |
oalsound.h
|
Use TArray and TMap instead of std::vector and std::map
|
2014-06-28 00:33:15 -07:00 |
sndfile_decoder.cpp
|
Use a TArray for SoundDecoder::readAll
|
2014-06-27 21:51:05 -07:00 |
sndfile_decoder.h
|
Use a TArray for SoundDecoder::readAll
|
2014-06-27 21:51:05 -07:00 |