Commit Graph

33 Commits

Author SHA1 Message Date
Christopher Snowhill
16423580a2
Merge pull request #207 from bnnm/yamaha-layouts-fixes
Yamaha, layouts, fixes
2018-03-25 15:48:45 -07:00
Christopher Snowhill
3ff69d191d
Update rsd.c
Fix failure case for compiling without FFmpeg.
2018-03-24 16:22:52 -07:00
bnnm
08875e9a95 Fix true multichannel RSD6XADP [Scarface (Xbox)] 2018-03-23 21:21:56 +01:00
bnnm
a53712d495 Add RSD6WMA [Scarface (Xbox)] 2018-03-23 18:54:20 +01:00
bnnm
e2a3590158 Remove layout_ogg and cleanup
Layout was not actually needed, remove to simplify. Rename
vgm_vorbis_info_t to ogg_vorbis_meta_info_t to clarify it's only for
meta, also don't pass filename to init ogg (not useful even as an
optimization since getting the name is a minuscule part in parsing a
meta)
2018-03-23 16:34:48 +01:00
bnnm
8328814a2f Add RSD6AT3+ [Crash of the Titans (PSP)] 2018-03-11 21:03:48 +01:00
bnnm
9cf9416665 Add/use xbox_ima_bytes_to_samples, rename coding_XBOX to XBOX_IMA
Currently same as ms_ima_bytes_to_samples, but this will change; renamed
for consistency with all other IMA variations. Also clean a bit some
metas since I was testing anyway.
2018-02-17 12:30:14 +01:00
bnnm
8f9b22d46f Change layout_interleave_byte with coding_NGC_DSP_subint
Meant to simplify layouts
2017-12-06 21:04:34 +01:00
bnnm
1ff0cecca8 Fix minor compiler warnings (missing const/static/case defaults/etc) 2017-10-28 01:34:32 +02:00
bnnm
a79b874f82 Add RSD6XMA and tri-Ace's PS3/X360 support (by bxaimc) 2017-05-13 02:22:15 +02:00
halleyscometsw
44075c4e91 clean up some warning-causing ugliness 2014-06-26 21:12:48 -07:00
Chris Moeller
142cfc971d Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
bxaimc
f227e3fe47 Tossing nonsense out the window. Hello r1000! :D
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@1000 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-09-05 03:47:35 +00:00
bxaimc
26f6e3208c Added RSD6OOGV support for Scarface: The World is Yours (PC)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@996 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-08-31 05:12:04 +00:00
bxaimc
9fb2c73d4b Add RSD4RADP support from The Simpsons Hit & Run (GC)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@711 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-10-17 19:17:42 +00:00
halleyscometsw
cc6912b2d5 RSD6RADP .rsd support, added "Radical ADPCM" decoder (IMA)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@698 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-12 04:51:39 +00:00
bxaimc
6d4242e9bb Added RSD3GADP & RSD3PCMB from Dark Summit (GC)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@652 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-20 02:48:13 +00:00
bxaimc
d1da5f3dd1 removed unnecessary "interleave_block_size" lines from RSD2XADP & RSD6XADP
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@642 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-01 23:04:02 +00:00
bxaimc
b5b50db24a Added RSD3VAG from Dark Summit (PS2)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@638 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-25 16:45:22 +00:00
halleyscometsw
6c996ca486 fixing for clean gcc compilation
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@595 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-11 22:46:35 +00:00
bxaimc
acf54a8fca Added ADS with dhSS & dbSS headers from Gauntlet Dark Legend (GC). Fixed RSD6XMA commenting.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@593 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-11 22:34:30 +00:00
bxaimc
5b6d801686 RSD6XMA added to meta only due to lack of XMA support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@591 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-11 01:37:20 +00:00
manakoAT
f39fbb03f0 .joe added (Disney/Pixar games)
fixed ass (ps2)
added 2 more rsd formats


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@496 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-03 20:30:18 +00:00
halleyscometsw
d1dec789e4 fix rsd6wadp for Crash Mind Over Mutant (Wii), what used to use this?
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@463 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-07 01:20:34 +00:00
manakoAT
cd7367c500 naomi_spsd.c added (Naomi GD-ROM / Dreamcast)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@458 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-02 16:43:12 +00:00
manakoAT
e3bb79bd0a rewrite of rsd.c
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@455 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-10-20 18:06:35 +00:00
manakoAT
3e7f0f091c RSD6WADP added to rsd.c
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@454 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-10-17 20:35:24 +00:00
fastelbja
a32c10afca added meta ims from matrix
convert coding_xbox from interleave to none

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@403 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-10 20:08:03 +00:00
manakoAT
7f5bc6154a .str (dc) added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@401 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-09 22:38:44 +00:00
manakoAT
aca1aad654 .tec added
.enth added

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@376 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-29 13:07:10 +00:00
manakoAT
1d9a1e9579 .pcm added
.psw added
.rkv added
.vas added
.changes in .rsd


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@372 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-25 17:49:09 +00:00
manakoAT
cc1005925b .bg00 added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@336 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-18 19:40:14 +00:00
halleyscometsw
7dabdc48f8 add rwx and xwb to appropriate places, rename ps2_fsb.c and ps2_rsd.c to fsb.c and rsd.c, respectively
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@317 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-14 13:37:34 +00:00