Mercurial > audlegacy
graph
-
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
-
using gtk_main_iteration() here is again not thread safe, removing. trunk2007-09-03, by William Pitcock
-
ui_skinselector: don't call gtk_main_iteration() here, as it's unsafe to do so from within the main loop. trunk2007-09-03, by William Pitcock