Commit Graph

279 Commits

Author SHA1 Message Date
fastelbja
3ea0cd0cae add support for .tra
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@879 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-11-14 16:05:58 +00:00
fastelbja
52af5bf7a1 change block for headerless xa
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@861 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-10-02 13:50:11 +00:00
manakoAT
ef3f28fe35 added bdsp block layout
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@795 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-05-12 09:54:01 +00:00
manakoAT
ad4276c7b7 fixed the "XIII" dsp meta
added PCM coding to NAOMI SPSD

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@794 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-05-10 08:02:22 +00:00
manakoAT
c6f5c886e9 just fixes
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@788 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-05-02 19:16:35 +00:00
manakoAT
8a8d77149f added blocked format for Future Cop L.A.P.D.
added new IDSP format
added various stuff to MUSX
rewritten FSB3 meta (still WIP)
added .bo2 (Blood Omen 2 NGC)
added .mpds (Big Air Freestyle NGC)
added .khv (Kingdom Hearts 2 PS2)
added .voi (Raw Danger 2 PS2)
added .ddsp and a new dsp meta to ngc_dsp_std.c
moved source from wii_was.c to ngc_dsp_std.c
rewritten PDT meta (Mario Party games)


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@782 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-20 20:26:10 +00:00
halleyscometsw
4fff3b7672 .strm and .xa support in EA for MySims Kingdom
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@704 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-24 09:59:49 +00:00
halleyscometsw
2ade0dfb62 Fix MxSt.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@700 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-18 03:33:44 +00:00
jurassicpieter
5db0fccc7f Lego Island: ripped MxSt files playable, counting samples is slow and brute force
Worms 4: Mayhem: SOB/SAB soundpacks are playable as one stream
Sim City 3000: added second type of header for these xa files.

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@683 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-02 12:18:23 +00:00
halleyscometsw
1babc6c3b6 fix warning, smack unix builds into shape
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@610 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-19 20:03:51 +00:00
fastelbja
ed429e9317 add support for GTA IV .ivaud Audio File
+ preliminary .VGS (Phantom of Inferno) file support

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@609 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-19 19:43:06 +00:00
halleyscometsw
785cf57282 AAX header reading. Overkill much?
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@549 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-03 13:16:36 +00:00
halleyscometsw
88072ec6c2 AAX (without proper header reading)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@548 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-03 11:08:44 +00:00
manakoAT
3e63969795 aix_layout.c fixed (for compiling in MS VC++)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@540 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-27 22:51:12 +00:00
halleyscometsw
d5e0b31f26 support AIX with mono ADX
properly report coding type of containd ADX


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@538 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-24 13:30:58 +00:00
manakoAT
edd350f863 updated .filp
added xbox to .xwb
added ps2 adpcm (bad flags) to .genh


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@523 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-18 19:04:35 +00:00
halleyscometsw
eacdeb4818 remove unused variables, initialize uninitialized variables, provide for prototypes. generally clean up things gcc warns about
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@522 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-18 07:33:13 +00:00
manakoAT
3a6c65c2b9 block format for .filp added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@521 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-18 06:51:26 +00:00
manakoAT
06e43e9c00 added new dsp type in .emff.c
added block format for gsp+gsb
cleaned some metas from useless stuff

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@519 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-16 15:48:21 +00:00
manakoAT
6f2ee1c123 added dsp format to .emff.c
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@517 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-15 04:37:43 +00:00
halleyscometsw
ed1734b3a1 unix/data.c - update extension list
src/*/Makefile.unix.am, src/Makefile - add thp
src/meta/thp.c - include layout.h to avoid implicit function declaration


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@513 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-11 23:32:47 +00:00
fastelbja
ccc9ac49bf stupid revision for forgotten committed file
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@512 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-11 23:17:54 +00:00
fastelbja
828568bfef adding thp movie audio file format
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@511 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-11 23:16:09 +00:00
halleyscometsw
d818447cff remove test stuff, fix things broken in r508, clean up some implicit function declarations
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@510 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-10 20:54:10 +00:00
manakoAT
96bc7f3bf6 .emff added (Eidos games)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@509 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-10 12:30:23 +00:00
fastelbja
f2d631b8d4 git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@508 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-12-10 12:18:02 +00:00
halleyscometsw
573887a70d hey guys stop breaking the build
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@505 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-10 04:09:41 +00:00
fastelbja
209fad5703 for manakoat
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@504 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-09 18:57:40 +00:00
manakoAT
52cd77ca19 git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@503 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-12-09 18:25:47 +00:00
manakoAT
85e277c2ce git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@502 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-12-09 18:16:51 +00:00
manakoAT
c57d6dd3e4 added WAV+DCS (Evil Twin)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@500 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-07 10:27:04 +00:00
fastelbja
9be1f1806b fix .VS format
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@498 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-04 20:37:59 +00:00
manakoAT
f303c080ac .vgs added
.vs added (incomplete)

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@497 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-04 20:11:45 +00:00
manakoAT
87e1f9c087 GSB+GSP added (incomplete)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@493 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-28 16:25:52 +00:00
fastelbja
7a12a632cf git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@435 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-09-21 14:58:50 +00:00
halleyscometsw
f23bf6e796 keepin' it real
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@417 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-19 14:14:06 +00:00
fastelbja
85d882a36a adding xbox XVAS
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@414 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-19 11:34:16 +00:00
fastelbja
306849ec81 fixing xbox mono files on ima_decoder.c
fixing ea_block.c for overdumped files and pc glitch
adding xbox xmu support

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@412 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-18 17:51:22 +00:00
halleyscometsw
7315f6fabc fix unix build, update readme
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@407 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-11 08:31:51 +00:00
halleyscometsw
13f039645b working de2
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@406 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-11 08:10:59 +00:00
halleyscometsw
a397d17741 add nonworking de2 (uses msadpcm), clean up some warnings
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@405 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-11 07:19:44 +00:00
halleyscometsw
bde85003bc keeping unix build building
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@404 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-11 01:11:32 +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
halleyscometsw
90f0dccd9c AIX.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@385 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-02 10:24:28 +00:00
halleyscometsw
422aa45563 rename layout/mus_acm.c to layout_mus_acm_layout.c for MSVC doesn't get confused
rearrange unix makefiles to my liking


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@369 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-22 06:37:22 +00:00
halleyscometsw
23896600a7 prevent out of bounds access in case we play too much
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@365 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-22 01:09:31 +00:00
halleyscometsw
875c0d1eae MUS Playlists! ARGH!
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@353 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-20 23:28:16 +00:00
halleyscometsw
941b4d49cb ACM-related revisions, hopefully get things ready for MUS
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@350 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-20 07:28:17 +00:00
halleyscometsw
1eba859222 some naming changes and such to make hcs happy, hopefully didn't break anything
changed _noninterleaved functions to _int and changed related descriptions appropriately
added an _int version of SDX2 and reverted to pre-322 behavior for normal deocder
made the various get_high_nibble globals all be the same vgmstream->get_high_nibble for thread safety and code consolidation (this required some changes to make decode functions take VGMSTREAM rather than VGMSTREAMCHANNEL)


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@323 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-14 20:42:49 +00:00
fastelbja
8a5d2b6429 a lot of ea new formats supported
fixed stereo sdr2 decoder

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@322 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-14 19:21:45 +00:00
halleyscometsw
ec94c0d3c5 add support for Wii fsb from Metroid Prime 2, required a new layout type
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@316 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-14 13:30:26 +00:00
halleyscometsw
e62c8a90cb working WS decoder
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@283 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-04 00:06:51 +00:00
halleyscometsw
0903e46346 starting support for WS ADPCM, decoder not in place but layout is handled properly
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@282 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-03 21:21:01 +00:00
fastelbja
183089bfcb fix ea psx coding
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@278 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-03 19:09:53 +00:00
halleyscometsw
fd4f7a9eec add preliminary westwood studios aud support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@277 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-03 02:20:52 +00:00
halleyscometsw
918c6a1e5d Rename str_ctrl to str_snds, since a CTRL block is not needed.
Modify meta reader to work with an opening SNDS block.


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@275 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-02 13:39:51 +00:00
halleyscometsw
cb58b5f241 add .str CTRL support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@274 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-02 03:57:21 +00:00
halleyscometsw
98e0469264 add .wsi support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@260 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-29 01:30:13 +00:00
halleyscometsw
6ca9d1fed6 genh name change, remove xbox blocked
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@218 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-12 00:04:34 +00:00
halleyscometsw
6524994732 Add xbox ima genh support.
Also fix xbox ima decoder, it was wrong if the decode didn't always start at the block start. Note that this and the nds ima decoder both rely on being run through the file linearly.
I wasn't able to test this on mono wavm or xwav yet, but I think it ought to work.


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@217 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-10 01:20:54 +00:00
paladine
f07292b266 Added missing files and fixed Makefiles
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@209 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-08 03:24:31 +00:00
fastelbja
f0f2345a24 adding CFN support + misc fixes
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@205 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-03 18:41:26 +00:00
fastelbja
5de0c96986 Electronic Arts EA/XA R1,R2,R3 & EA PSX support added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@203 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-02 17:58:08 +00:00
paladine
882eaf0814 Updated audacious VFS STREAMFILE support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@198 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-25 03:56:01 +00:00
fastelbja
f7de62c8c9 adding xbox decoder + WAVM support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@194 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-23 22:52:02 +00:00
paladine
4814b482fb Added initial implement of the audacious plugin for audacious 1.4.x or higher.
There are still a few things to do such as add a configuration GUI, but
these things are marked via TODO in the source files.

I also added the autoconf/automake building system.  To generate everything
you need, run ./bootstrap in the top level directory, it will generate the
configure script.  Then run ./configure.  It will generate Makefile.unix, so
build it via make -f Makefile.unix.  Everything should be setup properly, after
building, execute 'make -f Makefile.unix install' to install.




git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@165 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-18 17:17:49 +00:00
fastelbja
fb0e5b5559 fix pop & click on cd-xa decoder
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@152 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-17 18:06:45 +00:00
fastelbja
f5dccfc3d7 fixed mono XA decoding
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@146 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-17 15:34:17 +00:00
fastelbja
2a9616842f fixed xa issues, adding .INT support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@104 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-11 21:27:10 +00:00
fastelbja
24de42ae56 xa variable fix & RXW support added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@102 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-11 18:11:55 +00:00
halleyscometsw
dea508c17f prevent implicit declarations, fix a missing argument to init_xa_channel
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@100 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-11 01:55:13 +00:00
fastelbja
9e70f0ec5c adding cd-xa support (preliminary)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@97 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-10 19:59:29 +00:00
halleyscometsw
2a686eeea2 consolidate headers
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@89 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-06 03:35:37 +00:00
halleyscometsw
f2a9f60807 Add HALPST (.hps), unify blocked layouts.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@38 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-03-04 07:15:25 +00:00
halleyscometsw
147cba7952 Add AST (AFC and PCM).
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@37 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-03-04 00:46:55 +00:00
halleyscometsw
39e4e02984 STRM's IMA ADPCM added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@21 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-02-05 09:21:20 +00:00
halleyscometsw
00c1a3abdb Redundant stuff between interleave and nolayout moved into vgmstream. Other layouts should also be able to use this for common things.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@18 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-02-05 06:21:57 +00:00
halleyscometsw
d80919154b Merged coding-specific things into vgmstream so the layouts don't need to know
everything.


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@17 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-02-05 02:17:35 +00:00
halleyscometsw
7472c2e4f9 moving some more stuff around
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@16 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-02-05 01:52:42 +00:00