summaryrefslogtreecommitdiff
path: root/gtk2_ardour/stereo_panner.cc
AgeCommit message (Expand)Author
2015-04-22clean up GUI scalingRobin Gareus
2015-04-20scalable pannersRobin Gareus
2015-04-05add more contexts for SLA.Robin Gareus
2015-04-05add context to single-letter translatableRobin Gareus
2015-01-17fix panner send-strip colorRobin Gareus
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-12-08more color work, including removing rgba{_p_}_from_style()Paul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-19various fixes for places that used get_font_for_style() ... converted to use ...Paul Davis
2014-06-17highlight send-pannerRobin Gareus
2014-02-07merge with master, with minor conflict fixesPaul Davis
2014-02-07fix stereo-panner GUI edge case (panshel changes, send|listen)Robin Gareus
2014-01-14merge with masterPaul Davis
2014-01-15update panGUI connections (panner-shell vs pannable vs panner)Robin Gareus
2014-01-10fix merge errors with masterPaul Davis
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-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
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