Commit Graph

44 Commits

Author SHA1 Message Date
bnnm
e987ef2d47 cleanup: fix minor compiler warnings 2024-08-07 23:13:12 +02:00
bnnm
637273bcd9 cleanup: move defs around 2024-08-07 22:35:38 +02:00
bnnm
e6a2bec8c2 cleanup: stdio sf test flag 2024-07-28 17:40:12 +02:00
bnnm
81b341c448 cleanup: api tweaks 2024-07-28 17:39:50 +02:00
bnnm
add7800544 cleanup: bool flags 2024-07-27 15:30:32 +02:00
bnnm
1d0e57583c cleanup: move stuff 2024-07-27 15:22:21 +02:00
bnnm
d98e1c854f cleanup: api misc 2024-07-27 14:42:43 +02:00
bnnm
1ca6207b46 cleanup: misc fixes 2024-07-25 18:21:23 +02:00
bnnm
9c315221eb cleanup: mixer 2024-07-25 17:16:12 +02:00
bnnm
a6a113d813 cleanup: crlf/etc 2024-07-25 11:17:01 +02:00
bnnm
161e7cbed6 cleanup 2024-07-24 17:57:15 +02:00
bnnm
c1dfa4d274 cleanup: mixer 2024-07-24 00:00:27 +02:00
bnnm
93de444987 cleanup: mixer 2024-07-23 23:51:44 +02:00
bnnm
4ed61e3740 cleanup: mixing 2024-07-23 22:50:36 +02:00
bnnm
693b4685bb cleanup: simplify mixing 2024-07-23 22:31:30 +02:00
bnnm
b0962ea354 cleanup: api tweaks 2024-07-18 23:50:45 +02:00
modusc896d352
1d2ab676ec Add Ongakukan ADPCM decoder
[Train Simulator: Midousuji-hen (PS2)]
2024-07-17 16:58:11 -03:00
bnnm
9c641c0dc1 cleanup: renames 2024-07-14 21:40:37 +02:00
bnnm
5168434c52 cleanup: split stuff 2024-07-14 21:15:52 +02:00
bnnm
70695617a8 api: add beta api 2024-07-14 20:31:50 +02:00
bnnm
00a8ee7875 cleanup: split 2024-07-14 20:27:58 +02:00
bnnm
97b1aa23e0 Fix interleaved MS_IMA [Manhunt (PC)] 2024-06-12 22:24:53 +02:00
bnnm
9b90a7a260 cleanup: minor codec renames 2024-06-11 00:36:54 +02:00
EdnessP
2dd03f1ff5 RAGE AUD: Better BE support 2024-04-19 04:48:07 +03:00
bnnm
f6c0d52eec Add DPCM_KCEJ TXTH codec [Metal Gear Solid 2 (PS2)] 2024-04-08 23:55:30 +02:00
EdnessP
cc7c48acdb VAS: Multi-stream blocked music/ambience 2024-04-05 14:39:10 +03:00
bnnm
843a0e83a4 Fix seeking into the outro region when loop+outro is set 2024-03-31 16:22:17 +02:00
bnnm
94282e0514 Fix some .adpcm [2013: Infected Wars (iOS)] 2024-03-31 16:09:36 +02:00
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