log

age author description
Tue, 09 Oct 2007 11:01:53 +0900 Yoshiki Yazawa make clean should remove plugin objectives.
Tue, 09 Oct 2007 10:57:37 +0900 Yoshiki Yazawa make adplug compile again.
Tue, 09 Oct 2007 05:08:54 +0900 Yoshiki Yazawa make wavpack compile again.
Tue, 09 Oct 2007 04:56:47 +0900 Yoshiki Yazawa make musepack compile again.
Tue, 09 Oct 2007 00:02:50 +0900 Yoshiki Yazawa change the way of duplicating original playback.
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 18:22:16 -0500 William Pitcock uri_ to aud_uri_
Sun, 07 Oct 2007 18:20:06 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sun, 07 Oct 2007 18:20:00 -0500 William Pitcock wow, only one plugin uses aud_mime API. that sucks! :D
Mon, 08 Oct 2007 00:00:53 +0200 Christian Birchinger Replace vfs.h with plugin.h
Sun, 07 Oct 2007 23:49:53 +0200 Christian Birchinger Unbreak building
Sun, 07 Oct 2007 23:35:47 +0200 Christian Birchinger It's plugin.h not vfs.h
Sun, 07 Oct 2007 23:32:18 +0200 Christian Birchinger Make it compile again
Sun, 07 Oct 2007 14:45:11 -0500 William Pitcock wma: set_params()
Sun, 07 Oct 2007 14:44:46 -0500 William Pitcock wavpack: set_params()
Sun, 07 Oct 2007 14:42:56 -0500 William Pitcock wav: set_params()
Sun, 07 Oct 2007 14:40:32 -0500 William Pitcock only four to go!
Sun, 07 Oct 2007 14:34:40 -0500 William Pitcock more set_params()
Sun, 07 Oct 2007 14:26:26 -0500 William Pitcock use set_params() in madplug
Sun, 07 Oct 2007 14:19:19 -0500 William Pitcock change some places to use set_params() instead of set_info() directly
Sun, 07 Oct 2007 01:13:02 -0500 William Pitcock never use gi18n from plugin-space
Sun, 07 Oct 2007 01:10:41 -0500 William Pitcock scrobbler: vtable fixing
Sun, 07 Oct 2007 01:02:04 -0500 William Pitcock vfs fixes (pass 2)
Sun, 07 Oct 2007 00:53:28 -0500 William Pitcock more work
Sun, 07 Oct 2007 00:43:10 -0500 William Pitcock aud_vfs_extensions -> vfs_extensions, some vtable fixes
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Sun, 07 Oct 2007 00:23:19 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Sat, 06 Oct 2007 18:39:37 -0700 Ben Tucker Updated plugins depending on old configdb to #include <audacious/plugin.h> so that bmp_cfg_db_* functions are still defined.
Fri, 05 Oct 2007 23:24:20 +0200 mf0102 only 250 strings left to translate
Wed, 03 Oct 2007 17:24:59 +0200 Jonathan Schleifer Add -pipe -Wall if gcc and fix a few warnings.
Wed, 03 Oct 2007 16:15:00 +0200 Jonathan Schleifer Fix a warning.
Wed, 03 Oct 2007 15:37:04 +0200 Ralf Ertzinger branch merge
Wed, 03 Oct 2007 15:35:56 +0200 Ralf Ertzinger - Be a bit more verbose about network errors
Tue, 02 Oct 2007 22:55:09 -0500 William Pitcock vtable access
Wed, 03 Oct 2007 02:53:44 +0300 Calin Crisan ccrisan Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 03 Oct 2007 02:47:26 +0300 Calin Crisan ccrisan got did of sprintf's() and strcpy's()
Tue, 02 Oct 2007 19:19:29 +0300 Matti Hamalainen More slight cosmetics.
Tue, 02 Oct 2007 19:17:46 +0300 Matti Hamalainen Remove useless NULL assignations.
Tue, 02 Oct 2007 19:08:09 +0300 Matti Hamalainen Cosmetic whitespace changes.
Tue, 02 Oct 2007 19:05:38 +0300 Matti Hamalainen Define a preprocessor macro XSDEBUG() for printing debugging messages, if DEBUG is defined.
Tue, 02 Oct 2007 18:59:31 +0300 Matti Hamalainen Cosmetics.
Tue, 02 Oct 2007 18:43:28 +0300 Matti Hamalainen Various #include cleanups.
Tue, 02 Oct 2007 18:42:14 +0300 Matti Hamalainen Remove useless ProcessPlugins().
Tue, 02 Oct 2007 15:38:08 +0300 Matti Hamalainen Basic start of cleanup of cdaudio-ng.
Tue, 02 Oct 2007 06:26:10 +0300 Matti Hamalainen Use glib types and functions in some places.
Tue, 02 Oct 2007 03:53:19 +0300 Matti Hamalainen Use C99 initializer.
Tue, 02 Oct 2007 03:41:53 +0300 Matti Hamalainen Kill some warnings.
Tue, 02 Oct 2007 03:15:27 +0300 Matti Hamalainen s/libneonsrc.so/neon/
Tue, 02 Oct 2007 02:20:03 +0300 Matti Hamalainen Removed some extraneous includes.
Tue, 02 Oct 2007 01:59:52 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Tue, 02 Oct 2007 01:59:24 +0300 Matti Hamalainen Some missed #include "" to <> changes.
Mon, 01 Oct 2007 23:46:13 +0100 Tony Vroon Unbreak WMA on Altivec-capable linux machines. This might error out on OS X, in which case we might actually *need* the HAVE_ALTIVEC_H which was obliterated.
Mon, 01 Oct 2007 23:01:22 +0100 chainsaw Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
Tue, 02 Oct 2007 00:53:58 +0300 Matti Hamalainen Branch merge.
Tue, 02 Oct 2007 00:50:48 +0300 Matti Hamalainen Backed out changeset 05b9abd78a87
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:48:28 -0500 William Pitcock HAVE_CONFIG_H removal
Mon, 01 Oct 2007 16:47:16 -0500 William Pitcock more config_h removal