Commit Graph

880 Commits

Author SHA1 Message Date
josh-w
b24b9a8779 Added TK1 to extension list, because bxaimc doesn't like to
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@780 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-12 11:28:00 +00:00
halleyscometsw
a6ba5fbf67 Ghostbusters .smp mono support, MS ADPCM mono decoder
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@779 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-12 03:35:58 +00:00
halleyscometsw
deb0381c17 remove tk1 source reference
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@778 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-12 01:46:56 +00:00
halleyscometsw
26f58b831e fix p3d more > 2 channels
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@777 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-12 01:35:24 +00:00
bxaimc
a1797ac9ee Add TK1 from Tekken (NamCollection) to avoid conflict with TK5 infos. Add ADSC .ads from Kenka Bancho 2: Full Throttle
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@776 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-12 01:06:18 +00:00
halleyscometsw
2c292eb086 remove a check of dubious value and a stray debug printf
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@775 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 21:01:41 +00:00
halleyscometsw
d67c726073 fix .wsi, files are missing incomplete last frame
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@774 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 12:38:04 +00:00
halleyscometsw
94dca9a32b P3D (Prototype)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@773 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 12:06:25 +00:00
halleyscometsw
53342e16a6 .smp from some PC game. Somewhat updated readme.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@772 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 10:55:14 +00:00
halleyscometsw
86a702f435 Disable G.722.1 by default, enabled in Makefiles for Windows builds.
Note that someone will have to add a definition to the MSVC Makefiles to
support this (define VGM_USE_G7221).


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@771 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 09:58:47 +00:00
josh-w
277f51cf52 updated extension list (.MSA, .SMPL)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@770 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-01 09:54:31 +00:00
bxaimc
f35de62b8e Add .MSA support for Psyvariar -Complete Edition- (PS2) and .SMPL support for Homura. Add frequency switch for .TK5
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@769 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-31 01:57:34 +00:00
bxaimc
bb9985e6e6 Removed switch (it doesn't like me), fixed support for mono files.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@768 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-30 04:02:37 +00:00
bxaimc
eb17ddd68c Add switch for mono files
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@767 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-30 03:50:42 +00:00
bxaimc
55d3170c14 Add Support for .GCM from NamCollection (PS2)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@766 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-29 20:06:08 +00:00
josh-w
0896272d47 add missing dependency (libg7221_decode.lib)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@765 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-25 01:50:18 +00:00
halleyscometsw
16668ad97b update for libg7221_decode.dll
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@764 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-24 21:04:23 +00:00
halleyscometsw
0c7d56091a G.722.1 decoding needs interleave layout handling even with 1 channel
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@763 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-24 20:57:55 +00:00
halleyscometsw
629f8167fc add missing dependency on libg7221_decode.lib for in_vgmstream Release build
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@762 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-24 20:09:30 +00:00
halleyscometsw
cf8801636d shuffle some header stuff around
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@761 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-24 19:42:17 +00:00
halleyscometsw
e5ddad3b1f G.722.1 support for mingw32 and MSVC (needs testing) build.
.s14 and .sss support.
Other builds will probably not build correctly, I'll follow up with something to disable G.722.1 there in a bit.


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@760 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-23 20:57:12 +00:00
bxaimc
6475e89d44 Add support for .WB from Shooting Love. ~TRIZEAL~ (PS2)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@759 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-23 03:36:10 +00:00
halleyscometsw
b29738d9df initial BNSF support, with placeholder Siren 14 support (disabled for now)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@758 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-21 04:23:18 +00:00
josh-w
df9dc92aa5 updated extension list (.STER)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@757 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-16 10:41:40 +00:00
bxaimc
c387c06dc3 Add .STER support for Juuni Kokuki: Kakukaku Taru Ou Michi Beni Midori no Uka (PS2)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@756 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-16 02:34:18 +00:00
halleyscometsw
1eb20e259f ubisoft .sns (Red Steel 2)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@755 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-15 04:33:22 +00:00
halleyscometsw
75fab282ba sd9 looping
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@754 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-05 03:28:15 +00:00
halleyscometsw
9e8a7e89a1 16-bit support for .his
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@753 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-03 05:14:33 +00:00
josh-w
788e397b4e Closes file handles on file close, no longer crashes if files don't exist, minor config dialog fix
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@752 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-03 04:05:18 +00:00
josh-w
6c4e00ccd0 really fixed bitrate display
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@751 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-28 01:54:29 +00:00
josh-w
69116bbc1b Added configuration dialog, updated extension list, fixed bitrate display
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@750 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-28 01:51:36 +00:00
manakoAT
130f1f4dff Support for Turok: Evolution (NGC)
Support for Teenage Mutant Ninja Turtles 2 (NGC)
renamed ps2_rkv.c to rkv.c
fixes in tec.c

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@749 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-27 22:10:52 +00:00
josh-w
28c6dc5d5a Fixed audio buffer overflow for tracks with channels > 2
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@748 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-27 21:05:57 +00:00
halleyscometsw
179c16856a little cleanups, fix aifc extension check
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@747 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-26 16:45:52 +00:00
halleyscometsw
1275135efd Use 4 decimal places for time display
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@746 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-26 16:36:25 +00:00
josh-w
cf1bf43a1f Updated extension list, added fading, fixed end of track bug
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@745 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-26 07:45:06 +00:00
manakoAT
64ea8a391f .pona updated
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@744 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-19 11:28:29 +00:00
bxaimc
9da8727657 add Rayman Raving Rabbids 2 (PC) fake codec id 0x69 support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@743 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-16 00:07:21 +00:00
manakoAT
ce3ab5d154 lot of fixes :)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@742 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-15 09:02:31 +00:00
halleyscometsw
c1f880b158 Soulcalibur IV voice ADX key
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@741 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-14 16:12:55 +00:00
manakoAT
7eef6e0b5b missing stuff in pcm.c added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@740 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-08 20:14:57 +00:00
halleyscometsw
78b6aeb17e that 2 doesn't involve channel count
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@739 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-08 18:35:29 +00:00
bxaimc
c56ae2fd6a meta rewrite for Lunar: Eternal Blue (SCD)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@738 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-08 18:33:20 +00:00
bxaimc
065d8a12e6 Fixed freq. and loop for .pcm from Lunar: Eternal Blue (SCD)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@737 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-08 17:06:49 +00:00
jurassicpieter
e1262f47e2 PS2 ADS: some files were considered corrupt while they weren't.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@736 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-07 10:05:55 +00:00
halleyscometsw
af2658ed3c Disable big endian pcm detection for now, as it was breaking some other files
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@735 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-06 09:02:14 +00:00
manakoAT
41afdcddfa .dmsg added (Nightcaster II - Equinox)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@734 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-05 18:25:31 +00:00
halleyscometsw
cb37d60dac add capdsp to audacious extension list and readme
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@733 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-02 21:25:44 +00:00
manakoAT
e48638cab7 capdsp re-enabled
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@732 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-01 16:35:20 +00:00
manakoAT
a7feabe063 added loops and checks to ngc_dsp_ygo.c
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@731 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-01-31 10:35:32 +00:00