gzdoom-gles/src/sound
2017-04-13 01:12:04 +02:00
..
mididevices Merge branch '3.0_work' 2017-03-12 20:31:34 +01:00
musicformats - added loop tag reading to the new streaming music class. 2017-04-01 21:40:36 +02:00
oplsynth - reorganized sound related code. 2017-03-10 20:53:03 +01:00
timidity - reorganized sound related code. 2017-03-10 20:53:03 +01:00
wildmidi - moved the various music format files into their own directory. 2017-03-10 22:26:02 +01:00
efx.h
except.h
fmod_wrap.h - Added support for building with FMOD Studio Low Level API (partially based off of Emile Belanger's/Beloko Games Android work) 2016-08-27 22:14:57 -04:00
fmodsound.cpp - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01:00
fmodsound.h - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01:00
i_midi_win32.h - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01:00
i_music.cpp - moved the VM types into their own file and only include it where really needed. 2017-04-13 01:12:04 +02:00
i_music.h - added a gme_stereodepth CVAR. 2017-02-26 14:04:30 +01:00
i_musicinterns.h - added a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00
i_sound.cpp - removed Windows includes from two more files. 2017-03-10 23:30:30 +01:00
i_sound.h - added a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00
i_soundinternal.h - added a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00
mpg123_decoder.cpp - added a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00
mpg123_decoder.h - added a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00
music_midi_base.cpp - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01: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 a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00
oalsound.h - except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types. 2017-03-09 19:54:41 +01:00
sndfile_decoder.cpp - added a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00
sndfile_decoder.h - added a dedicated player class for streamed music formats (i.e. MP3, Ogg and Flac) 2017-04-01 19:47:12 +02:00