summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2020-04-16changes to deal with region/note selection when changing into/out of internal...Paul Davis
2020-04-16NOOP: newline removalPaul Davis
2020-04-03add Editor-level action to toggle track layer displayPaul Davis
2020-04-03add new Editor method to toggle all existing automationPaul Davis
2020-04-01Remove unused variableRobin Gareus
2020-03-25stop transport clocks from jumping after the playhead is moved via a CursorDragPaul Davis
2020-02-25Clear import-status shared-ptr<> after useRobin Gareus
2020-01-22Split Select-All-Tracks into 2 appropriately named actionsBen Loftis
2020-01-05Allow public access to the editor-mixer-stripRobin Gareus
2019-11-09Add convenience methods to test for active dragsRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-08-01(Source List) Implement insert-region action... now uses the Source List.Ben Loftis
2019-08-01(Source List) Recover Regions feature: WIPBen Loftis
2019-08-01(Source List) Fix drag-n-drop.Ben Loftis
2019-08-01(Source List) Source list, Region List: Resolve various action+behaviors bet...Ben Loftis
2019-08-01(Source List) Region Tags (gtk2 part)Ben Loftis
2019-08-01(Source List) Region List rewrite (gtk2 part)Ben Loftis
2019-08-01(Source List) Source property signals (gtk2 part)Ben Loftis
2019-06-22Update references to ptfformat -> ptformat && fix api callsDamien Zammit
2019-04-09Another round of whitespace fixesRobin Gareus
2019-04-08NO-OP: whitespace, indentRobin Gareus
2019-04-08Yet another "Rect frame" (not a sample)Robin Gareus
2019-03-07Cleanup Editor/Marker context-menuRobin Gareus
2019-03-07Fix some Gtk::Menu related memory leaksRobin Gareus
2019-03-07Remove cruft: unused membersRobin Gareus
2019-03-07Remove unused region_edit_menu & edit-point actionRobin Gareus
2019-03-01Remove unused RulerTypeRobin Gareus
2018-12-28Observe preference to prompt for names when adding range markersAlex Pilon
2018-12-13Video-Frame (not sample)Robin Gareus
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-12-05start using ActionMap in preference to ActionManagerPaul Davis
2018-10-14fix several inter-related problems with libptformatPaul Davis
2018-10-13Clarify where the file 'ptfformat.h' can be foundJohn Emmas
2018-10-12PT import: editor_pt_import complete rewriteDamien 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