Commit Graph

5107 Commits

Author SHA1 Message Date
Christopher Snowhill
26e35a029f txtp: Add math.h include for pow function, fixing an error on macOS
and possibly other platforms
2021-07-01 19:45:20 -07:00
Kevin López Brante
bec36dc9d6 Update issue templates 2021-06-28 03:59:11 -04:00
Kevin López Brante
56da0d64a4 Update issue templates 2021-06-28 03:56:34 -04:00
Kevin López Brante
54a15ccfa1 Update issue templates 2021-06-28 03:53:06 -04:00
bnnm
deeb0b4eb5
Merge pull request #879 from bnnm/misc3
- Fix some .vgs [Ishikura Noboru no Igo Kouza: Chuukyuuhen (PS2)]
- Fix .wvs glitches [Metal Arms (GC)]
- Add ADX keycodes
- Enable .bfstm region subsongs for testing (via .txtp)
- Cleanup
2021-06-26 00:49:50 +02:00
bnnm
75ab4547e7 Doc 2021-06-24 22:39:58 +02:00
bnnm
a3732d8df9 Enable .bfstm region subsongs for testing (via .txtp) 2021-06-24 22:39:52 +02:00
bnnm
8ceca09f68 Add ADX keycodes 2021-06-24 22:39:04 +02:00
bnnm
ea40d2adda Fix .wvs glitches [Metal Arms (GC)] 2021-06-24 22:38:28 +02:00
bnnm
c4d8853ff6 Fix some .vgs [Ishikura Noboru no Igo Kouza: Chuukyuuhen (PS2)] 2021-06-24 22:34:41 +02:00
bnnm
8c92b600fd Cleanup 2021-06-24 22:32:44 +02:00
bnnm
15bad97db5 Renames 2021-06-24 22:26:49 +02:00
bnnm
becac80999
Merge pull request #877 from bnnm/misc2
- Fix mono .thp [WarioWare, Inc. Mega Party Game$! (GC)]
- Fix SQEX .scd XMA total samples + cleanup
- Fix some .ktsl2asbin [Samurai Warriors 5 Demo (Switch)]
- Support multi-awb .acb names using .txtm [Snack World (Switch)]
- Fix XMA2 .wbd+wbh [Bladestorm Nightmare (PC)]
- Improve MSADPCM accuracy
- Cleanup
2021-06-21 00:53:49 +02:00
bnnm
7eb13c59d5 Fix MSVC includes 2021-06-21 00:41:48 +02:00
bnnm
0487cf5435 Cleanup 2021-06-21 00:30:15 +02:00
bnnm
d49aacbf52 Improve MSADPCM accuracy 2021-06-20 18:10:34 +02:00
bnnm
6d3a9a52d6 Reject some formats in ffmpeg.c 2021-06-20 17:31:36 +02:00
bnnm
80401dba38 Fix XMA2 .wbd+wbh [Bladestorm Nightmare (PC)] 2021-06-20 17:31:16 +02:00
bnnm
7fc0292f39 Cleanup 2021-06-20 17:29:56 +02:00
bnnm
3fa029ef19 MSADPCM cleanup 2021-06-20 17:29:41 +02:00
bnnm
af3851afff Support multi-awb .acb names using .txtm [Snack World (Switch)] 2021-06-20 13:45:01 +02:00
bnnm
f5cefd544e txtm: add option to read file position in .txtm 2021-06-20 13:42:06 +02:00
bnnm
f9c6115ebf Doc 2021-06-20 13:21:45 +02:00
bnnm
de8656a445 Remove buggy ngca.c meta (now part of musx.c) 2021-06-20 11:39:06 +02:00
bnnm
c26684ffc1 Cleanup 2021-06-20 11:31:30 +02:00
bnnm
05ff8464fd Extra helpers 2021-06-20 11:24:32 +02:00
bnnm
ee93b9d59f Rename ads.c to ads_midway.c 2021-06-20 10:56:09 +02:00
bnnm
48283a0f8e Cleanup 2021-06-20 10:54:00 +02:00
bnnm
5e55e78979 Move ps2_rxws.c to rxws.c 2021-06-20 10:35:32 +02:00
bnnm
38360275a5 Cleanup 2021-06-20 10:33:28 +02:00
bnnm
f75df3f388 Fix some .ktsl2asbin [Samurai Warriors 5 Demo (Switch)] 2021-06-20 10:32:51 +02:00
bnnm
9a5c116f1c Fix SQEX .scd XMA total samples + cleanup 2021-06-20 10:32:32 +02:00
bnnm
68b9164d72 Fix mono .thp [WarioWare, Inc. Mega Party Game$! (GC)] 2021-06-20 10:29:49 +02:00
bnnm
bc91258ebf
Merge pull request #876 from bnnm/misc
- Fix some .MSB+MSH
- Move .wma to common extensions list
- Tweak segmented bitrate
2021-06-17 23:01:21 +02:00
bnnm
bafd973329 CLI cleanup 2021-06-17 22:54:33 +02:00
bnnm
3a866a1a79 Tweak segmented bitrate 2021-06-17 22:53:51 +02:00
bnnm
0e8a93c1f4 Move .wma to common extensions list 2021-06-17 22:50:38 +02:00
bnnm
d6e3e8dac9 Fix some .MSB+MSH 2021-06-17 22:49:02 +02:00
NicknineTheEagle
20e1ade300
Merge pull request #873 from NicknineTheEagle/ea
EA MPF: Increased version range [Need for Speed: ProStreet (PS2)]
2021-06-11 21:28:37 +03:00
NicknineTheEagle
5bb8d317ff EA MPF: Increased version range [Need for Speed: ProStreet (PS2)] 2021-06-11 21:14:16 +03:00
NicknineTheEagle
3909901702
Merge pull request #872 from NicknineTheEagle/vs
Removed obsolete projects from VS solution
2021-06-11 20:07:49 +03:00
NicknineTheEagle
c0693adddb Merge remote-tracking branch 'upstream/master' into vs 2021-06-11 20:02:12 +03:00
NicknineTheEagle
f06a4244c0 Removed obsolete projects from VS solution 2021-06-11 20:01:24 +03:00
bnnm
09f8f189cb
Merge pull request #871 from bnnm/sps
- Fix big endian .sps [Legasista (PS3)]
- Add HCA/ADX key [maimai DX Splash (AC)]
- EA SCHl tweaks
2021-06-07 01:01:13 +02:00
bnnm
15b6f4dd11 Doc 2021-06-07 00:51:52 +02:00
bnnm
51301f18ad EA SCHl tweaks 2021-06-07 00:51:39 +02:00
bnnm
cabb01a0af Add HCA/ADX key [maimai DX Splash (AC)] 2021-06-07 00:51:24 +02:00
bnnm
a5668ca426 Fix big endian .sps [Legasista (PS3)] 2021-06-07 00:50:54 +02:00
bnnm
7cfa1f2960
Merge pull request #869 from bnnm/mpc-aac
- Fix .mpc/mp+ total samples and encoder delay
- Fix .vxn encoder delay / gapless [Asphalt 9 (Android)]
- Fix EA SWVR .stream sample rate in some cases [Nascar Rumble (PS1)]
- Fix .wem with fully truncated PCM [Metal Gear Solid V (PC)]
- Fix some .aac encoder delay/sample issues
- Remove unneeded .hca subkeys (use .acb/awb)
2021-06-01 00:42:56 +02:00
bnnm
99ec3456c9 Remove unneeded .hca subkeys (use .acb/awb) 2021-06-01 00:30:25 +02:00