bnnm
ac5f892ed1
Fix some SQEX .sab/mab names and cleanup
2020-03-14 16:36:07 +01:00
bnnm
52325cea7d
Add .ams extension [Super Dragon Ball Z (PS2)]
2020-03-14 16:35:58 +01:00
bnnm
faf6def4fe
Print BKHD wwise id as unsigned for clarity
...
printf'ing an unsigned value as signed (%i) still gives unsigned result,
as does a signed value as unsigned (%u), maybe implementation-defined
though
2020-03-14 16:35:44 +01:00
bnnm
5743f42e22
Merge pull request #572 from CyberBotX/CMake
...
Some CMake updates.
2020-03-13 17:06:28 +01:00
bnnm
126e3b4113
Merge pull request #573 from bnnm/xnb-xpcm-vid1
...
nnb xpcm vid1
2020-03-09 01:05:28 +01:00
bnnm
1ac69f90d4
Clean streamfile code
2020-03-09 00:58:50 +01:00
bnnm
86b252c7d5
CRLF to LF
2020-03-08 22:50:11 +01:00
bnnm
c226ad2835
Disable FDK-AAC/QAAC default compile flag
2020-03-08 22:26:19 +01:00
bnnm
7fc20cb49f
Add .vid VID1 and XBOX-IMA/DSP/PCM [Enter the Matrix (GC/Xbox)]
2020-03-08 22:15:06 +01:00
bnnm
e3727da3b7
CRLF to LF
2020-03-08 22:12:52 +01:00
bnnm
02e86cb17b
Rename ngc_vid1.c to vid1.c
2020-03-08 22:05:07 +01:00
bnnm
1430f7dc7c
CRLF to LF
2020-03-08 22:03:45 +01:00
bnnm
d67ead8afa
Adjust .awc num_samples for multichannel of varying samples
2020-03-08 19:38:54 +01:00
bnnm
27bdf23fdd
Fix some Ubi SB [Open Season (Wii), Surf's Up (Wii), SC:DA (Wii)]
2020-03-08 19:38:12 +01:00
bnnm
56978adb83
Fix some Cstr .dsp samples/looping issues and cleanup
2020-03-08 19:37:46 +01:00
bnnm
267bf6be87
Doc
2020-03-08 19:37:29 +01:00
bnnm
499731ef1c
Fix truncated OPUS .wem
2020-03-08 19:35:50 +01:00
Naram Qashat
1441caccc5
Some CMake updates.
...
* Remove a couple TODO messages as they have already been done.
* Add check for parent directory to stop warning about there being no parent scope if building vgmstream directly.
* Remove the options for FDK-AAC and QAAC.
* Fix a few uses of CMAKE_CURRENT_SOURCE_DIR to use VGM_SOURCE_DIR (for consistency sake).
* Fix a few uses of CMAKE_BINARY_DIR to use VGM_BINARY_DIR.
* Add some conditionals for the install paths so they don't show if you aren't building something.
2020-03-07 22:25:31 -04:00
bnnm
241406c788
Fix Circus VQ filtering in some files
2020-03-08 00:34:20 +01:00
bnnm
a125d9c0fa
Add .xpcm VQ + LZ/deflate codec [Eternal Fantasy (PC)]
2020-03-07 23:14:56 +01:00
bnnm
34b701693f
CRLF to LF
2020-03-07 23:04:10 +01:00
bnnm
443bc2db7c
Add Wwise .bnk for internal streams
2020-03-07 14:40:13 +01:00
bnnm
0da7ea6d76
Add LZ4-compressed .xnb [Square Heroes (PS4), Little Savior (PC)]
2020-03-07 10:43:12 +01:00
bnnm
7100e9099c
CRLF to LF
2020-03-07 10:16:08 +01:00
bnnm
3419f2f6d9
Add IO streamfiles init/close callbacks
2020-03-07 10:15:02 +01:00
bnnm
6983b21b17
Add .M4A/M4V to 'known extensions' list
2020-03-07 10:11:09 +01:00
bnnm
8ee27218b5
Fix some XMA Ubi Lyn [Just Dance 4 (X360)]
2020-03-07 10:10:41 +01:00
bnnm
1f534f88d4
Fix .awc with codec 0 [Max Payne 3 (PC)]
2020-03-07 10:09:42 +01:00
Christopher Snowhill
987641d866
Updates for MP4
2020-03-06 03:41:39 -08:00
bnnm
48c482bb72
Merge pull request #571 from korenkonder/vag-enhance
...
Vag enhance
2020-03-04 21:44:52 +01:00
korenkonder
281c6ca73e
Revert changes for extended mode in SPU-ADPCM
2020-03-04 01:53:56 +03:00
korenkonder
b715cb023b
Better decode for PSX & PSV ADPCM
2020-03-02 17:28:56 +03:00
bnnm
c40d364e87
Merge pull request #567 from bnnm/psx-nub-awc
...
psx nub awc
2020-03-02 01:08:23 +01:00
bnnm
ada22f9733
Update doc
2020-03-02 01:02:34 +01:00
bnnm
0a8b1bdf3a
Fix extended PS-ADPCM in SGDX/XVAG [LocoRoco Cocoreccho, inFamous (PS3)]
2020-03-01 15:36:04 +01:00
bnnm
4e5dd22ecf
CRLF to LF
2020-03-01 12:52:51 +01:00
bnnm
c11a3f822d
Fix some .awc [Max Payne 3 (PC)]
2020-03-01 12:25:40 +01:00
bnnm
bbaf55dd43
CRLF to LF
2020-03-01 12:24:28 +01:00
bnnm
61cc5eebcf
Add .awb+acb combo
2020-03-01 12:23:02 +01:00
bnnm
0df3b3ef7b
Add .wav NXBF [R-Racing Evolution (Xbox)]
2020-03-01 12:22:50 +01:00
bnnm
67e4198190
Fix truncated PCM .wem
2020-03-01 12:21:59 +01:00
bnnm
df62566bde
CRLF to LF
2020-03-01 12:21:15 +01:00
bnnm
a1efcef3c8
Fix some tri-Ace .aac
2020-03-01 12:19:38 +01:00
bnnm
2cf0618337
CRLF to LF
2020-03-01 12:17:47 +01:00
bnnm
840a3e70ea
Fix Ubi HX PCM16BE [Taxi 3 (GC), City Racer (GC)]
2020-03-01 12:16:58 +01:00
bnnm
f61967ccca
Fix some Ubi SB [Cranium Kabookii (Wii), My Word Coach (Wii)]
2020-03-01 12:16:27 +01:00
bnnm
b8a2265e87
Add .nub DSP [Taiko no Tatsujin Wii Chou Goukanban (Wii)]
2020-03-01 12:14:06 +01:00
bxaimc
cec5b5962c
Merge pull request #563 from NicknineTheEagle/ea
...
EA fixes
2020-02-25 22:57:37 -05:00
bxaimc
9ecc972c9b
Merge pull request #564 from bxaimc/master
...
HWX and XB exts
2020-02-25 22:54:45 -05:00
bxaimc
824f7ecb31
Add SAF extension for Whacked! (Xbox)
2020-02-25 22:49:35 -05:00