summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
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
2017-02-15tentative steps in trying to fix region action sensitivityPaul Davis
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-02-04rework snapnick_m
2017-01-28make editor respond to track seleciton change againPaul Davis
2017-01-27remove editor/mixer selection change signals; make editor and mixer use Prese...Paul Davis
2017-01-27mark session dirty when dragging tempo markers.nick_m
2017-01-20Remove cruftRobin Gareus
2017-01-19Remove Editor API to calc preroll durationRobin Gareus
2017-01-18prepare for musical-time prerollRobin Gareus
2017-01-18Add GUI action to record with prerollRobin Gareus
2017-01-12Move some actions into the global group:Robin Gareus
2017-01-06allow importing tempo maps at selected position.nick_m
2016-12-29allow all types of range location (loop, start, end etc.) to be glued to bars...nick_m
2016-12-23fix editor sidebar show/hide with embedded TimeInfoRobin Gareus
2016-12-19Follow Edits => Follow RangeBen Loftis
2016-12-18repack widgets, and add some spacer elementsBen Loftis
2016-12-18Transport Layout:Ben Loftis
2016-12-17Move selection/punch clocks to editor SidebarRobin Gareus
2016-12-17Add API to query editor's playhead cursor positionRobin Gareus
2016-12-16initial attempt at importing SMF tempo maps during MIDI import.Paul Davis
2016-12-16add arguments (unusued) to control whether or not SMF tempo map is used durin...Paul Davis
2016-12-14GUI changes to allow user to specify how/if to use SMF track/instrument names...Paul Davis