Mercurial > audlegacy-plugins
graph
-
use set_params() in madplugSun, 07 Oct 2007 14:26:26 -0500, by William Pitcock
-
change some places to use set_params() instead of set_info() directlySun, 07 Oct 2007 14:19:19 -0500, by William Pitcock
-
never use gi18n from plugin-spaceSun, 07 Oct 2007 01:13:02 -0500, by William Pitcock
-
scrobbler: vtable fixingSun, 07 Oct 2007 01:10:41 -0500, by William Pitcock
-
vfs fixes (pass 2)Sun, 07 Oct 2007 01:02:04 -0500, by William Pitcock
-
more workSun, 07 Oct 2007 00:53:28 -0500, by William Pitcock
-
aud_vfs_extensions -> vfs_extensions, some vtable fixesSun, 07 Oct 2007 00:43:10 -0500, by William Pitcock
-
s/vfs_/aud_vfs_/gSun, 07 Oct 2007 00:25:33 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 07 Oct 2007 00:23:19 -0500, by William Pitcock
-
s/tuple_/aud_tuple_/gSun, 07 Oct 2007 00:22:59 -0500, by William Pitcock
-
Updated plugins depending on old configdb to #include <audacious/plugin.h> so that bmp_cfg_db_* functions are still defined.Sat, 06 Oct 2007 18:39:37 -0700, by Ben Tucker
-
only 250 strings left to translateFri, 05 Oct 2007 23:24:20 +0200, by mf0102
-
Add -pipe -Wall if gcc and fix a few warnings.Wed, 03 Oct 2007 17:24:59 +0200, by Jonathan Schleifer
-
Fix a warning.Wed, 03 Oct 2007 16:15:00 +0200, by Jonathan Schleifer
-
branch mergeWed, 03 Oct 2007 15:37:04 +0200, by Ralf Ertzinger
-
- Be a bit more verbose about network errorsWed, 03 Oct 2007 15:35:56 +0200, by Ralf Ertzinger
-
vtable accessTue, 02 Oct 2007 22:55:09 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 03 Oct 2007 02:53:44 +0300, by Calin Crisan ccrisan
-
got did of sprintf's() and strcpy's()Wed, 03 Oct 2007 02:47:26 +0300, by Calin Crisan ccrisan
-
More slight cosmetics.Tue, 02 Oct 2007 19:19:29 +0300, by Matti Hamalainen
-
Remove useless NULL assignations.Tue, 02 Oct 2007 19:17:46 +0300, by Matti Hamalainen
-
Cosmetic whitespace changes.Tue, 02 Oct 2007 19:08:09 +0300, by Matti Hamalainen
-
Define a preprocessor macro XSDEBUG() for printing debugging messages, if DEBUG is defined.Tue, 02 Oct 2007 19:05:38 +0300, by Matti Hamalainen
-
Cosmetics.Tue, 02 Oct 2007 18:59:31 +0300, by Matti Hamalainen
-
Various #include cleanups.Tue, 02 Oct 2007 18:43:28 +0300, by Matti Hamalainen
-
Remove useless ProcessPlugins().Tue, 02 Oct 2007 18:42:14 +0300, by Matti Hamalainen
-
Basic start of cleanup of cdaudio-ng.Tue, 02 Oct 2007 15:38:08 +0300, by Matti Hamalainen
-
Use glib types and functions in some places.Tue, 02 Oct 2007 06:26:10 +0300, by Matti Hamalainen
-
Use C99 initializer.Tue, 02 Oct 2007 03:53:19 +0300, by Matti Hamalainen
-
Kill some warnings.Tue, 02 Oct 2007 03:41:53 +0300, by Matti Hamalainen
-
s/libneonsrc.so/neon/Tue, 02 Oct 2007 03:15:27 +0300, by Matti Hamalainen
-
Removed some extraneous includes.Tue, 02 Oct 2007 02:20:03 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsTue, 02 Oct 2007 01:59:52 +0300, by Matti Hamalainen
-
Some missed #include "" to <> changes.Tue, 02 Oct 2007 01:59:24 +0300, by Matti Hamalainen
-
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:46:13 +0100, by Tony Vroon
-
Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.Mon, 01 Oct 2007 23:01:22 +0100, by chainsaw
-
Branch merge.Tue, 02 Oct 2007 00:53:58 +0300, by Matti Hamalainen
-
Backed out changeset 05b9abd78a87Tue, 02 Oct 2007 00:50:48 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsTue, 02 Oct 2007 00:50:07 +0300, by Matti Hamalainen
-
Remove useless #includes, use <>Tue, 02 Oct 2007 00:49:51 +0300, by Matti Hamalainen
-
HAVE_CONFIG_H removalMon, 01 Oct 2007 16:48:28 -0500, by William Pitcock
-
more config_h removalMon, 01 Oct 2007 16:47:16 -0500, by William Pitcock
-
paranormal: CONFIG_H removalMon, 01 Oct 2007 16:46:11 -0500, by William Pitcock
-
timidity: CONFIG_H define removalMon, 01 Oct 2007 16:43:45 -0500, by William Pitcock
-
Remove HAVE_CONFIG_H in some places.Mon, 01 Oct 2007 16:40:41 -0500, by William Pitcock
-
Fix warnings properly by using std::string here.Mon, 01 Oct 2007 16:09:10 -0500, by William Pitcock
-
branch mergeMon, 01 Oct 2007 16:07:46 -0500, by William Pitcock
-
Backed out changeset a945460e921cMon, 01 Oct 2007 16:07:05 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 01 Oct 2007 15:35:12 -0500, by William Pitcock
-
branch mergeMon, 01 Oct 2007 15:35:02 -0500, by William Pitcock
-
Backed out changeset 31e9908cf91eMon, 01 Oct 2007 15:34:40 -0500, by William Pitcock
-
alsa_recovery(): some bugfixes.Mon, 01 Oct 2007 14:06:03 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 01 Oct 2007 16:26:52 +0300, by Matti Hamalainen
-
Fixed warnings and one UTF-8 conversion.Mon, 01 Oct 2007 16:26:36 +0300, by Matti Hamalainen
-
Backed out changeset a945460e921cMon, 01 Oct 2007 08:11:33 -0500, by Kiyoshi Aman
-
modplug: use g_strdup() to silence conversion warnings.Mon, 01 Oct 2007 07:54:51 -0500, by Kiyoshi Aman
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 01 Oct 2007 05:56:16 -0500, by Kiyoshi Aman
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 19 Sep 2007 11:03:57 -0500, by Kiyoshi Aman
-
new paranormal presetWed, 19 Sep 2007 10:25:26 -0500, by Kiyoshi Aman
-
- Return -1 from fsize() on unknown content lengthMon, 01 Oct 2007 10:39:03 +0200, by Ralf Ertzinger