summaryrefslogtreecommitdiff
path: root/gtk2_ardour/stereo_panner.cc
AgeCommit message (Expand)Author
2014-02-07fix stereo-panner GUI edge case (panshel changes, send|listen)Robin Gareus
2014-01-15update panGUI connections (panner-shell vs pannable vs panner)Robin Gareus
2014-01-09remove inadvertently commited debug printf()Robin Gareus
2014-01-09refine stereo-panner GUI:Robin Gareus
2014-01-09draw settings of bypassed pannersRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-02-05i18n fixes from alexandrePaul Davis
2012-12-25fix stereo panner tooltips - part 1Robin Gareus
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
2012-05-31allow alt-drag on stereo panner to move just one side of the stereo field. th...Paul Davis
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2012-04-07Add missing break and remove duplicate (maybe mismerge)Carl Hetherington
2012-03-23Patch from colinf to make stereo panners move right with the mouse (#4702).Carl Hetherington
2011-12-26Show panner drag information tool-tip style, and also showCarl Hetherington
2011-12-26Move some bits from MonoPanner and StereoPanner into aCarl Hetherington
2011-10-22Implement reset() in panners, and use it from the GUI (fixes #4196).Carl Hetherington
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-05-31update .po files for translatorsPaul Davis
2011-03-07use the same color for the stereo panner center line as the mono pannerPaul Davis
2011-02-09panner visual tweaksPaul Davis
2011-02-09recenter stereo panner position indicatorPaul Davis
2011-02-08stereo and mono panner tweaks to use cairomm and rounded rectangles and morePaul Davis
2011-02-07change appearance of panner data popup slightly (fixed width font so it doesn...Paul Davis
2011-02-07make panner data popups more contrasty and appear in a better positionPaul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-07add gesture control for position+width controls of a 2in/2out panner - not us...Paul Davis
2011-01-07new mono panner widget; make stereo panner respond to changes in colors immed...Paul Davis
2011-01-03remove tooltip from stereo pannerPaul Davis
2011-01-01fix reversed dragging in stereo panner when width is negativePaul Davis
2010-12-30add back MIDI Learn for stereo pannerPaul Davis
2010-12-30better dbl click behaviour for stereo panner: width max is constrained by pos...Paul Davis
2010-12-30better detent handling, and dbl-click behaviour for lower half improvementsPaul Davis
2010-12-30unfinished tweaks to stereo panner, before a bigger commit of other stuffPaul Davis
2010-12-30split tooltip and drag drag windows apart, for better functionalityPaul Davis
2010-12-30various improvements for stereo panner. note that dbl-click in "top" section ...Paul Davis
2010-12-29stereo panner tooltip tweaks & less debuggingPaul Davis
2010-12-29move stereo panner lines to out edges of L/R boxes; fix display of center of ...Paul Davis
2010-12-22Fix some i18n problems.Carl Hetherington
2010-12-08random debugging stuff, need to get it out of the way for next commitPaul Davis
2010-12-03code tweaks in stereo panner (no functional changes)Paul Davis
2010-12-03remove commented colors and fix keyboard handling in stereo pannerPaul Davis
2010-12-02add configurable colors to stereo panner, plus keybindings for zero width (0)...Paul Davis
2010-12-01fix asymmetric pan dragging, relay key release events to editorPaul Davis
2010-12-01add scroll and key handling to stereo pannerPaul Davis
2010-12-01more stereo panner workPaul Davis
2010-12-01better operation of the stereo pannerPaul Davis
2010-12-01darken text color in stereo pannerPaul Davis