Commit Graph

61 Commits

Author SHA1 Message Date
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
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
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
b5141d50da add bmdx to extension lists, readme
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@252 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-25 16:48:03 +00:00
halleyscometsw
efec45fb9b add .sad as extension for audacious
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@248 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-16 06:06:11 +00:00
halleyscometsw
0bd9e821e7 add .logg as Audacious plugin extension
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@229 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-15 04:11:36 +00:00
halleyscometsw
32b3b3588d add .genh extension to audacious
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@212 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-09 00:26:13 +00:00
paladine
f07292b266 Added missing files and fixed Makefiles
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@209 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-08 03:24:31 +00:00
paladine
1dce587022 GUI completed.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@200 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-27 02:34:21 +00:00
halleyscometsw
5e2a582609 update Makefiles, audacious extension list for gms
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@175 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-19 16:30:30 +00:00
paladine
4814b482fb Added initial implement of the audacious plugin for audacious 1.4.x or higher.
There are still a few things to do such as add a configuration GUI, but
these things are marked via TODO in the source files.

I also added the autoconf/automake building system.  To generate everything
you need, run ./bootstrap in the top level directory, it will generate the
configure script.  Then run ./configure.  It will generate Makefile.unix, so
build it via make -f Makefile.unix.  Everything should be setup properly, after
building, execute 'make -f Makefile.unix install' to install.




git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@165 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-18 17:17:49 +00:00