fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / panner_shell.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-20 Robin Gareusbackend part for MB send-panners (ignore existing state...
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-15 Paul Davismove speed quietning code into Delivery, where it belongs.
2015-09-02 Robin Gareusanother -Wabsolute-value fix
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-30 Robin Gareuspanner: backwards compatibility, constrain pan-range...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-23 Robin Gareusjust bail out (to prevent further harm) if no panners...
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-18 Robin Gareusmark session dirty when panner-bypass is toggled
2014-01-15 Paul Davismerge with master
2014-01-15 Robin Gareuscont'd backend work on panner-linking
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 Robin Gareusfirst stab at send+route panner link
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Robin Gareusallow to custom select panner-type for each delivery.
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Robin Gareusrework panning -- Squashed commit of the following:
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-11-20 Carl HetheringtonComment fixes.
2011-10-29 Paul Davistweaks to boost debug related code, from a boost debugg...
2011-10-19 David RobillardTrim the include tree.
2011-10-07 David RobillardMake panner tolerate 0 audio inputs (fix #4353).
2011-08-10 Paul Davisadd virtual Delivery::pan_outs() so that internal sends...
2011-07-14 Carl HetheringtonMove panner bypass state up to the PannerShell so that...
2011-07-12 Carl HetheringtonPrint a message to the console if we abort because...
2011-07-11 Carl HetheringtonUse an assert to check that a panner is obtained, which
2011-06-02 David RobillardFix broken whitespace
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-17 Paul Davismore progress on speakers/vbap etc. etc (still a work...
2011-02-10 Paul Davisbreak circular reference between panners and pannables...
2011-01-27 Paul Davis"Listen" delivery processors (i.e. monitor out) never...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-17 Paul Davissome new source