bnnm
|
a0a6e0d172
|
Add streamfile helpers
|
2019-10-19 11:07:28 +02:00 |
|
bnnm
|
95a50a3168
|
Minor cleanup
|
2019-09-29 20:09:28 +02:00 |
|
bnnm
|
5140cabe2d
|
Misc tweaks
|
2019-09-02 20:48:33 +02:00 |
|
bnnm
|
8ae4ea3000
|
Round .vs/svs pitch values
|
2018-11-03 18:06:39 +01:00 |
|
bnnm
|
1ec9463235
|
Fix VGM_ASSERT_ONCE
|
2018-07-21 20:12:40 +02:00 |
|
bnnm
|
3380451c80
|
Code cleanup (renames, comments, nitpicks)
|
2017-12-06 15:32:52 +01:00 |
|
bnnm
|
5c4351aa86
|
Add VGM_LOG/ASSERT_ONCE macro for useful-but-repetitive error logging
|
2017-11-23 23:46:33 +01:00 |
|
bnnm
|
e1bb468bd5
|
Remove unnecessary check_sample_rate
|
2017-11-23 23:11:11 +01:00 |
|
bnnm
|
ccc8c53146
|
Add FILE log util
|
2017-09-17 03:38:11 +02:00 |
|
bnnm
|
c4a6e6e194
|
Add read_64bitBE/LE for Rockstar AWC
They use it encode 3 values in 64b and save one byte in the process,
whee.
|
2017-08-28 15:11:52 +02:00 |
|
bnnm
|
adb225c180
|
Add EA SNU + EA-XAS decoder + SNS blocks [Dead Space, The Godfather 2]
|
2017-08-20 02:18:48 +02:00 |
|
bnnm
|
bcc60c3b64
|
Added buffer logging debug util
|
2017-02-04 11:06:35 +01:00 |
|
bnnm
|
b99e37f170
|
Moved make_wav_header from util.c to test.c (only used there)
|
2017-01-14 00:10:45 +01:00 |
|
bnnm
|
cc5657f9c9
|
Remove unused concatn_doublenull / concatn_fitting_doublenull
|
2017-01-03 15:02:42 +01:00 |
|
bnnm
|
c042878a1b
|
One more debug util
|
2016-12-29 13:27:10 +01:00 |
|
bnnm
|
0f2627f8da
|
Added VGM_DEBUG_OUTPUT flag to define debug logging utils
|
2016-12-27 14:28:12 +01:00 |
|
bnnm
|
ce040bbb36
|
Added put_8bit for consistency/clarity
|
2016-12-18 12:46:11 +01:00 |
|
Soneek
|
3826cd0f8e
|
Add LWAV output option to test, fix so that we need at3plusdecoder.dll, not .def in test and winamp builds
|
2015-05-11 15:02:21 -07:00 |
|
Chris Moeller
|
a095da3965
|
safer extension list construction
1016 didn't fix anything (just caused skipping over every other ext). Winamp's issue was fixed in 5.666.
|
2014-02-25 22:14:13 -08:00 |
|
halleyscometsw
|
d993fbb44b
|
do little endian samples proper
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@826 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2010-08-31 04:44:04 +00:00 |
|
halleyscometsw
|
9fb52e42f4
|
RedSpark (MadWorld .rsd)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@605 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2009-03-16 15:45:02 +00:00 |
|
halleyscometsw
|
017b6e9e83
|
revert to rev 68
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@70 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-04-04 01:24:57 +00:00 |
|
unknownfile
|
91dbfd36f8
|
extension list moved to util.c, winamp plugin now loops indefinitely. will want to change later
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@69 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-04-03 23:50:06 +00:00 |
|
halleyscometsw
|
a560275dfd
|
dynamic building of extension list, for future user choice
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@45 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-03-11 02:33:52 +00:00 |
|
halleyscometsw
|
9a3db019b2
|
info box for winamp, generate description in a string rather than
printing
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@44 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-03-11 01:27:59 +00:00 |
|
halleyscometsw
|
8432b18f41
|
test now generates a .wav output
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@7 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-02-04 10:34:18 +00:00 |
|
halleyscometsw
|
52e1c97bfe
|
nibble functions needed uint parameter or things get sign extended with -O
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@6 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-02-04 08:57:44 +00:00 |
|
halleyscometsw
|
b3633585e1
|
Inlined some common stuff for speed.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@4 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-01-31 22:26:11 +00:00 |
|
halleyscometsw
|
354d29cf92
|
Move things into src/
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@2 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-01-31 06:09:11 +00:00 |
|