qzdoom/src/sound
2014-06-19 22:13:20 -07:00
..
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 'origin/master' into openal 2014-06-15 12:04:15 -07:00
fmodsound.h Merge branch 'origin/maint' 2013-10-23 19:39:22 -04:00
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 - added Edward-san's improvements for changemus command. 2010-10-05 22:35:59 +00:00
i_musicinterns.h - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
i_sound.cpp Handle file sources with mpg123 2014-06-19 20:14:16 -07:00
i_sound.h Implement and use a libsndfile decoder 2014-06-19 04:13:42 -07:00
i_soundinternal.h Handle file sources with mpg123 2014-06-19 20:14:16 -07:00
mpg123_decoder.cpp Handle file sources with mpg123 2014-06-19 20:14:16 -07:00
music_cd.cpp
music_dumb.cpp - Added Oktalyzer loading support to ZDoom. 2013-02-08 00:25:30 +00: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 - Allow use of system GME library. It defaults to forcing the use of the internal library at least for now though. 2013-11-06 13:37:34 -05:00
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 - updated OpenAL branch. 2011-07-08 22:00:23 +00:00
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 - Fixed: The softsynths did not reset the tempo to its initial value when restarting a song. 2012-08-04 02:14:32 +00:00
music_mus_midiout.cpp - Oh my goodness, maybe I need to try compiling things before committing them! 2011-04-14 21:48:48 +00:00
music_mus_opl.cpp - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
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 - 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 - 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
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 - 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
oalsound.cpp Use the correct formatter type 2014-06-19 22:13:20 -07:00
oalsound.h Don't use air absorption for being underwater 2014-06-18 23:41:45 -07:00
sndfile_decoder.cpp Fix libsndfile file handler 2014-06-19 18:35:12 -07:00