summaryrefslogtreecommitdiff
path: root/gtk2_ardour/panner_ui.cc
AgeCommit message (Expand)Author
2020-03-23Pan: remove automation-state indirection 1/2Robin Gareus
2019-10-31Consolidate more automation-mode textsRobin Gareus
2019-10-31Consolidate automation and meter-point stringsRobin Gareus
2019-09-29Fix External Send GUIRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-13NO-OP: whitespaceRobin Gareus
2019-04-08Revert more "frame/sample" replacementsRobin Gareus
2019-03-07Fix some Gtk::Menu related memory leaksRobin Gareus
2017-12-31Don't use a timer to update panner-UIs, rely on Changed signalRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18GUI support for LatchRobin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-03-24Revert "consistent use of context-menu popups"Robin Gareus
2017-03-16consistent use of context-menu popupsRobin Gareus
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