Add API allowing plugin preset load to affect automation
[ardour.git] / gtk2_ardour / panner_ui.h
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Robin Gareusscalable panners
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-17 Paul DavisMerge branch 'cache_fixes' of https://github.com/nmains...
2014-06-17 Robin Gareushighlight send-panner
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-07 Robin Gareuspanner UI: check URI and #of channels on re-configuration
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
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-06-06 Carl HetheringtonProvide dialogs to edit pan values numerically, at...
2012-06-06 Carl HetheringtonRemove some unused code.
2011-10-29 Paul Davisfix leak of Panner,Pannable and MonoPanner (UI)
2011-07-14 Carl HetheringtonMove panner bypass state up to the PannerShell so that...
2011-06-01 David RobillardDelete trailing whitespace
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-13 Carl HetheringtonRemove unused and uncompiled panner code.
2011-02-02 Carl HetheringtonRemove per-track mono option, as it seems somewhat...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-07 Paul Davisrip more useless junk out of PannerUI, and check that...
2011-01-07 Paul Davisremove a bunch of junk from panner_ui (at least, it...
2011-01-07 Paul Davisnew mono panner widget; make stereo panner respond...
2010-12-01 Paul Davisadd scroll and key handling to stereo panner
2010-11-30 Paul Davisfirst basic pass at a single widget stereo panner
2010-11-30 Paul Davisadd GUI elements to control 2in/2out panning. Probably...
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-19 Carl HetheringtonFix crash on updating route IOs, and clean up confusing...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-05-02 Carl HetheringtonVarious fixes to multiple-2D panner signal handling...
2010-04-17 Carl HetheringtonRename panner member to twod_panner to avoid having...
2009-12-22 Carl HetheringtonFix crash when going from >2 outputs (2D panner) to...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-14 Carl HetheringtonFix assertion failure when switching from a 2-channel...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-30 Carl HetheringtonDon't setup panner UI unless it has changed.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2008-12-13 Paul Davisnew 2d panner GUI, implemented originally in a branch...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-21 Paul Davismore panner tweaking
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.