gzdoom-gles/src/sound
alexey.lysiuk 6622801ad5 - added line break to 'No GENMIDI lump' message
'ST_Init: Init startup screen.' is no longer concatenated with the given line
2020-03-14 19:11:43 +01:00
..
backend - ported over Nash's startTime for A_StartSound 2020-03-03 10:58:46 +01:00
music - added line break to 'No GENMIDI lump' message 2020-03-14 19:11:43 +01:00
thirdparty - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
s_advsound.cpp Remove FSoundLoadBuffer since it wasn't doing anything 2020-02-01 20:34:40 +01:00
s_doomsound.cpp - fix debug assertion, cleanup vestigial A_PlaySound addition 2020-03-04 09:46:09 +01:00
s_doomsound.h - fix debug assertion, cleanup vestigial A_PlaySound addition 2020-03-04 09:46:09 +01:00
s_environment.cpp Fix include error 2020-01-06 14:32:33 +01:00
s_music.cpp - fixed arguments order for ZMusic_Start() function 2020-02-23 11:59:02 +01:00
s_music.h - made the ZMusic interface more DLL friendly: Reworked all functions not to throw exceptions across the library boundary and made a few definitions internal. 2020-01-07 18:07:17 +01:00
s_reverbedit.cpp - separated reverb data and reverb editor. 2020-01-06 13:45:37 +01:00
s_sndseq.cpp - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2020-01-06 15:00:05 +01:00
s_sndseq.h - restored old values for CHAN_... constants 2020-01-12 00:49:20 +01:00
s_sound.cpp - add checking in S_StartSound for startTime length 2020-03-03 10:58:48 +01:00
s_sound.h Remove FSoundLoadBuffer since it wasn't doing anything 2020-02-01 20:34:40 +01:00
s_soundinternal.h - ported over Nash's startTime for A_StartSound 2020-03-03 10:58:46 +01:00