raze-gles/source/common/music
Christoph Oelckers a59917b35d - more cleanup of sound code
removed the remaining parts of the old music system in EDuke32 and RedNukem frontends.
2019-11-28 03:02:33 +01:00
..
backend - so music is finally working but I don't know - adding a second sound backend because the existing one is such a piece of shit is certainly not the best solution. 2019-11-11 21:50:20 +01:00
thirdparty - so music is finally working but I don't know - adding a second sound backend because the existing one is such a piece of shit is certainly not the best solution. 2019-11-11 21:50:20 +01:00
filereadermusicinterface.h - initial ZMusic hookup. 2019-11-10 23:58:51 +01:00
i_music.cpp - added stripped down SNDINFO parser so that the music related settings can be specified. 2019-11-11 22:52:07 +01:00
i_music.h - something can be heard, but it's crap. 2019-11-11 19:53:06 +01:00
i_soundfont.cpp - fixed compile errors. 2019-11-11 17:51:30 +01:00
i_soundfont.h - added the rest of GZDoom's music interface. 2019-11-11 00:23:52 +01:00
music.cpp - fix compile on vs2017, change pow2char to static 2019-11-13 16:40:08 -05:00
music_config.cpp - added the rest of GZDoom's music interface. 2019-11-11 00:23:52 +01:00
music_midi_base.cpp - fixed most issues with newly added music files 2019-11-11 01:01:18 +01:00
s_advsound.cpp - reworked music interface a bit. 2019-11-12 00:43:07 +01:00
s_music.h - more cleanup of sound code 2019-11-28 03:02:33 +01:00
z_music.h - reworked music interface a bit. 2019-11-12 00:43:07 +01:00