Mercurial > audlegacy
graph
-
effect processing -> flow manager API / attached to postproc_flow. trunk2007-09-18, by William Pitcock
-
- subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated) trunk2007-09-18, by Giacomo Lozito
-
Fix crash on calling plugin->configure() in preferences when plugin->configure==NULL trunk2007-09-18, by Sascha Hlusiak
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk2007-09-15, by Jonathan Schleifer
-
tuple_formatter_expression_empty() was fundamentally broken, fixed. trunk2007-09-12, by Matti Hamalainen
-
tuple_formatter_expression_exists() now checks for empty fields, becoming trunk2007-09-12, by Matti Hamalainen
-
${?field:...} -> check if there's data in it, making it the opposite of the (empty)? expression. trunk2007-09-12, by William Pitcock