summaryrefslogtreecommitdiff
path: root/gtk2_ardour/panner_ui.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-16Remove ui_config.h inclusion from ardour_ui.hTim Mayberry
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-04-22clean up GUI scalingRobin Gareus
2015-04-20scalable pannersRobin Gareus
2015-04-05add more contexts for SLA.Robin Gareus
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-08-27Standardize drawing of PixFader and BarController; implement flat_buttons and...Ben Loftis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-17highlight send-pannerRobin Gareus
2014-02-07merge with master, with minor conflict fixesPaul Davis
2014-02-07panner UI: check URI and #of channels on re-configurationRobin Gareus
2014-01-29Merge branch 'master' into cairocanvasPaul Davis
2014-01-28fix thinko. custom panner URL is remembered for later when port-count/panner ...Robin Gareus
2014-01-14merge (with conflict fixes) with master (even against rgareus' recommendation)Paul Davis
2014-01-13delete 'big' 2d panner window, if panner changes to mono|stereoRobin Gareus
2014-01-13misc panning related UI tweaks:Robin Gareus
2014-01-13allow to custom select panner-type for each delivery.Robin Gareus
2014-01-13delete 'big' 2d panner window, if panner changes to mono|stereoRobin Gareus
2014-01-13misc panning related UI tweaks:Robin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
2012-12-23fix mono pan automation updatesRobin Gareus
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
2012-06-06Remove some unused code.Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2011-11-18Remove panner altogether, if necessary, when setting up PannerUI. Also reset...Carl Hetherington
2011-11-08Delete the separate 2D panner window when its correspondingCarl Hetherington
2011-11-08Remove superfluous deletes.Carl Hetherington
2011-10-29next/last missing piece of previous panner UI commitPaul Davis
2011-10-29missing piece of previous panner UI commitPaul Davis
2011-10-29fix leak of Panner,Pannable and MonoPanner (UI)Paul Davis
2011-10-22Implement reset() in panners, and use it from the GUI (fixes #4196).Carl Hetherington
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-03-08reinstate context menu on stereo pannerPaul Davis
2011-03-02make fit-selected-tracks operate on tracks with selected regions IF no tracks...Paul Davis
2011-02-22remove semantic-free Panner::Changed signal; make mackie code pay attention t...Paul Davis
2011-02-16remove debug outputPaul Davis
2011-02-16fix crash when opening MIDI controller automation tracks, caused by addition ...Paul Davis
2011-02-09panner visual tweaksPaul Davis
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