Wed, 26 Nov 2008 02:55:04 +0900 |
Yoshiki Yazawa |
- changed include path from audacious to audlegacy.
|
Mon, 19 May 2008 04:20:50 +0300 |
Matti Hamalainen |
Removed #includes that should not be included anymore.
|
Mon, 28 Apr 2008 16:46:35 +0300 |
Matti Hamalainen |
We have never actually supported J2B (Jazz Jackrabbit 2) modules (the loader
|
Wed, 09 Apr 2008 15:48:36 +0300 |
Matti Hamalainen |
Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
|
Mon, 31 Mar 2008 16:03:22 +0300 |
Matti Hamalainen |
Include cleanups, part #6.
|
Thu, 20 Mar 2008 01:37:46 +0900 |
Yoshiki Yazawa |
revive support for zip and other archive formats. T.M aka teknocat pointed out this problem and provided preliminary patch.
|
Thu, 14 Feb 2008 15:43:46 -0600 |
BioHazard |
Trim whitespace on front of mod titles. (Bugzilla #175)
|
Tue, 15 Jan 2008 12:35:54 +0200 |
Cristi Magherusan |
fixed some warnings
|
Tue, 23 Oct 2007 09:03:55 +0300 |
Matti Hamalainen |
Assume DOS codepage 850 to be the default charset used in most modules.
|
Tue, 23 Oct 2007 08:45:14 +0300 |
Matti Hamalainen |
Use a #define for config ID.
|
Tue, 23 Oct 2007 08:43:34 +0300 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/
|
Sat, 13 Oct 2007 20:43:07 -0500 |
William Pitcock |
gentitle changes
|
Sat, 13 Oct 2007 19:55:04 -0500 |
William Pitcock |
string API calls -> vtable
|
Mon, 08 Oct 2007 02:02:02 -0500 |
William Pitcock |
chase last changeset in aud
|
Sun, 07 Oct 2007 14:34:40 -0500 |
William Pitcock |
more set_params()
|
Sun, 07 Oct 2007 00:25:33 -0500 |
William Pitcock |
s/vfs_/aud_vfs_/g
|
Sun, 07 Oct 2007 00:22:59 -0500 |
William Pitcock |
s/tuple_/aud_tuple_/g
|
Tue, 02 Oct 2007 00:50:07 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 02 Oct 2007 00:49:51 +0300 |
Matti Hamalainen |
Remove useless #includes, use <>
|
Mon, 01 Oct 2007 16:09:10 -0500 |
William Pitcock |
Fix warnings properly by using std::string here.
|
Mon, 01 Oct 2007 16:26:52 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 01 Oct 2007 16:26:36 +0300 |
Matti Hamalainen |
Fixed warnings and one UTF-8 conversion.
|
Mon, 01 Oct 2007 08:11:33 -0500 |
Kiyoshi Aman |
Backed out changeset a945460e921c
|
Mon, 01 Oct 2007 07:54:51 -0500 |
Kiyoshi Aman |
modplug: use g_strdup() to silence conversion warnings.
|
Thu, 06 Sep 2007 03:03:03 +0300 |
Matti Hamalainen |
Branch merge.
|
Wed, 05 Sep 2007 09:29:26 +0300 |
Matti Hamalainen |
Modified for Tuplez/plugin API changes.
|
Wed, 05 Sep 2007 11:54:05 +0300 |
Matti Hamalainen |
Convert strings to UTF-8 using str_to_utf8(). This solution is not
|
Wed, 05 Sep 2007 07:38:21 +0300 |
Matti Hamalainen |
Simplify and clean up codec name string setting.
|
Wed, 05 Sep 2007 07:37:53 +0300 |
Matti Hamalainen |
Detect Fast Tracker (and others) xCHN and xxCH MOD module signatures properly.
|
Sun, 02 Sep 2007 22:51:48 +0100 |
Tony Vroon |
Update codec names, remove now obsolete getsonginfo.
|
Sat, 01 Sep 2007 01:00:13 +0100 |
Tony Vroon |
Correct title generation, use that tuple builder.
|
Fri, 31 Aug 2007 23:48:45 +0100 |
Tony Vroon |
It compiles, no segfault... So where is my title?
|
Thu, 30 Aug 2007 23:38:01 +0100 |
Tony Vroon |
Tuple builder for modplug. Someone do me a favour and fix getinfo to do something like the one in console.
|
Sat, 11 Aug 2007 22:15:50 +0200 |
Giacomo Lozito |
fixed modplug, wasn't working properly with new threading model
|
Fri, 10 Aug 2007 22:00:07 +0200 |
Giacomo Lozito |
updated input plugins to use set_pb_ready to signal to the core that they're ready for playback
|
Mon, 23 Jul 2007 17:49:40 -0500 |
William Pitcock |
modplug: new threading model
|
Fri, 23 Feb 2007 20:30:42 -0800 |
nenolod |
[svn] - VFS probing support patch by Christian Birchinger (joker).
trunk
|
Tue, 31 Oct 2006 15:29:06 -0800 |
nenolod |
[svn] - fix libmodplug references
trunk
|
Wed, 25 Oct 2006 13:41:36 -0700 |
chainsaw |
[svn] 669 is 2-byte, not 4-byte. Thanks to a report from Kevin Korb on #audacious.
trunk
|
Wed, 04 Oct 2006 18:24:55 -0700 |
js |
[svn] The same change like for the FT8 MODs, but this time for FT6 MODs.
trunk
|
Wed, 04 Oct 2006 18:21:08 -0700 |
js |
[svn] Always grab FT8 files, they're NOT Amiga MODs. (They are software mixed
trunk
|
Mon, 18 Sep 2006 03:14:20 -0700 |
nenolod |
[svn] - remove src/Input src/Output src/Effect src/General src/Visualization src/Container
trunk
base
src/Input/modplug/modplugbmp.cxx@173bb707f2a0
|