Mercurial > audlegacy
graph
-
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
-
Oops, previous merge had removed an important memset(), fixed. trunk2007-09-08, by Matti Hamalainen
-
Check for known fields in tuple_associate_data() when given nfield is trunk2007-09-05, by Matti Hamalainen