Optimize automation-event process splitting
[ardour.git] / libs / ardour / pannable.cc
2017-10-03 Robin GareusClean up State API:
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::Pannable class
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-09 Robin GareusPrepare to eventually drop Automatable::value_as_string()
2017-04-18 Tim MayberryUse XMLNode::get_property API in ARDOUR::Pannable class
2016-10-13 Robin Gareusfix panner reset when switching to aux-sends -- fixes...
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