scummvm/audio/soundfont
Fiodar Stryzhniou 9bb3547dd1 AUDIO: SOUNDFONT: Fix warnings for header search failure.
WARNING: Can't find following headers in User or System Include Paths "vgmitem.h" "sf2file.h" "common.h" "vgmitem.h" "common.h"
2021-06-26 08:41:04 +03:00
..
vab AUDIO: Silence MSVC warning 2020-08-27 15:02:59 +02:00
common.h AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
rawfile.cpp AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
rawfile.h AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
rifffile.cpp AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
rifffile.h AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
sf2file.cpp AUDIO: SOUNDFONT: Fix warnings for header search failure. 2021-06-26 08:41:04 +03:00
sf2file.h DRAGONS: soundfont2 fix windows compile. 2020-08-08 15:16:36 +10:00
synthfile.cpp AUDIO: Fixed Soundfont Coverity issues 2020-08-15 14:17:42 +10:00
synthfile.h AUDIO: Fixed Soundfont Coverity issues 2020-08-15 14:17:42 +10:00
vgmcoll.cpp AUDIO: Use type casting in a more uniform way 2021-03-23 08:57:41 +02:00
vgmcoll.h AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
vgminstrset.cpp AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
vgminstrset.h AUDIO: SOUNDFONT: Fix warnings for header search failure. 2021-06-26 08:41:04 +03:00
vgmitem.cpp AUDIO: SOUNDFONT: Fix warnings for header search failure. 2021-06-26 08:41:04 +03:00
vgmitem.h AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
vgmsamp.cpp AUDIO: Removed standard headers from soundfont2 code. Updated license comment. 2020-08-07 10:10:12 +02:00
vgmsamp.h AUDIO: SOUNDFONT: Fix warnings for header search failure. 2021-06-26 08:41:04 +03:00
VGMTrans_LICENSE.txt AUDIO: SoundFont2 creation support 2020-08-07 10:10:12 +02:00