qzdoom/src/sound
2017-03-08 18:55:53 +01:00
..
efx.h
except.h
fmod_wrap.h
fmodsound.cpp Default MIDI device is now created by sound backend 2017-03-08 11:04:02 +02:00
fmodsound.h Default MIDI device is now created by sound backend 2017-03-08 11:04:02 +02:00
i_music.cpp - added a gme_stereodepth CVAR. 2017-02-26 14:04:30 +01:00
i_music.h - added a gme_stereodepth CVAR. 2017-02-26 14:04:30 +01:00
i_musicinterns.h Added AudioToolbox MIDI device for macOS 2017-03-08 11:23:36 +02:00
i_sound.cpp Default MIDI device is now created by sound backend 2017-03-08 11:04:02 +02:00
i_sound.h Default MIDI device is now created by sound backend 2017-03-08 11:04:02 +02:00
i_soundinternal.h
mpg123_decoder.cpp Removed homebrew MP3 format detection 2017-01-17 11:26:51 +02:00
mpg123_decoder.h Fixed ssize_t type definition for mpg123 (affects MSVC x64 only) 2017-03-06 18:05:06 +02:00
music_audiotoolbox_mididevice.cpp Added AudioToolbox MIDI device for macOS 2017-03-08 11:23:36 +02:00
music_cd.cpp
music_dumb.cpp - more of the same. 2017-03-08 18:55:53 +01:00
music_fluidsynth_mididevice.cpp - Added support for GTK3 (thanks to "MineyMe" and edward-san) 2016-11-12 18:32:09 -05:00
music_gme.cpp - added a gme_stereodepth CVAR. 2017-02-26 14:04:30 +01:00
music_hmi_midiout.cpp - Clear out GCC 6.2 warnings (interestingly they now check for misleading indentation which found a good case in fragglescript/t_func.cpp even though I believe it was harmless) 2016-10-17 00:19:08 -04:00
music_midi_base.cpp
music_midi_timidity.cpp
music_midistream.cpp Default MIDI device is now created by sound backend 2017-03-08 11:04:02 +02:00
music_mus_midiout.cpp
music_mus_opl.cpp
music_pseudo_mididevice.cpp
music_smf_midiout.cpp - Clear out GCC 6.2 warnings (interestingly they now check for misleading indentation which found a good case in fragglescript/t_func.cpp even though I believe it was harmless) 2016-10-17 00:19:08 -04:00
music_softsynth_mididevice.cpp
music_stream.cpp
music_timidity_mididevice.cpp - more of the same. 2017-03-08 18:55:53 +01:00
music_wildmidi_mididevice.cpp
music_win_mididevice.cpp
music_xmi_midiout.cpp - Clear out GCC 6.2 warnings (interestingly they now check for misleading indentation which found a good case in fragglescript/t_func.cpp even though I believe it was harmless) 2016-10-17 00:19:08 -04:00
oaldef.h
oalload.h - Added support for GTK3 (thanks to "MineyMe" and edward-san) 2016-11-12 18:32:09 -05:00
oalsound.cpp Added AudioToolbox MIDI device for macOS 2017-03-08 11:23:36 +02:00
oalsound.h Default MIDI device is now created by sound backend 2017-03-08 11:04:02 +02:00
sndfile_decoder.cpp - Fixed uninitialized data for libsndfile. 2017-01-17 00:21:27 +01:00
sndfile_decoder.h