Commit Graph

3655 Commits

Author SHA1 Message Date
Tim Gates
6784d54315
docs: fix simple typo, chaning -> changing
There is a small typo in src/mixing.c.

Should read `changing` rather than `chaning`.
2020-12-19 08:48:19 +11:00
NicknineTheEagle
d6b6fa4606 EA Harmony: Fixed RAM sounds 2020-12-17 22:37:49 +03:00
NicknineTheEagle
86f8dbdf9f EA Harmony: Fixes 2020-12-16 22:56:59 +03:00
NicknineTheEagle
8921b054d2 Fixed var types 2020-12-16 00:23:31 +03:00
NicknineTheEagle
18266c9f3d EA Harmony: Implemented big endian version 2020-12-16 00:17:46 +03:00
bnnm
54ed84f96f Fix .sm1+ss1 with garbage streams [Splinter Cell Pandora Tomorrow (PS2)] 2020-12-13 20:48:46 +01:00
bnnm
6c240e0a78 Add mutant OPUS .wem [Cyberpunk 2077 (PC)] 2020-12-13 20:47:21 +01:00
bnnm
b03109e0dc Fix some .smp [Guilty Party (Wii)] 2020-12-13 20:39:50 +01:00
NicknineTheEagle
041523a590 Ubi SB: Fixed Splinter Cell: Pandora Tomorrow (PS2) 2020-12-12 23:56:01 +03:00
NicknineTheEagle
528836b59d Doc 2020-12-12 20:22:36 +03:00
NicknineTheEagle
a0b48a3b9b SBK: Minor tweak 2020-12-12 20:22:31 +03:00
NicknineTheEagle
0db7926ef9 SBK: Added version from Addiction Pinball 1997 demo 2020-12-10 19:41:07 +03:00
bnnm
e4e6b4b6c7 Doc 2020-12-09 21:21:19 +01:00
bnnm
7927af4791 Add HCA key 2020-12-09 21:20:28 +01:00
bnnm
872475bfc3 Add .awc with Vorbis in sfx mode [Red Dead Redemption 2 (PC)] 2020-12-09 21:19:24 +01:00
bnnm
75e0838414 Fix TXTP with UTF-8 BOM 2020-12-09 21:18:44 +01:00
bnnm
01cd373567 Fix some .NAAC looping issues 2020-12-09 21:18:13 +01:00
NicknineTheEagle
75c400abd9 Added Team17 SBK format [Addiction Pinball (PC)] 2020-12-09 19:36:02 +03:00
NicknineTheEagle
03fac31b9d Doc fix 2020-12-09 19:26:04 +03:00
NicknineTheEagle
dffe043381 Ubi SB: Set stream_type to 0x00 if subblock flag isn't set 2020-12-08 00:33:34 +03:00
NicknineTheEagle
f52ffd24e1 Ubi SB: Added more versions
Myst IV: Revelation (PC)
Splinter Cell: Chaos Theory (PS2)
2020-12-07 21:10:11 +03:00
NicknineTheEagle
2d0d67084f Organizing 2020-12-06 22:10:41 +03:00
NicknineTheEagle
d4754b00b0 Split Ubi IMA and Ubi SCE IMA into different codecs 2020-12-06 21:05:13 +03:00
NicknineTheEagle
f9896bedfb Ubi SB: Updated random type for new versions 2020-12-06 02:19:52 +03:00
NicknineTheEagle
2259e163f1 Minor doc, organizing 2020-12-06 01:21:11 +03:00
NicknineTheEagle
359e6fc540 Merge remote-tracking branch 'upstream/master' into ubi 2020-12-05 21:46:40 +03:00
bnnm
8744c2f908 Add support for AIFC loop comments [Battle Tryst (Arcade)] 2020-12-05 19:26:18 +01:00
bnnm
ee1b0fc1f6 Doc 2020-12-05 19:25:12 +01:00
bnnm
7de6ba29cc Tweak player's ignore loop priority 2020-12-05 19:05:36 +01:00
NicknineTheEagle
feeb3053f2 Ubi SB: stream_type 0x01 is always PCM for streams 2020-12-05 20:28:10 +03:00
NicknineTheEagle
7f8294de2e Ubi SB: Doc unknown codec 2020-12-05 20:20:06 +03:00
NicknineTheEagle
32c04d58bf Ubi SB: Added new version [Myst III: Exile (PS2)] 2020-12-05 19:03:33 +03:00
bnnm
c3ed1fad60
Merge pull request #773 from ahigerd/oki4s-mono
switch stereo channels in OKI4S decoding
2020-12-02 18:18:13 +01:00
Adam Higerd
53542ad54e switch stereo channels in OKI4S decoding 2020-12-02 11:00:18 -06:00
Kevin López Brante
0a6bee4137
Merge branch 'master' into ea 2020-12-02 06:52:26 -03:00
Adam Higerd
a9752e3da7 switch nibbles on OKI4s mono, add to TXTH 2020-12-01 21:19:03 -06:00
NicknineTheEagle
b455ac5af4 EA HDR: Added VAG variation [Need for Speed: Hot Pursuit 2 (PS2)] 2020-12-02 02:50:13 +03:00
NicknineTheEagle
bf0bfec463 EA HDR: Fixed byte endianness detection 2020-12-02 02:50:13 +03:00
NicknineTheEagle
1194fbf618 Fixed case inconsistency in logging 2020-12-02 02:50:13 +03:00
NicknineTheEagle
a3c6595865 Minor doc 2020-12-02 02:50:13 +03:00
NicknineTheEagle
dc74675b84 EA MPF: Improved parser accuracy 2020-12-02 02:50:13 +03:00
NicknineTheEagle
df6212d5e7 EA TMX: Use setup_subfile_streamfile for GIN sounds 2020-12-02 02:50:13 +03:00
bnnm
b87c06447c Fix TXTP segfault when not using groups 2020-12-01 23:50:01 +01:00
bnnm
78bb21b3ed Allow TXTP groups selecting subfiles like random for testing 2020-12-01 23:30:01 +01:00
bnnm
54340f9bcd Fix SNDS with CBD2 [Battle Tryst (Arcade)] 2020-12-01 23:25:13 +01:00
bnnm
2135fea36d Fix CBD2_int decoder 2020-12-01 23:21:58 +01:00
bnnm
5adcbc4da5 Tweak DTK detection 2020-12-01 23:21:33 +01:00
bnnm
7437c53545 Improve perfomance of some de-chunked .txtp 2020-12-01 23:20:28 +01:00
bnnm
38886537f6 Improve TXTP loop anchors and add #B for body time without fades 2020-11-29 20:13:14 +01:00
bnnm
5fd230293a Minor Wwise doc 2020-11-29 20:10:49 +01:00