Chris Moeller
94309292d9
Remove C99-isms for MSVC 2010.
2016-10-28 16:50:39 -07:00
Chris Moeller
3f813fad09
Revert to MSVC 2010.
2016-10-28 16:49:44 -07:00
Chris Moeller
e67642db30
Ignore relative volume adjustment, as criware seems to only pass it on to the user of the library.
2016-06-29 23:08:27 -07:00
Chris Moeller
4c75e6a5bc
Updated HCA decoder.
2016-06-29 19:56:20 -07:00
Chris Moeller
355ed06781
Made HCA decoder endian safe.
2016-06-28 16:25:08 -07:00
Chris Moeller
33563f4e7c
Add HCA support.
2016-06-28 00:20:37 -07:00
Chris Moeller
d53030faf8
And back to 2015 again.
2016-06-26 13:28:42 -07:00
Chris Moeller
12c375e43f
Switch back to MSVC 2010
2015-10-04 09:41:07 +00:00
Chris Moeller
ec99511d38
Update libg719_decode.dll with a copy that should work on Windows XP
2015-09-21 01:53:20 +00:00
libertyernie
cc17090f43
Merge branch 'with_test_vcxproj'
2015-08-30 13:50:48 -05:00
libertyernie
2e28098b95
Use i686 instead of i586 in Makefile and use LF in version.sh
2015-08-30 13:47:35 -05:00
libertyernie
418d1942d4
Create project files for VS2015
2015-08-30 10:27:27 -05:00
libertyernie
930c82edbf
Merge branch 'master' of https://github.com/codebase7/vgmstream into with_test_vcxproj
2015-08-30 10:16:46 -05:00
Chris Moeller
6e4207f9a3
Updated for Visual Studio 2015
2015-08-13 00:31:49 -07:00
codebase7
12a1119aa9
Create a VC project for the test binary.
...
Also add a getopt() implementation and a unistd.h from stackoverflow
to allow the existing code in test.c to build. (The normal unistd.h and
getopt() should still be used on systems that provide it. VC does not, so
that's why it's added.)
Also add a version.bat batch file that creates a VERSION.H file for VC
to include in the build. (Defines VERSION in the preprocessor, Batch file
pulls the version number from version.mk)
2015-05-20 02:34:15 -04: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
3a842dfd2c
Oops, we want a static compile of this
2015-01-24 21:42:01 -08:00
Chris Moeller
1ad884287b
Added G.719 decoding support to BNSF input
2015-01-24 21:08:25 -08:00
soneek
46f21d977b
Update to build with mingw, added at3plus support to Winamp plugin, Capcom mca, WiiU btsnd, MH3U dspw
2015-01-21 19:28:43 -05:00
Chris Moeller
e159c86975
Revert to MSVC 2013
2014-11-23 00:56:58 -08:00
Chris Moeller
354cb15434
Updated project files to MSVC 2015
2014-11-20 21:49:21 -08:00
Chris Moeller
b0246bbceb
Updated project for MSVC 2013
2014-08-15 05:39:11 -07:00
Chris Moeller
98e90f8a25
Implemented ATRAC3plus support
2013-06-26 02:54:15 -07:00
Chris Moeller
75d329cc1d
Updated projects for MSVC 2012 using v110_xp platform
2013-06-07 18:53:29 -07:00
Chris Moeller
cb126b9258
Removed automatically generated files
2012-09-04 20:34:35 -07:00
Chris Moeller
3600cad40c
Removed stale source control and updated projects to revision 995
2012-09-05 03:28:18 +00:00
Chris Moeller
b7e07369a4
Tossed in missing files
2012-09-05 03:28: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
halleyscometsw
662f74cd3b
Slightly different libvorbis.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@564 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-21 12:50:05 +00:00
manakoAT
021d10a4ac
.IDSP added (Chronicles of Narnia Wii)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@436 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-23 05:13:53 +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
0fac479ce7
revert to 245, winamp doesn't use vorbis/ogg/vorbisfile after all
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@247 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 11:24:09 +00:00
halleyscometsw
61db7c5991
use vorbisfile.dll (which needs ogg.dll and vorbis.dll) instead of libvorbis.dll; the former set comes with Winamp's vorbis decoder
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@246 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 11:03:43 +00:00
halleyscometsw
12ba9a9b16
blah, more adjustment
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@239 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 08:53:27 +00:00
halleyscometsw
83c939d53c
make the configurations more consistent
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@238 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 08:29:18 +00:00
halleyscometsw
af3dbd0034
make linking with libvorbis possible on MSVC
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@234 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 07:51:10 +00:00
halleyscometsw
695dfd1347
dll name in .def
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@233 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 07:16:13 +00:00
halleyscometsw
477b5390c5
make vgmstream link with vorbis in windows builds
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@230 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 05:43:40 +00:00