Commit Graph

8 Commits

Author SHA1 Message Date
halleyscometsw
f984391bf8 get_time is not required, don't bother
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@954 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-28 11:39:57 +00:00
halleyscometsw
12a24d25ca Updated for Audacious 2. Sorry for anyone who was behind like me.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@953 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-28 11:12:57 +00:00
halleyscometsw
7be33399d8 use describe_vgmstream to get file info for info popup
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@220 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-12 00:15:55 +00:00
halleyscometsw
fb7b381c69 make many-channel support work properly in winamp, add support in audacious
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@219 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-12 00:06:35 +00:00
halleyscometsw
0ff17b590b add fading for audacious
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@215 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-06-09 02:52:39 +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
paladine
882eaf0814 Updated audacious VFS STREAMFILE support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@198 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-05-25 03:56:01 +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