gzdoom-gles/src/sound
Edoardo Prezioso 0da1142bdb - Run libsndfile before libmpg123 when reading an audio lump.
libmpg123 spews quite a lot of debug stuff in stdout when encountering files like WAV or Ogg Vorbis, while libsndfile is silent when encountering an MP3 file.
2017-01-17 16:47:37 +01:00
..
efx.h
except.h
fmod_wrap.h
fmodsound.cpp - Fixed the spline/cubic crashes for FMOD 4.24 64-bit, too. 2016-11-24 09:26:39 +01:00
fmodsound.h
i_music.cpp . added SetMusicVolume script function. 2016-12-28 21:41:06 +01:00
i_music.h
i_musicinterns.h - Added support for GTK3 (thanks to "MineyMe" and edward-san) 2016-11-12 18:32:09 -05:00
i_sound.cpp - Run libsndfile before libmpg123 when reading an audio lump. 2017-01-17 16:47:37 +01:00
i_sound.h
i_soundinternal.h
mpg123_decoder.cpp Removed homebrew MP3 format detection 2017-01-17 11:26:51 +02:00
mpg123_decoder.h Removed homebrew MP3 format detection 2017-01-17 11:26:51 +02:00
music_cd.cpp
music_dumb.cpp
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
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
music_mus_midiout.cpp Fixed endianness issue with precaching of MUS files 2016-10-01 11:50:29 +02:00
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
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 - fixed: 'stat music' tried to access a non-existent stream decoder for any music played through Timidity++ on OpenAL. 2017-01-10 22:16:32 +01:00
oalsound.h
sndfile_decoder.cpp - Fixed uninitialized data for libsndfile. 2017-01-17 00:21:27 +01:00
sndfile_decoder.h