Fix MIDI disk-writer flush
[ardour.git] / gtk2_ardour / editor.h
2020-01-05 Robin GareusAllow public access to the editor-mixer-strip
2019-11-09 Robin GareusAdd convenience methods to test for active drags
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2019-08-01 Ben Loftis(Source List) Implement insert-region action... now...
2019-08-01 Ben Loftis(Source List) Recover Regions feature: WIP
2019-08-01 Ben Loftis(Source List) Fix drag-n-drop.
2019-08-01 Ben Loftis(Source List) Source list, Region List: Resolve variou...
2019-08-01 Ben Loftis(Source List) Region Tags (gtk2 part)
2019-08-01 Ben Loftis(Source List) Region List rewrite (gtk2 part)
2019-08-01 Ben Loftis(Source List) Source property signals (gtk2 part)
2019-06-22 Damien ZammitUpdate references to ptfformat -> ptformat && fix api...
2019-04-08 Robin GareusAnother round of whitespace fixes
2019-04-08 Robin GareusNO-OP: whitespace, indent
2019-04-08 Robin GareusYet another "Rect frame" (not a sample)
2019-03-07 Robin GareusCleanup Editor/Marker context-menu
2019-03-07 Robin GareusFix some Gtk::Menu related memory leaks
2019-03-07 Robin GareusRemove cruft: unused members
2019-03-07 Robin GareusRemove unused region_edit_menu & edit-point action
2019-02-28 Robin GareusRemove unused RulerType
2018-12-28 Alex PilonObserve preference to prompt for names when adding...
2018-12-13 Robin GareusVideo-Frame (not sample)
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2018-10-15 Paul Davisfix several inter-related problems with libptformat
2018-10-13 John EmmasClarify where the file 'ptfformat.h' can be found
2018-10-12 Damien ZammitPT import: editor_pt_import complete rewrite
2018-07-26 Robin GareusNO-OP: clean up whitespace, separate methods
2018-07-26 Ben Loftisnew_grid: The Return of the snap_to_X functions.
2018-07-26 Ben Loftisnew_grid: fix some thinkos in ruler math, to better...
2018-02-27 Ben LoftisRemove some redundant calls to snap_to(). get_preferre...
2018-02-19 Ben LoftisAdd drop-shadow decorators to menu bar and transport...
2018-02-14 Ben LoftisRe-pack the master meters (in the toolbar) so the edito...
2018-02-11 Ben LoftisSoloSelection: gui part.
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-02-09 Ben Loftisnew_snap: Snapped Cursor ( squashed commit )
2017-12-11 Robin GareusNO-OP: whitespace
2017-12-07 Ben LoftisLua scripting: add convenience function Editor::trigger...
2017-11-23 Robin GareusConsistent default argument for virtual fn.
2017-11-22 Robin GareusGUI to set clock-origin marker
2017-10-21 Robin GareusTweak 842d758e: selection & move into view
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-27 Ben LoftisEditor zoom: add zoom_to_extents()
2017-08-27 Ben LoftisEditor zooming:
2017-08-09 Robin GareusAdd Lua bindings to set toggle-actions
2017-08-06 Robin GareusUpdate Selection API to include all Stripables
2017-08-06 Robin GareusAllow to select VCAs
2017-07-21 nick_mRework tempo marker editing menu functions
2017-07-20 Ben LoftisCursorZoomDrag rework:
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin Gareusremove cruft (no more ButtonJoiner)
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-28 Robin GareusAdd explicit VideoTimeline change-type, follow up on...
2017-06-25 Tim MayberryChanges to Editor::visual_changer to support Item/Canva...
2017-06-25 Tim MayberryCoalesce visual changes to canvas/items and allow canva...
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-04-29 Robin GareusAdd a "select topmost" track editor action
2017-04-29 Robin GareusNO-OP: whitespace
2017-03-31 Robin GareusReset Playhead interpolation when looping and locating
2017-03-23 Robin GareusImprove playhead updates, reduce jitter for follow...
2017-03-04 nick_mtempo editing updates
2017-03-04 Tim MayberryAdd reset region gain action for selected regions
2017-02-28 nick_mallow continuation of tempo via right-click 'Continue...
2017-02-27 nick_madd right-click 'Ramp to Next' tempo marker menu item.
2017-02-27 nick_mhighlight the tempo curve that is to be altered, modify...
2017-02-26 Paul Davisremove method no longer needed
2017-02-24 Robin GareusAdd some convenient public editor methods (for lua...
2017-02-23 Robin GareusLua bindings to access editor selection + region select...
2017-02-18 Robin GareusConsolidate ActionChanged callbacks, add tooltips
2017-02-18 Robin GareusDon't scroll-jump when selecting all tracks
2017-02-15 Paul Davissimplify arguments to Editor::sensitize_the_right_regio...
2017-02-15 Paul Davisclassify all region actions based on how they get a...
2017-02-15 Paul Davistentative steps in trying to fix region action sensitivity
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-04 nick_mrework snap
2017-01-28 Paul Davismake editor respond to track seleciton change again
2017-01-27 Paul Davisremove editor/mixer selection change signals; make...
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2017-01-20 Robin GareusRemove cruft
2017-01-19 Robin GareusRemove Editor API to calc preroll duration
2017-01-18 Robin Gareusprepare for musical-time preroll
2017-01-18 Robin GareusAdd GUI action to record with preroll
2017-01-12 Robin GareusMove some actions into the global group:
2017-01-05 nick_mallow importing tempo maps at selected position.
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-12-23 Robin Gareusfix editor sidebar show/hide with embedded TimeInfo
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-12-18 Ben Loftisrepack widgets, and add some spacer elements
2016-12-18 Ben LoftisTransport Layout:
2016-12-17 Robin GareusMove selection/punch clocks to editor Sidebar
2016-12-17 Robin GareusAdd API to query editor's playhead cursor position
2016-12-16 Paul Davisinitial attempt at importing SMF tempo maps during...
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-14 Paul DavisGUI changes to allow user to specify how/if to use...
2016-12-13 Tim MayberryAdd option to Zoom to Selection on double click
2016-12-13 Tim MayberryChange Zoom to Selection action (Z key) to zoom on...
2016-12-10 Robin GareusAdd editor actions to set tempo and meter
next