gzdoom/src/sound
Christoph Oelckers d8ea128f38 Merge branch 'master' into scripting
Conflicts:
	src/p_effect.cpp
	src/p_effect.h
	src/p_local.h
	src/p_map.cpp
	src/thingdef/thingdef_codeptr.cpp
2015-07-16 20:37:17 +02:00
..
efx.h
except.h - reshuffled some stuff to satisfy Linux compilers (hopefully) 2015-04-27 13:19:34 +02:00
fmod_wrap.h Merge branch 'master' into scripting 2015-04-28 14:45:13 +02:00
fmodsound.cpp - fixed some GCC warnings. 2015-04-29 00:19:21 +02:00
fmodsound.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
i_music.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
i_music.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
i_musicinterns.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
i_sound.cpp Blur de hur 2015-04-26 20:43:01 -05:00
i_sound.h - cleanup of sound system startup and menu handling: 2015-04-26 12:13:21 +02:00
i_soundinternal.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
mpg123_decoder.cpp - reshuffled some stuff to satisfy Linux compilers (hopefully) 2015-04-27 13:19:34 +02:00
mpg123_decoder.h Use the properly-sized type for ssize_t 2014-09-12 19:36:13 -07:00
music_cd.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_dumb.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_fluidsynth_mididevice.cpp
music_gme.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_hmi_midiout.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_midi_base.cpp Fix a PrintMidiDevice call 2014-09-11 14:16:56 -07:00
music_midi_timidity.cpp Merge branch 'master' into openal 2015-04-24 09:21:06 +02:00
music_midistream.cpp Fix an errant use of FMODMIDIDevice 2015-01-15 13:25:02 -08:00
music_mus_midiout.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_mus_opl.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_pseudo_mididevice.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_smf_midiout.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_softsynth_mididevice.cpp
music_stream.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_timidity_mididevice.cpp
music_win_mididevice.cpp
music_xmi_midiout.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
oalsound.cpp fix menus muting themselves when the volume is changed 2015-07-10 08:45:15 +00:00
oalsound.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
sndfile_decoder.cpp - reshuffled some stuff to satisfy Linux compilers (hopefully) 2015-04-27 13:19:34 +02:00
sndfile_decoder.h Use a TArray for SoundDecoder::readAll 2014-06-27 21:51:05 -07:00