Commit Graph

4647 Commits

Author SHA1 Message Date
bnnm
2da75c95fd Remove repeated fsb key 2020-08-19 18:39:00 +02:00
bnnm
baf36daf32 Fix compiler warn 2020-08-19 18:37:46 +02:00
bnnm
f44c795b69 Fix some .ivaud sounds [GTA4 (X360/PS3)] 2020-08-18 15:31:38 +02:00
bnnm
232920eeb2 Cleanup 2020-08-18 14:38:22 +02:00
NicknineTheEagle
0facd5ee99
Merge pull request #690 from NicknineTheEagle/mpf
EA MPF: Fixed empty tracks
2020-08-17 22:22:33 +03:00
NicknineTheEagle
8707214040 EA MPF: Fixed empty tracks 2020-08-17 21:45:13 +03:00
bnnm
b417cab547
Merge pull request #688 from simontime/patch-1
Highly improved Game.com ADPCM decoding algorithm
2020-08-16 22:34:32 +02:00
Simon Aarons
ac38e353df
Use adpcm_history1_32 for consistency 2020-08-16 22:57:38 +10:00
Simon Aarons
57cd7c6029
Line not actually useless, future-proofing in case of reordering 2020-08-16 22:55:23 +10:00
Simon Aarons
18d461bc36
Remove useless lines 2020-08-16 15:53:13 +10:00
Simon Aarons
e04234e733
Fix offset bug 2020-08-16 15:52:23 +10:00
Simon Aarons
a9100be92f
Initialise sample history and step index to 0 2020-08-16 13:08:29 +10:00
Simon Aarons
221c50b85c
Ensure int32_t for clamps 2020-08-16 12:36:59 +10:00
Simon Aarons
8a5af7ccdb
Highly improved Game.com ADPCM decoding algorithm 2020-08-16 12:28:15 +10:00
bnnm
5682f3b9cc
Merge pull request #687 from bnnm/fsb-sil
fsb sil
2020-08-15 20:44:03 +02:00
bnnm
aed0125ed1 Add FSB4 key [Stacking (X360)] 2020-08-15 20:05:39 +02:00
bnnm
a33c63d8a0 Fix truncated .wem with PTADPCM 2020-08-15 20:04:59 +02:00
bnnm
f5a9e5d06a Add TXTP silence entry 2020-08-15 20:04:50 +02:00
bnnm
e4ed26e703 Use silence meta for dummy entries in BKHD 2020-08-15 20:03:32 +02:00
bnnm
dd0fbb0e65 Add silence codec/meta for special cases 2020-08-15 18:23:49 +02:00
bnnm
fbab0c0905 Fix some decoding edge cases 2020-08-15 16:13:01 +02:00
bnnm
295e187452
Merge pull request #686 from bnnm/riff-seek-bank
riff seek bank
2020-08-12 18:34:14 +02:00
bnnm
ed44d973f4 Fix some .bank [Fall Guys (PC)] 2020-08-12 18:23:48 +02:00
bnnm
f2aee439c4 Assume .bnk use newer Vorbis codebooks by default for faster inits 2020-08-12 17:50:00 +02:00
bnnm
9f7e4a4c6b txtp: Allow single groups and loop_mode auto for layers 2020-08-12 17:44:54 +02:00
bnnm
fd99eeeb61 Fix memory leak with dual file stereo 2020-08-12 17:41:03 +02:00
bnnm
36b9e8a280 Fix seeking issues in winamp 2020-08-12 17:40:47 +02:00
bnnm
67c9854a82 Fix .AT9 with wrong padding [F1 2011 (Vita)] 2020-08-12 17:40:20 +02:00
bnnm
97801db572
Merge pull request #685 from bnnm/mixed
mixed
2020-08-08 23:17:27 +02:00
bnnm
5b3e955e81 txtp doc: auto-positions, macro layer auto-channels, pseudo-randoms 2020-08-08 23:04:29 +02:00
bnnm
d77d8a48ea Add TXTP pseudo-random groups 2020-08-08 23:00:52 +02:00
bnnm
ca16bb0653 Tweak description for mixed layouts 2020-08-08 20:35:53 +02:00
bnnm
e746c7d462 Add TXTP group auto-positions and layer-x macro auto-channels 2020-08-08 20:35:19 +02:00
bnnm
df6f63ab66
Merge pull request #684 from bnnm/loop
loop
2020-08-05 21:26:45 +02:00
bnnm
6345c3e6ea Fix foobar not disabling loop forever when needed 2020-08-05 21:17:34 +02:00
bnnm
e723ca7cf7
Merge pull request #682 from bnnm/pt
pt
2020-08-05 00:23:56 +02:00
bnnm
e6eae7e341 Fix PTADPCM missing samples 2020-08-05 00:16:35 +02:00
bnnm
dbbdc2c8d0
Merge pull request #681 from bnnm/so
so
2020-08-03 23:32:06 +02:00
bnnm
127bbcad6f Doc 2020-08-03 23:18:47 +02:00
bnnm
96d9502742 Fix EOF frame in early ADX [Baroque (SAT)] 2020-08-03 23:17:20 +02:00
bnnm
c6bd158700 Fix stack overflow when seeking with segments/layers 2020-08-03 23:15:59 +02:00
bnnm
471dadb43f
Merge pull request #680 from bnnm/fix
fix
2020-08-01 20:30:10 +02:00
bnnm
175a03d54b Fix .awb with RIFF (ATRAC3/ATRAC9) 2020-08-01 20:22:26 +02:00
bnnm
de50259599 Cleanup 2020-08-01 20:16:47 +02:00
bnnm
6a5ea55718 Cleanup 2020-08-01 20:16:09 +02:00
bnnm
722808f732
Merge pull request #679 from bnnm/zwv-123
zwv 123
2020-08-01 19:49:29 +02:00
bnnm
e65ffd5df9 Doc 2020-08-01 19:41:06 +02:00
bnnm
36cea5633a Fix configure.ac 2020-08-01 19:40:58 +02:00
bnnm
6be43ae7eb Use internal settings in vgmstream123, add play forever, fix getopt 2020-08-01 19:40:44 +02:00
bnnm
21a4afdadd Add .bsf [Reign of Fire ((PS2/GC/Xbox)] 2020-08-01 17:04:55 +02:00