Commit Graph

3093 Commits

Author SHA1 Message Date
Michael
83f6ab4722 Add Dragalia Lost 1.3.0 subkeys
Taken from iOS IPA, thanks @blueskythlikesclouds for the help with finding these!
2018-12-16 14:47:27 -08:00
Christopher Snowhill
bc15b99fce
Merge pull request #328 from bnnm/eamp3-nus3audio
eamp3 nus3audio
2018-12-15 16:13:40 -08:00
bnnm
770343b255 Add .nus3audio [Super Smash Bros. Ultimate (Switch)] 2018-12-15 12:37:01 +01:00
bnnm
a0ece34e93 Update doc 2018-12-15 12:36:48 +01:00
bnnm
34d4500e54 Add .sps EAMP3 [Need for Speed (PS4)] 2018-12-15 11:17:47 +01:00
Christopher Snowhill
79d523a4db
Merge pull request #327 from bnnm/zsnd-opusx-lopus
zsnd opusx lopus
2018-12-08 19:55:40 -08:00
bnnm
12edc39bff Add looping Ogg Opus [Monster Boy and the Cursed Kingdom (Switch)] 2018-12-09 02:00:47 +01:00
bnnm
13a7a5382d Add .opusx/adpcmx [Touhou Genso Wanderer -Reloaded- (Switch)] 2018-12-09 01:23:40 +01:00
bnnm
b43bb3aefe Rename psx_cdxa.c to xa.c, psx_fag.c to fag.c for clarity 2018-12-08 02:52:55 +01:00
bnnm
30481a5dcc Clean XA names 2018-12-08 02:50:54 +01:00
bnnm
d31e11b6f9 Fix .fag num_samples/subsongs [Jackie Chan Stuntmaster (PS1)] 2018-12-08 02:45:19 +01:00
bnnm
9291e33312 Fix minor compiler warnings 2018-12-08 00:33:07 +01:00
bnnm
60945577c0 Add Vicarious Visions .zss/zsm/ens/enm [X-Men Legends II (multi)] 2018-12-08 00:10:44 +01:00
Christopher Snowhill
95c6381b42
Merge pull request #325 from bnnm/build
build
2018-12-03 17:37:49 -08:00
bnnm
4c36a5eb09 Fix audacious builds 2018-12-04 00:00:22 +01:00
Christopher Snowhill
23a35175ed
Merge pull request #324 from bnnm/genh-sli-xps
genh sli xps
2018-12-01 13:11:42 -08:00
bnnm
eaa176864c Simplify debug off_t casting for easier build
Also reorder some custom opus funcs that don't depend on ffmpeg
2018-12-01 18:52:30 +01:00
bnnm
a960a12e58 Fix some compiler warning/errors with libs disabled 2018-12-01 18:34:23 +01:00
bnnm
7a5cf59951 Remove custom Opus skip_samples for newer FFmpeg + libopus 2018-12-01 18:33:43 +01:00
bnnm
9497f8be73 Merge branch 'master' of https://github.com/kode54/vgmstream into test 2018-12-01 16:13:23 +01:00
bnnm
42bc5de623 Add From Software .xps/.xps+dat [Metal Wolf Chaos (Xbox), Otogi (Xbox)] 2018-12-01 14:01:52 +01:00
bnnm
b3d77689a7 Fix Winamp not showing default subsong title 2018-12-01 14:00:59 +01:00
Christopher Snowhill
0fb85c7e92 Updated FFmpeg, again. 2018-12-01 00:18:32 -08:00
Christopher Snowhill
475221c6fb Updated FFmpeg, replacing its internal opus decoder with libopus. 2018-11-30 18:18:26 -08:00
bnnm
c87aff04f9 Add opus+sli looping [Sabbat of the Witch (PC)] 2018-12-01 02:47:57 +01:00
bnnm
13e0b1b348 Fix some TXTH operator/body_file issues 2018-12-01 02:41:56 +01:00
bnnm
0706aeffbf Fix some GENH with small header_size and allow N channel DSPs
- "DSP coef right offset" becomes "DSP coef spacing" when channels is
more than 2
2018-12-01 02:40:28 +01:00
bnnm
b75b180557 Add minor opus bad data check 2018-12-01 02:39:25 +01:00
Christopher Snowhill
d1a16e15b6
Merge pull request #322 from jprjr/vgmstream-cli-segfault
vgmstream-cli: prevent segfault when printing metadata
2018-11-29 17:09:40 -08:00
John Regan
b781d01aa1 vgmstream-cli: prevent segfault when printing metadata 2018-11-29 23:22:30 +00:00
Christopher Snowhill
eb3f49cb03
Merge pull request #318 from bnnm/txth
txth
2018-11-24 12:20:04 -08:00
bnnm
befa17dc2e Add TXTH operations (value_*/+-) and field values, ignore -1 loop flag 2018-11-24 15:25:11 +01:00
bnnm
976e1f3efe Add TXTH dual file/bigfile/subsong/multiplier handling
- Can loading a separate header_file or body_file for dual files
- Can load from .txth directly while setting header_file/body_file for
bigfiles
- Can set value_multiplier for use with sector and similar values that
must be multiplied
- Can set subsong_count and subsong_offset for subsong headers suboffset
2018-11-24 01:45:04 +01:00
bnnm
e8ca19ba2c Add fix_dir_separators util 2018-11-24 00:44:17 +01:00
Christopher Snowhill
ecde3e0ce0
Merge pull request #316 from bnnm/xma-msf-akb
xma msf akb
2018-11-18 15:49:09 -08:00
Christopher Snowhill
69537bdbbb Add updated FFmpeg build options. 2018-11-18 15:36:27 -08:00
bnnm
cb8cf92cb0 Add PONA .sxd extension [Policenauts Pilot Disc (3DO)] 2018-11-18 17:24:07 +01:00
bnnm
467ca19450 Fix XMA gapless/looping/samples
fixes: standard, wem, xwc, xwb, xnb, xwx, rak, pk, txth, genh, seg, rsd, past, p3d, nub-xma, gtd, gsp, fsb, eaac, cxs, awc, aac
2018-11-18 17:01:31 +01:00
bnnm
ef64889a28 Add XMA utils to fix encoder delay stuff 2018-11-18 17:00:48 +01:00
bnnm
2d48913b75 Add !tags.m3u $AUTOTRACK command for auto %TRACK% tag 2018-11-17 17:54:42 +01:00
bnnm
56ced57ece Add TamaSoft .msf [Abandoner: The Severed Dreams (PC)] 2018-11-17 17:52:07 +01:00
bnnm
13adff02eb Doc Wwise stuff 2018-11-17 15:52:02 +01:00
bnnm
74faa28da8 Fix some AKB AAC issues, add doc (from lib) 2018-11-17 15:50:20 +01:00
bnnm
ac100dca86 Fix bad loops in pce2p_bgm_ajurika_*.fsb [Pac-Man CE2 Plus (Switch)] 2018-11-17 14:36:09 +01:00
bnnm
3471caebd7 Add HCA/ADX keys 2018-11-17 14:35:24 +01:00
Christopher Snowhill
26ee932828 Updated FFmpeg. 2018-11-14 02:29:20 -08:00
Christopher Snowhill
9e84e8cabc
Merge pull request #314 from bnnm/xpcm-nwav-xvag
xpcm nwav xvag
2018-11-11 15:24:49 -08:00
bnnm
37c7717cc2 Relax HCA validation for rare bad frames 2018-11-11 23:59:55 +01:00
bnnm
e15c46e65a Fix subsong tags in winamp 2018-11-11 23:59:20 +01:00
bnnm
c76fe5a4b3 Fix SGXD loop end being off by 1 sample 2018-11-11 23:58:58 +01:00