Mercurial > audlegacy
graph
-
Get rid of "XMMS Multiple Effect Plugin support" hack. Effects processing is handled in produce_audio() now days. trunk2007-09-11, by William Pitcock
-
Fix audacious build dependencies. Probably still broken, but less so. trunk2007-09-10, by Kieran Clancy
-
New functions for associating a filename with a playlist. Made title/filename setting more consistent. trunk2007-09-10, by Kieran Clancy
-
xmms_show_message() is now audacious_info_dialog(), also removed alias macro trunk2007-09-09, by Matti Hamalainen
-
Changed PLAYLIST_{UN}LOCK() macros to use playlist itself as argument, not trunk2007-09-09, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunk audacious-1.4.0-dr32007-09-09, by William Pitcock
-
Make the shutdown procedure more sane and improve playlist clearing trunk2007-09-09, by Matti Hamalainen
-
Added myself to credits in "plugin authors" section... and what BMP? trunk2007-09-08, by Matti Hamalainen
-
discovery.[ch], effect.[ch], general.[ch], visualization.[ch]: remove _enabled(gint i); trunk2007-09-08, by William Pitcock
-
Please do us the favour of compile testing any commits to the live tree. Thank you. trunk2007-09-07, by Tony Vroon
-
Big plugin system changes (part 1 of who knows, it's still a big mess): trunk2007-09-07, by William Pitcock
-
Clean up some plugin mess -- this breaks API for plugins which don't do the ".member: value" thing yet. Oh well. trunk2007-09-07, by William Pitcock
-
--enable-pch to use precompiled headers, does not properly work trunk2007-09-07, by William Pitcock
-
Add a global GStaticRWLock to Tuple handling code. This should prevent trunk2007-09-07, by Matti Hamalainen