16 Commits

Author SHA1 Message Date
bnnm
f4b4a6bfe0 doc 2024-02-04 15:27:08 +01:00
bnnm
18689e314c Fix .dic crash 2024-01-14 20:36:30 +01:00
bnnm
ab530d40b6 Fix some ADM3 .wem [The Crew Motorfest (PC)] 2023-09-24 15:19:38 +02:00
bnnm
b2eb542b1b Adjust ADX decoding for v04 files 2023-08-26 13:23:24 +02:00
Adam Gashlin
3a49c090a0 Support 32-bit integer PCM in RIFF
From masters for a Sonic Origins mod
2023-08-17 22:21:33 -07:00
bnnm
8d033e24c7 minor cleanup 2023-07-30 23:47:50 +02:00
EdnessP
a0552a2d7a Reflections IMA ADPCM: Use interleave block size for frame samples 2023-07-29 00:06:32 +03:00
bnnm
896936488d Add Torus Games SqueakStream format 2023-07-08 17:50:08 +02:00
bnnm
13bfa15e2f cleanup: wad matx
- Remove fake extension .matx (use TXTH)
- Remove fake format .wad (use TXTH)
2023-07-08 11:35:34 +02:00
bnnm
596aa76076 Fix some .lsf [Agaju, Chicane (Gizmondo))] 2023-06-30 22:59:22 +02:00
bnnm
5d9b4ed827 cleanup: separte sf code 2023-06-25 22:02:34 +02:00
bnnm
0746a89210 cleanup: misc renames 2023-05-15 16:14:29 +02:00
bnnm
6d1a0e2895 cleanup: separate functions 2023-05-15 12:04:12 +02:00
bnnm
bf218c08b4 cleanup: separate functions
move common functions to its own .h so it's clearer where are they used and don't get copied in all headers
2023-05-14 21:20:29 +02:00
bnnm
eadaf21bde internal cleanup (move files) 2023-05-14 20:17:51 +02:00
bnnm
a6b8dcefc0 Make src/base folder for future cleanup 2023-05-07 22:00:04 +02:00