summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2018-09-28PT import: Refactor away from Editor into Sessionptimport-saveDamien Zammit
2018-07-27NO-OP: clean up whitespace, separate methodsRobin Gareus
2018-07-27new_grid: The Return of the snap_to_X functions.Ben Loftis
2018-07-27new_grid: fix some thinkos in ruler math, to better match sensible grid lines.Ben Loftis
2018-02-27Remove some redundant calls to snap_to(). get_preferred_edit_position() alre...Ben Loftis
2018-02-19Add drop-shadow decorators to menu bar and transport toolbar.Ben Loftis
2018-02-14Re-pack the master meters (in the toolbar) so the editor_meter_peak_display b...Ben Loftis
2018-02-11SoloSelection: gui part.Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-02-09new_snap: Snapped Cursor ( squashed commit )Ben Loftis
2017-12-12NO-OP: whitespaceRobin Gareus
2017-12-07Lua scripting: add convenience function Editor::trigger_script_by_name().Ben Loftis
2017-11-23Consistent default argument for virtual fn.Robin Gareus
2017-11-23GUI to set clock-origin markerRobin Gareus
2017-10-21Tweak 842d758e: selection & move into viewRobin Gareus
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-26Editor zoom: add zoom_to_extents()Ben Loftis
2017-08-26Editor zooming:Ben Loftis
2017-08-09Add Lua bindings to set toggle-actionsRobin Gareus
2017-08-06Update Selection API to include all StripablesRobin Gareus
2017-08-06Allow to select VCAsRobin Gareus
2017-07-22Rework tempo marker editing menu functionsnick_m
2017-07-20CursorZoomDrag rework:Ben Loftis
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17remove cruft (no more ButtonJoiner)Robin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-28Add explicit VideoTimeline change-type, follow up on f73ce2dRobin Gareus
2017-06-26Changes to Editor::visual_changer to support Item/Canvas::prepare_for_renderTim Mayberry
2017-06-26Coalesce visual changes to canvas/items and allow canvas to renderTim Mayberry
2017-05-05use CoreSelection for track selectionPaul Davis
2017-04-29Add a "select topmost" track editor actionRobin Gareus
2017-04-29NO-OP: whitespaceRobin Gareus
2017-03-31Reset Playhead interpolation when looping and locatingRobin Gareus
2017-03-23Improve playhead updates, reduce jitter for follow PH, stationary PHRobin Gareus
2017-03-05tempo editing updatesnick_m
2017-03-04Add reset region gain action for selected regionsTim Mayberry
2017-03-01allow continuation of tempo via right-click 'Continue' where appropriate.nick_m
2017-02-27add right-click 'Ramp to Next' tempo marker menu item.nick_m
2017-02-27highlight the tempo curve that is to be altered, modify text to suit.nick_m
2017-02-26remove method no longer neededPaul Davis
2017-02-24Add some convenient public editor methods (for lua-bindings)Robin Gareus
2017-02-23Lua bindings to access editor selection + region selection bindingsRobin Gareus
2017-02-18Consolidate ActionChanged callbacks, add tooltipsRobin Gareus
2017-02-18Don't scroll-jump when selecting all tracksRobin Gareus
2017-02-15simplify arguments to Editor::sensitize_the_right_region_actions()Paul Davis
2017-02-15classify all region actions based on how they get a list of regions to operat...Paul Davis