summaryrefslogtreecommitdiff
path: root/gtk2_ardour/public_editor.h
AgeCommit message (Expand)Author
2015-02-12Separate out creation of xrun markers from Editor::mouse_add_new_marker()Colin Fletcher
2015-02-12Add tempo and meter editing functions to main clock context menuColin Fletcher
2015-02-05Clean up Session's _current_trans when aborting a drag.nick_m
2015-01-16Put playhead on top of everything.David Robillard
2015-01-12Remove unused vertical scroll group.David Robillard
2015-01-11Fix AutomationTrackItem rubberband click thinking it was unhandled.nick_m
2015-01-07Start step entry at playhead.David Robillard
2015-01-07Factor out grid beat divisions.David Robillard
2015-01-07MusicalTime => Beats.David Robillard
2014-12-25Context menu for applying edits to note selection.David Robillard
2014-12-24Add instrument selector to import dialog.David Robillard
2014-12-18Enforce internal/external selection exclusivity.Ben Loftis
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-11-16Use an enum for RoundMode instead of magic numbers.David Robillard
2014-11-14Implement "multi-paste" for notes, regions, and automation.David Robillard
2014-10-21remove mouse zoom mode; bind z to zoom-to-rangePaul Davis
2014-10-16add tearoff reattach for the editorPaul Davis
2014-07-28alternate layout with a full-height editor-mixer, for mixbusBen Loftis
2014-07-14scroll up/down by tracks uses top edge as "focal point"; fix some other nasty...Paul Davis
2014-07-07fix build after copy-n-paste/code change collisionPaul Davis
2014-07-07some code shuffling to make sure that cut mode always operates at the mouse l...Paul Davis
2014-07-07add functionality for cut toolPaul Davis
2014-07-03lots of keybinding changes. added a new action to allow removing markers at ...Ben Loftis
2014-06-28add RAII DisplaySuspenderRobin Gareus
2014-06-27add commentary on why PublicEditor::{_,}ensure_time_axis_view_is_visible() bo...Paul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-06-18a whole slew of changes related to centralizing and rationalizing cursor mana...Paul Davis
2014-06-13fix scrolling behaviour in track headers (event was stolen by rulers because ...Paul Davis
2014-06-09forward scroll events from track control headers to the canvas, to get consis...Paul Davis
2014-06-03remove useless groups from timebar area, clarify scroll group naming in editorPaul Davis
2014-06-03remove timebar canvas and just use a single canvas instead. This is just part...Paul Davis
2014-05-31towards region-trims preserving fade durationRobin Gareus
2014-04-10remove final reference to jack headersPaul Davis
2014-03-25most of the support for save/restore of visible track countPaul Davis
2014-03-24add optional arg to Editor::ensure_time_axis_view_is_visible() to "force" "ma...Paul Davis
2014-03-21first pass at quantizing vertical scroll to whole tracks.Paul Davis
2014-03-20big rework of scrolling, horizontal part considered almost 100% done.Paul Davis
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
2013-12-23vtl: do not lock audio [to video] when extracting audio-only.Robin Gareus
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-12export video-range: add to context menuRobin Gareus
2013-06-18switch samples_per_pixel to integer typePaul Davis
2013-06-14Merge branch 'master' into cairocanvasRobin Gareus
2013-06-14remove cruft - old CMT imageframe*Robin Gareus
2013-06-13merge with masterPaul Davis
2013-06-13vtl: make "Remove Video" insensitive if N/ARobin Gareus
2013-05-08merge with masterPaul Davis