Commit Graph

19 Commits

Author SHA1 Message Date
bnnm
79b2621688 Update XMPlay .vcxproj with FFmpeg and add it to root .sln 2017-01-22 12:28:19 +01:00
bnnm
2c9acb9cf2 Move version.bat/h to root and use it for all Visual Studio modules 2017-01-15 23:09:37 +01:00
bnnm
7e520162a3 FFmpeg: remove ACCURATE_LOOPING flag now it's battle-tested
It's fast enough and the older looping code would need to be redone
anyway
2017-01-08 02:54:18 +01:00
bnnm
46108764d5 Add XMPlay makefile
When linking using the .def there are some warnings that could be
improved, ignore for now.
2017-01-03 14:27:06 +01:00
bnnm
dce063bb96 Add a single, unified format list; plugins build their own using it
To simplify adding new formats, for now it's a simple list and could
improve later. Some missing formats were indirectly added:
- Winamp: aifcl
- foobar: aifcl, b1s, bdsp, ffw, iadp, wb, xag
- XMPlay: many
2017-01-03 13:34:20 +01:00
Christopher Snowhill
4b508ef75b Added .xwm file name extension, which are XMA files. 2017-01-01 21:16:49 -08:00
bnnm
aee2aa78f3 Removed .vgms (not .vgmstream), as I feel one hack-extension is enough 2016-12-26 14:04:44 +01:00
bnnm
8140800587 Added proper/looped .XMA 2016-12-18 18:12:27 +01:00
bnnm
a212cabac4 Added generic .vgmstream/.vgms passthrough extension
Meant to hijack common extensions so they play via vgmstream
(song.mp3.vgmstream)
2016-12-04 20:53:37 +01:00
Chris Moeller
f7a46e65f4 Updated .gitignore. 2016-11-26 12:04:58 -08:00
Chris Moeller
577df6df59 Updated XMPlay plugin. 2016-11-26 11:53:43 -08:00
Chris Moeller
be6437bb45 And add a few missing things. 2016-06-28 00:28:29 -07:00
Chris Moeller
f55a23f2e0 Update XMPlay plugin with slight fix. 2016-06-28 00:20:22 -07:00
Chris Moeller
bdbe4fd8c3 Fix version.mk references in version.bat 2015-08-30 18:45:47 -07:00
Chris Moeller
7dbf982f2f Fix version.bat search and replace 2015-08-30 18:43:50 -07:00
Chris Moeller
9cd2d32090 Rename genversion.bat to version.bat and change it just a bit 2015-08-30 18:33:29 -07:00
Chris Moeller
df52f05761 Massive update to bring the XMPlay plugin up to working order 2015-08-06 06:31:49 +00:00
unknownfile
c6ab413a6d Fixes to xmplay DLL. still hilariously buggy
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@713 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-11-12 22:12:25 +00:00
unknownfile
342303d6d9 git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@712 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2009-11-12 00:10:58 +00:00