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