Commit Graph

5121 Commits

Author SHA1 Message Date
bnnm
98da402c07 Add MUSX with SBNK [G-Force (PC), Dead Space Extraction (Wii)] 2021-01-08 00:20:04 +01:00
bnnm
533a01c44b Fix some broken DSP 2021-01-08 00:17:20 +01:00
bnnm
64ffe5ea0d
Merge pull request #793 from bnnm/xnb-acx-etc
xnb acx etc
2021-01-03 19:30:09 +01:00
bnnm
25c48aba22 Add .acx ADX container [Baroque (SAT), Persona 3 (PS2)] 2021-01-03 19:22:32 +01:00
bnnm
404b1cd672 Doc 2021-01-03 19:19:22 +01:00
bnnm
1a2d332296 Add .fsb key [Bubble Fighter (PC)] 2021-01-03 19:18:23 +01:00
bnnm
2c00d10834 Doc extra .adx keystrings 2021-01-03 16:07:58 +01:00
bnnm
7a047c967a Fix issues when getting extension affecting .mpf + cleanup 2021-01-03 16:07:17 +01:00
bnnm
a2716b8e7d Add Ubi BAO variation [Beowulf (X360/PS3)] 2021-01-03 16:03:28 +01:00
bnnm
0f908e5088 Add Ubi SB variation [Naruto: Rise of a Ninja (X360)] 2021-01-03 16:03:03 +01:00
bnnm
f4a5125440 Fix .xws with multibanks [Ninja Gaiden 3 RE (PS3), DOA 5 LR (PC)] 2021-01-03 16:02:15 +01:00
bnnm
3b487ab7ba Fix compilation issue in .awc 2021-01-03 16:01:47 +01:00
bnnm
cdbfdfc4ce Fix some .csb [Nights: Journey of Dreams (Wii)] 2021-01-03 16:01:20 +01:00
bnnm
ccbb4f5097 Fix some .sts [Gacharoku 2 (PS2)] 2021-01-03 16:00:08 +01:00
bnnm
187aab20c1 Fix broken sadb .sad 2021-01-03 15:59:27 +01:00
bnnm
d7e9ff4f9a Fix some Wwise PCM [Army of Two: the 40th Day (PS3)] 2021-01-03 15:58:55 +01:00
bnnm
34fcec9fab Add streamed .xnb [Clan N (Switch), Guncraft: Blocked and Loaded (X360)] 2021-01-03 15:58:19 +01:00
Kevin López Brante
95709ce3c2
Added call to FUPA on GHA
(FUPA is the automaton that pushes releases to the foobar2000 component site)
2020-12-20 19:59:15 -03:00
bnnm
46467c974f
Merge pull request #791 from bnnm/nxa-ifs-etc
nxa ifs etc
2020-12-20 16:13:14 +01:00
bnnm
c4d76869dc Fix title segfault in Audacious 2020-12-20 16:05:32 +01:00
bnnm
ce7972baa9 Add partial music .awc + Vorbis [Red Dead Redemption 2 (PC)] 2020-12-20 15:09:39 +01:00
bnnm
ab7fcec908 Konami BMP cleanup 2020-12-20 15:08:47 +01:00
bnnm
7aaaf20071 Doc UTF-8 tags 2020-12-20 15:08:26 +01:00
bnnm
e8a3e737e7 Fix TXTH subfiles + subsongs when subfiles only have 1 subsong 2020-12-20 15:08:03 +01:00
bnnm
3a2cc91891 Add .ifs with bgm subsongs [drummania (AC), GITADORA (AC)] 2020-12-20 15:07:23 +01:00
bnnm
0958519274 Add CWAC .dsp [Mario & Sonic at the Rio 2016 Olympic Games (WiiU)] 2020-12-19 16:53:15 +01:00
bnnm
2aa5173ed6 Cleanup 2020-12-19 15:48:15 +01:00
bnnm
69a78228f8 Add .adpcm WIIADPCM [Need for Speed: Hot Pursuit (Wii)] 2020-12-19 14:52:04 +01:00
bnnm
18bac02900 Doc 2020-12-19 12:55:26 +01:00
bnnm
98e1d3c29e Fix some EALayer3 [FIFA 2014 World Cup Brazil (PS3)] 2020-12-19 12:55:19 +01:00
bnnm
12d9b0b97c Add .nxa looping + Fixed Opus [Gensou Rougoku no Kaleidoscope (Switch)] 2020-12-19 12:54:14 +01:00
bnnm
550c1ba701 Typo 2020-12-19 12:52:29 +01:00
bnnm
114de803f6 Add test utils for idstring checking 2020-12-19 12:51:31 +01:00
Kevin López Brante
633672eefe
Merge pull request #789 from timgates42/bugfix_typo_changing
docs: fix simple typo, chaning -> changing
2020-12-18 23:38:58 -03:00
Kevin López Brante
ce46f3ed6c
Merge branch 'master' into bugfix_typo_changing 2020-12-18 23:38:07 -03:00
Kevin López Brante
dd7b3f6bf6
Version, take 2 2020-12-18 23:13:16 -03:00
Kevin López Brante
fcc92399cb
Added upload of version descriptor to S3
For the automated fb2k component script!
2020-12-18 22:40:19 -03:00
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
3c0732c88f
Merge pull request #788 from NicknineTheEagle/ea
EA Harmony: Fixed RAM sounds
2020-12-17 22:53:55 +03:00
NicknineTheEagle
d6b6fa4606 EA Harmony: Fixed RAM sounds 2020-12-17 22:37:49 +03:00
NicknineTheEagle
5922033741
Merge pull request #787 from NicknineTheEagle/ea
EA Harmony: Fixes
2020-12-17 00:08:31 +03:00
NicknineTheEagle
86f8dbdf9f EA Harmony: Fixes 2020-12-16 22:56:59 +03:00
NicknineTheEagle
feca8de38f
Merge pull request #786 from NicknineTheEagle/ea
EA Harmony: Implemented big endian version
2020-12-16 11:04:18 +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
a4a61c14ca
Merge pull request #785 from bnnm/smp-ubi-ww
smp ubi ww
2020-12-13 20:55:55 +01: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
62a5f46d43
Merge pull request #784 from NicknineTheEagle/ubi
Ubi
2020-12-13 03:13:08 +03:00