Commit Graph

5206 Commits

Author SHA1 Message Date
halleyscometsw
b058236064 Add get_realname() to streamfile, so that we can get the plain name of the file even if the file names handled by the streamfile are encoded somehow. Needed for nwa.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@306 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-11 08:29:04 +00:00
halleyscometsw
804c36b01e nwa extension for audacity
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@305 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-11 06:40:20 +00:00
halleyscometsw
144e23ddd5 support Gameexe.ini for nwa loops as well
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@304 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-11 06:34:09 +00:00
halleyscometsw
9fcf65eb86 oops, hardcoding channel count is a bug
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@303 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-11 03:29:34 +00:00
halleyscometsw
0b97cf01a8 NWAINFO.INI reading for .nwa
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@302 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-11 01:43:15 +00:00
halleyscometsw
8a528c3548 .nwa
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@301 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-11 00:41:21 +00:00
halleyscometsw
dd3ed4d0ef fix mpeg loop (I think) and disable gapless playback in mpg123 so it doesn't throw out samples
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@300 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-10 14:37:09 +00:00
halleyscometsw
04a90fe2e2 now that we are searching for two classes of tags we can't abort after finding one
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@299 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-09 21:15:05 +00:00
halleyscometsw
2b44d289cf LOOPSTART, LOOPLENGTH tag pair for ogg
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@298 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-08 22:07:15 +00:00
halleyscometsw
0bf566d602 stray printf
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@297 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-08 13:57:57 +00:00
halleyscometsw
05e56c1f78 I have reason to believe that the looping should be more like this, though it does throw certain tracks (03.SVS) off.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@296 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-07 15:20:29 +00:00
halleyscometsw
56d196a648 close the streamfile we had passed on to the wav initer
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@295 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-06 19:44:18 +00:00
halleyscometsw
6f4410dd2c work with either all ucase or all lcase .wav name
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@294 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-06 18:18:25 +00:00
halleyscometsw
d210bc5bfc riff wav reading, and .pos (companion to .wav with loop info)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@293 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-06 18:05:04 +00:00
halleyscometsw
97ebe328c8 support for mpeg audio in genh
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@292 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-06 15:33:38 +00:00
halleyscometsw
32f6286080 .svs
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@291 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-06 12:23:37 +00:00
fastelbja
6f241eeeaa git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@290 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-07-06 11:24:14 +00:00
halleyscometsw
ab635fda19 .ivb
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@289 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-06 08:59:14 +00:00
halleyscometsw
bd732207d1 as a precaution, make sure that the buffer isn't used again after resetting
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@288 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-06 01:17:08 +00:00
halleyscometsw
807f7ccc54 further corrections to msvc build
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@287 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-05 12:23:59 +00:00
halleyscometsw
55c64eb607 fixes for windows build
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@286 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-05 12:05:59 +00:00
halleyscometsw
e017a7324d add AHX support, via mpg123
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@285 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-05 11:49:29 +00:00
halleyscometsw
2a9f54977b update readme with WS
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@284 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-04 00:15:50 +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
halleyscometsw
253dd60d66 Tiberian Sun reports having an odd number of samples, but doesn't actually have a byte for that extra nibble. We ignore it.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@281 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-03 20:09:36 +00:00
halleyscometsw
f944267644 add error counting with STREAMFILE_PROFILE
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@280 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-03 20:08:02 +00:00
halleyscometsw
4084ee9da5 alternate sample count calculation for .strs with larger CTRL block...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@279 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-03 19:26:53 +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
b95f41a330 check for zero loop points is useless
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@276 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-02 21:44:23 +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
c1ef5cf529 update readme
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@273 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-02 01:48:16 +00:00
halleyscometsw
cbc4a75925 add DVI as an AIFF-C and GENH coding
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@272 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-02 01:41:20 +00:00
halleyscometsw
6f3139a78d make test's standard output binary under windows
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@271 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 19:20:09 +00:00
halleyscometsw
5cd7897407 remove a debug printf
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@270 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 16:49:45 +00:00
halleyscometsw
ea9aad22e1 properly check aiff playMode before deciding to use it for loop
this loop support may never be useful, bah


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@269 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 16:27:27 +00:00
halleyscometsw
c566ee6f4b add AIFF support (8 and 16 bit) and theoretically looping, if the Instrument chunk would only cooperate
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@268 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 16:11:59 +00:00
halleyscometsw
2e5b731833 add sdx2 as genh codec #6
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@267 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 16:10:18 +00:00
halleyscometsw
3d0d7229ae update readme with aifc/sdx2
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@266 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 03:35:52 +00:00
halleyscometsw
451dfe0bd9 add support for sdx2 in an AIFF-C package
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@265 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 03:23:44 +00:00
halleyscometsw
b2e33edb5b add 8bit pcm genh support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@264 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-01 03:19:02 +00:00
halleyscometsw
846d6e578c add COMMENT=LOOPPOINT= loop finding for ogg
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@263 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-30 19:32:12 +00:00
halleyscometsw
ff3bb11140 wsi history inits were out of bounds
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@262 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-29 09:11:40 +00:00
halleyscometsw
31a488a053 updated license with copyrights of the bits of other code we've used
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@261 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-29 01:37:47 +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
221ebc16a6 reformulated but still not great invert-psx
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@259 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-26 02:12:40 +00:00
halleyscometsw
fb54dabcd4 fix a crash with failure to open second file for dual-file stereo
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@258 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-26 02:08:26 +00:00
halleyscometsw
c433b3046f Experimental mutant psx codec
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@257 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-25 20:39:15 +00:00