log src/audacious/effect.c @ 4779:aa79a84627b9

age author description
Fri, 26 Sep 2008 21:02:49 +0100 Tony Vroon g_basename is deprecated, replace with g_path_get_basename.
Sun, 10 Feb 2008 12:31:44 +0100 stefano Implemented support for multiple subplugins inside a plugin (see bug #148) and PluginHeader finalization
Sun, 30 Sep 2007 12:02:07 -0500 William Pitcock Make effect plugins work again.
Tue, 18 Sep 2007 13:26:04 -0500 William Pitcock use ->len, not ->length. trunk
Tue, 18 Sep 2007 13:21:08 -0500 William Pitcock effect processing -> flow manager API / attached to postproc_flow. trunk
Tue, 11 Sep 2007 05:14:38 -0500 William Pitcock Get rid of "XMMS Multiple Effect Plugin support" hack. Effects processing is handled in produce_audio() now days. trunk
Fri, 07 Sep 2007 19:47:13 -0500 William Pitcock discovery.[ch], effect.[ch], general.[ch], visualization.[ch]: remove _enabled(gint i); trunk
Fri, 07 Sep 2007 07:23:00 -0500 William Pitcock Rework configuration and about calls. trunk
Fri, 07 Sep 2007 03:20:28 -0500 William Pitcock Big plugin system changes (part 1 of who knows, it's still a big mess): trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Fri, 19 Jan 2007 14:12:34 -0800 mf0102 [svn] cleanups in many regards trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk