quick checks on empty control lists, to avoid unnecessary work
[ardour.git] / gtk2_ardour / gui_object.h
2016-07-05 Robin Gareusfix crash when loading a saved visual state
2016-05-03 Robin Gareusspeed up track creation
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-30 Paul Davisremove GUI object state when tracks/busses are removed.
2012-08-10 Paul Davisfix erroneous use of i18n.h in a header file
2012-05-24 David RobillardCompile cleanly with clang.
2012-03-07 Paul Davisremove operator= from GUIObjectState since its no longe...
2012-01-20 Carl HetheringtonSimple approach to putting plugin controls into the
2012-01-20 Carl HetheringtonSimplify GUIOBjectState a bit by just walking the XML
2011-07-13 Carl HetheringtonFix non visibility of previously-visible MIDI automation
2011-07-11 Paul Davisclean up GUIObjectState API, and use bools when setting...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...