fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / pannable.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-31 Paul Davismore const value_as_string fixes
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-06 Robin Gareusadd a locale-guard to panner state
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2011-10-29 Paul Davistweaks to boost debug related code, from a boost debugg...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-13 Paul Davisa real, working fix for panning regression in alpha6
2011-06-13 Paul Davisreload alpha1-6 Pannable XML state so that panning...
2011-06-12 Paul Davisfix restore of Pannable state from XML (regression...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-02 David RobillardFix broken whitespace
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-03-01 Carl HetheringtonSet session dirty when pans change (#3807).
2011-02-10 Paul Davisbreak circular reference between panners and pannables...
2011-02-07 Paul Davisadd explict destructor for Pannable
2011-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-17 Paul Davissome new source