Eugene Sandulenko
|
d49a9870b7
|
AUDIO: Silence MSVC warning
Their code analysis does not catch the fact that we cover all possible
cases in the switch() statement, hence it produces the warning.
|
2020-08-27 15:02:59 +02:00 |
|
Eric Fry
|
d0aea31958
|
AUDIO: Fixed Soundfont Coverity issues
|
2020-08-15 14:17:42 +10:00 |
|
Eugene Sandulenko
|
3c5f17dca8
|
AUDIO: Plug memory leak
|
2020-08-10 10:54:34 +02:00 |
|
Cameron Cawley
|
b7e3a807e8
|
AUDIO: Fix compilation on DS and OpenPandora
|
2020-08-09 16:19:16 +01:00 |
|
Eugene Sandulenko
|
d9bcf03903
|
AUDIO: Fix warnings
|
2020-08-08 10:38:25 +02:00 |
|
Eric Fry
|
ea7faf3d20
|
DRAGONS: soundfont2 fix windows compile.
|
2020-08-08 15:16:36 +10:00 |
|
Eric Fry
|
cc1de3f102
|
AUDIO: Removed standard headers from soundfont2 code. Updated license comment.
|
2020-08-07 10:10:12 +02:00 |
|
Eric Fry
|
487e4ec27a
|
AUDIO: soundfont2 Fix endian issues when creating sf2 file data
|
2020-08-07 10:10:12 +02:00 |
|
Eric Fry
|
428cadbe6a
|
AUDIO: Soundfont: Added scummvm license headers. Renamed class variables.
|
2020-08-07 10:10:12 +02:00 |
|
Eric Fry
|
2b500c1124
|
AUDIO: Soundfont. replaced _t types. Replaces sprintf usage.
|
2020-08-07 10:10:12 +02:00 |
|
Eric Fry
|
f2e4cc35a6
|
AUDIO: SoundFont2 creation support
|
2020-08-07 10:10:12 +02:00 |
|