Commit Graph

6 Commits

Author SHA1 Message Date
bnnm
1c042b7784 Use IMA_int with mono files to clarify then IMA stereo is used
Both IMA and IMA_int work the same then channels = 1, so this is just to
signal when IMA stereo (nibble interleave) is actually used (ie. rarely)
2017-11-19 03:34:25 +01:00
bnnm
4a2cf9dd91 Fuse EACS and DVI IMA decoder into a configurable IMA decoder
EACS was just DVI (high nibble first) with stereo and mono modes, while
old DVI was mono only.
This unifies both decoders, so DVI_IMA (not interleaved) works with mono
and stereo while DVI_IMA_int (interleaved) forces mono.
Some metas needed to explicitly set DVI_IMA_int but others work with no
change.
2017-11-17 17:18:17 +01:00
bnnm
6c141a6582 Clean .dvi/.kcey and add proper .PCM extension 2017-11-15 23:26:38 +01: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
halleyscometsw
c6a721f5dd add newline at end of dc_kcey.c
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@342 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-18 20:58:48 +00:00
fastelbja
25b24d907e kceycomp pop'n music support added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@338 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-07-18 20:20:16 +00:00