..
efx.h
Normalize line endings
2016-03-01 09:47:10 -06:00
except.h
Don't try to define __try/__except on non-MSVC systems
2016-04-26 05:55:18 -07:00
fmod_wrap.h
Normalize line endings
2016-03-01 09:47:10 -06:00
fmodsound.cpp
Merge remote-tracking branch 'zdoom/master'
2016-05-05 12:55:16 -07:00
fmodsound.h
Load mono copies of multichannel sounds that are used in 3D
2016-05-01 21:44:03 +02:00
i_music.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
i_music.h
Normalize line endings
2016-03-01 09:47:10 -06:00
i_musicinterns.h
- removed STACK_ARGS.
2016-04-11 10:46:30 +02:00
i_sound.cpp
Load mono copies of multichannel sounds that are used in 3D
2016-05-01 21:44:03 +02:00
i_sound.h
Merge remote-tracking branch 'zdoom/master'
2016-05-05 12:55:16 -07:00
i_soundinternal.h
Load mono copies of multichannel sounds that are used in 3D
2016-05-01 21:44:03 +02:00
mpg123_decoder.cpp
Don't try to define __try/__except on non-MSVC systems
2016-04-26 05:55:18 -07:00
mpg123_decoder.h
Use the properly-sized type for ssize_t
2014-09-12 19:36:13 -07:00
music_cd.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_dumb.cpp
- Fixed: Modern versions of GCC on PowerPC inserted padding to the end of pragma packed structures.
2016-03-13 01:14:08 -05:00
music_fluidsynth_mididevice.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_gme.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_hmi_midiout.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_midi_base.cpp
- prevent message spam with no MIDI devices.
2016-05-18 13:11:01 +02:00
music_midi_timidity.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_midistream.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_mus_midiout.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_mus_opl.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_pseudo_mididevice.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_smf_midiout.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_softsynth_mididevice.cpp
- added a system-include independent wrapper for Windows's OutputDebugString, so that this can be used more easily in files that cannot include windows.h.
2016-04-10 13:03:44 +02:00
music_stream.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_timidity_mididevice.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_wildmidi_mididevice.cpp
Merge branch conflicts fix
2016-01-21 10:49:57 +13:00
music_win_mididevice.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
music_xmi_midiout.cpp
Normalize line endings
2016-03-01 09:47:10 -06:00
oaldef.h
- On Windows, use LoadLibrary/GetProcAddress to load OpenAL function addresses.
2016-02-01 14:02:25 +01:00
oalload.h
Added option to control dynamic loading of OpenAL
2016-05-29 14:25:04 +02:00
oalsound.cpp
Added option to control dynamic loading of OpenAL
2016-05-29 14:25:04 +02:00
oalsound.h
Added option to control dynamic loading of OpenAL
2016-05-29 14:25:04 +02:00
sndfile_decoder.cpp
Don't try to define __try/__except on non-MSVC systems
2016-04-26 05:55:18 -07:00
sndfile_decoder.h
Use a TArray for SoundDecoder::readAll
2014-06-27 21:51:05 -07:00