Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / editor_ops.cc
2018-11-28 Robin GareusNO-OP: Clarify function name
2018-11-27 Robin GareusUse central method to check for engine where required
2018-11-27 Robin GareusGUI limitation: Require engine to add/remove tracks...
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-03 Ben LoftisFix weird behavior in playhead_x_to_grid: use return...
2018-10-02 Ben LoftisMore correct fix for 8bfbef4: the check was already...
2018-10-02 Ben LoftisFix deadlock when no region boundaries are selected...
2018-08-24 Paul Davisuse new CoreSelection methods in editor and mixer
2018-07-26 Ben Loftisnew_grid: The Return of the snap_to_X functions.
2018-06-08 Ben LoftisAllow snapping to the start of the video timeline....
2018-05-17 Ben LoftisPlayhead to Grid: handle case where PH is rolling,...
2018-05-08 Ben Loftisplayhead_X_to_grid: Handle the case of GridTypeNone
2018-05-08 Ben LoftisArrow keys (playhead_x_to_grid()) should move the...
2018-03-28 Paul Davisfix undo/redo for duplicate-regions in ripple mode
2018-03-27 Paul Davisduplicate (regions) should honor ripple edit mode
2018-02-27 Ben LoftisReinstate the ability to split regions while dragging...
2018-02-27 Ben LoftisRemove some redundant calls to snap_to(). get_preferre...
2018-02-27 Ben LoftisShould be able to Split in range mode, with a selected...
2018-02-27 Ben LoftisFix bug: sequential pasting to the same time, but diffe...
2018-02-24 Ben LoftisFixes for region_boundary_cache:
2018-02-24 Robin GareusNO-OP: whitespace
2018-02-23 Ben LoftisTell the user why Insert/Remove Time failed, rather...
2018-02-11 Ben LoftisSoloSelection: gui part.
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2017-12-11 Robin GareusNO-OP: whitespace
2017-12-11 Ben Loftiszoom-to-selection should clear the selection, afterwards.
2017-11-23 Robin GareusRemove unreachable code.
2017-10-26 Paul Davisremove unused variable
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-09-18 Paul Davischanges required to operate with the Evoral::Beats...
2017-09-18 Paul Davisno more per-track varispeed
2017-08-27 Ben LoftisEditor zoom: add zoom_to_extents()
2017-08-27 Ben LoftisEditor zooming: Config preference to define how much...
2017-08-27 Ben LoftisEditor zooming: refactor zoom-limiting code into edito...
2017-08-23 Robin GareusUse new separate_by_channel API
2017-08-22 Robin GareusMark session dirty after applying MIDI transform
2017-08-07 Paul Davisslight tweak for more code consistency between ::toggle...
2017-08-07 Robin GareusImprove Track > Toggle Solo/Mute, include VCAs
2017-08-06 Robin GareusUpdate Remove Track(s) dialog to include VCAs
2017-08-06 Robin GareusAllow to select VCAs
2017-07-27 Robin GareusFix pasting automation at 0
2017-07-25 Johannes MuellerFix #6280 – region (first_frame()==0) selectable with...
2017-07-21 nick_mRework region selection XML
2017-07-21 nick_mCropping a single region to time selection works for...
2017-07-21 nick_mAdd missing braces to Editor::cut_copy conditional
2017-07-21 nick_mEditor::playhead_forward/backward_to_grid snaps even...
2017-07-19 Ben LoftisRationalize Editor Zooming: make it harder for user...
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-21 Robin GareusGUI: prepare for API changes
2017-06-17 Robin GareusNO-OP: whitespace
2017-04-29 Robin GareusAdd a "select topmost" track editor action
2017-03-10 Tim MayberryFix crash when removing time from track with automation
2017-03-04 Tim MayberryAdd reset region gain action for selected regions
2017-03-02 Robin GareusFix crash when inserting time with split intersected...
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-27 nick_mrework tempo editing.
2017-02-18 nick_mfix missing command in Editor::snap_regions_to_grid ()
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-08 Paul DavisNO-OP: whitespace changes
2017-02-08 Paul Davisimproved fix for #7208, hopefully
2017-02-04 John Emmas'CheckMenuItem' conflicts with an item already existing...
2017-02-04 nick_mmore inconsistent menu item fiddling.
2017-02-04 nick_mmore messing about with inconsistent menu state.
2017-02-04 nick_mallow "Glue to Bars & Beats" in region menu to be in...
2017-02-04 nick_mrework snap
2017-01-27 Paul Davisremove editor/mixer selection change signals; make...
2017-01-22 Paul Davismake undo/redo work for Regions > Edit > Close Gaps
2017-01-19 Robin GareusGUI: use new preroll-rec + trim mode
2017-01-19 Robin GareusRemove rec-with-preroll, prepare for rework
2017-01-19 Robin GareusRemove Editor API to calc preroll duration
2017-01-18 Robin GareusPromote the preroll_seconds config option to include...
2017-01-18 Robin Gareusprepare for musical-time preroll
2017-01-18 Robin GareusAdd GUI action to record with preroll
2017-01-12 Ben LoftisSupport repeated jump-backward-to-mark while playing.
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-12-19 Ben LoftisTweak behavior of Play-With-Preroll action
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-12-13 Tim MayberryChange Zoom to Selection action (Z key) to zoom on...
2016-12-06 Tim MayberryDon't move the Range Selection after performing Multi...
2016-11-28 Robin GareusSpeed up track deletion when Editor-Mixer is visible
2016-11-21 Tim MayberryMake Cut mode respect snap modifer
2016-11-11 Tim MayberryUse the frame corresponding to the current mouse positi...
2016-11-11 Tim MayberryChange Editor temporal zoom methods to be able to use...
2016-11-10 Robin Gareusprevent crash during track-deletion (un-selecting delet...
2016-10-20 Ben LoftisTrack Add/Remove Time dialog improvements:
2016-09-27 Paul Davisadd explicit "duplicate-regions" action
2016-09-27 Paul Davisdon't get into nested run loops if quantize is reinvoke...
2016-09-09 Paul Davisclosing the normalize dialog should not run normalize...
2016-09-09 Paul Davisfix WM close handling for session lock dialog (#7017)
2016-08-27 Paul Davissingle action punch in 5.2
2016-08-17 Paul DavisGUI does an even stronger check on no undo/redo while...
2016-08-13 nick_mRemove assumption that the meter starts at frame 0...
2016-08-13 Nathan StewartAdd "Marker Toggle" #5193
2016-08-13 Robin Gareusadd RMS region normalization option
2016-08-08 Paul Davisfix thinko that causes near duplicate menu items in...
next