summaryrefslogtreecommitdiff
path: root/gtk2_ardour/panner_ui.h
AgeCommit message (Expand)Author
2020-04-25Allow to un/link panner directly from the panner #8024Robin Gareus
2019-10-31Consolidate automation and meter-point stringsRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-12-31Don't use a timer to update panner-UIs, rely on Changed signalRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2015-04-20scalable pannersRobin Gareus
2014-06-17highlight send-pannerRobin Gareus
2014-02-07panner UI: check URI and #of channels on re-configurationRobin Gareus
2014-01-13allow to custom select panner-type for each delivery.Robin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
2012-06-06Remove some unused code.Carl Hetherington
2011-10-29fix leak of Panner,Pannable and MonoPanner (UI)Paul Davis
2011-07-14Move panner bypass state up to the PannerShell so that it is preserved even w...Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-02-22remove semantic-free Panner::Changed signal; make mackie code pay attention t...Paul Davis
2011-02-13Remove unused and uncompiled panner code.Carl Hetherington
2011-02-02Remove per-track mono option, as it seems somewhat useless now that we have a...Carl Hetherington
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-07rip more useless junk out of PannerUI, and check that automation playback wor...Paul Davis
2011-01-07remove a bunch of junk from panner_ui (at least, it seems like junk)Paul Davis
2011-01-07new mono panner widget; make stereo panner respond to changes in colors immed...Paul Davis
2010-12-01add scroll and key handling to stereo pannerPaul Davis
2010-11-30first basic pass at a single widget stereo pannerPaul Davis
2010-11-30add GUI elements to control 2in/2out panning. Probably not perfect. REQUIRES ...Paul Davis
2010-11-26Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values)Carl Hetherington
2010-11-19Fix crash on updating route IOs, and clean up confusing method names slightly.Carl Hetherington
2010-08-19forward port automation handling changes from 2.x, upto and including about r...Paul Davis
2010-05-02Various fixes to multiple-2D panner signal handling. Should fix some or all ...Carl Hetherington
2010-04-17Rename panner member to twod_panner to avoid having _panner and panner member...Carl Hetherington
2009-12-22Fix crash when going from >2 outputs (2D panner) to <= 2 outputs.Carl Hetherington
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-19Add mono switch to mixer strips (mantis 1068)Carl Hetherington
2009-10-14Fix assertion failure when switching from a 2-channel to 1-channel route with...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-30Don't setup panner UI unless it has changed.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-20Make pan double-click entry work in percentage left or right. Write pan posi...Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-04-30implement panner reset functionality (missing since 0.99?) ported from 2.XPaul Davis
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-12-13new 2d panner GUI, implemented originally in a branch of 2.0-ongoing at LAC20...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-12-21more panner tweakingPaul Davis