Spelling correction patch from Debian
[ardour.git] / gtk2_ardour / editor_ops.cc
2016-02-22 Adrian KnothSpelling correction patch from Debian
2016-02-06 Colin Fletcherinsert time: ignore mouse as edit point
2016-02-06 Colin Fletcherinsert time: remove pointless local variable
2016-02-06 Colin FletcherMake name of undo action for 'Remove Time' consistent
2016-01-28 Tim MayberryChange duplicate range to use time range/s rather than...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-21 Tim MayberryRefactor code into Editor::temporal_zoom_step_mouse_foc...
2016-01-21 Tim MayberryRefactor scrolling in Editor ruler canvas area into...
2016-01-21 Tim MayberryRefactor scrolling track canvas in Editor class into...
2015-12-08 Robin Gareusfix "stuck marker focus" after deleting marker.
2015-12-04 André NusserRemove "Fill Range with Region" from menu and also...
2015-12-03 Paul DavisMerge branch 'chaot4-fix_crop_region_to_range_2'
2015-12-03 André NusserFix "Crop Region to Range" -- second attempt.
2015-12-02 Paul Davisfix double template syntax
2015-12-02 Paul DavisMerge branch 'chaot4-fix_fill_track'
2015-12-02 André NusserFix "Fill Track".
2015-12-02 André NusserFix "Crop Region to Range".
2015-11-19 Ben Loftisprovide user preference for pre-roll
2015-11-04 Paul DavisMerge branch 'chaot4-fix_duplicate_fencepost_error'
2015-11-04 André NusserFix fencepost error in duplicate_some_regions. Adapt...
2015-10-30 Robin Gareussuspend timers while flushing the gtk-event queue.
2015-10-22 Robin Gareusfix edge-case: (move playhead w/o session)
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserIntroduce "Transpose..." also in the context menu of...
2015-10-18 André NusserFix tiny memory leak.
2015-10-18 Robin Gareusdisable follow-edits with external sync #6577
2015-10-07 Robin Gareusfix crash on 2nd Lock
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-04 Robin Gareusremove unused function
2015-09-28 Paul DavisRevert "add new action and loop marker menu item for...
2015-09-28 Paul Davisadd new action and loop marker menu item for setting...
2015-09-20 André Nusserfix duplicating multiple selected regions - fixes ...
2015-09-19 Robin Gareusfix possible endless loop in silence detection
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryDon't try and split a region when dragging, should...
2015-09-10 Colin FletcherCheck that a route has a track before trying to insert...
2015-08-27 Ben Loftisclean-up previous commit
2015-08-19 Ben LoftisAdd missing actions from MB2 for Mike:
2015-07-16 Ben Loftismerge fix again
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisuse Tracks' MainMenuDisabler during session lock (could...
2015-06-26 Paul Davismake the quantize dialog persistent so that settings...
2015-06-25 Colin Fletcherrename TempoMap::cut_time() to remove_time()
2015-06-17 Colin FletcherRename 'Cut time' to 'Remove time'
2015-06-17 Colin FletcherUpdate 'Cut time' to match 'Insert time', and fix cut...
2015-06-17 Colin FletcherUse 'Insert time' dialogue for 'Cut time' too.
2015-06-17 Colin FletcherInsert time: don't unlock markers we're not going to...
2015-06-17 Colin FletcherInsert time: fix moving of range markers
2015-06-16 nick_mUse a better pattern to avoid abort_reversible_command().
2015-06-16 nick_mUnbreak region brush drag wrt undo, avoid some dangling...
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-04-27 Ben Loftisnew actions: allow user to set session start and end...
2015-04-21 benminor tweaks to Cut Time dialog. Use an enum to tell...
2015-04-21 Colin FletcherPort 'Cut time' code from Mixbus
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-06 Paul Davisrationalize incorrect design for removing tracks.
2015-03-25 Robin Gareusconsistent message session start->end.
2015-03-21 Robin Gareusonly temp. disable visual state saving.
2015-03-21 Robin Gareusvertical fit: hide tracks in-between
2015-03-19 Robin Gareusvertical scroll stop on automation lanes
2015-01-30 Ben Loftisremove locate before loop, which was causing intermitte...
2015-01-11 Ben Loftisremove track-selection requirement so fit_selected_trac...
2015-01-08 Ben Loftischange Split menu entry to say Split/Separate (it was...
2015-01-07 Ben Loftisnow that regions and range selections are exclusive...
2015-01-07 David RobillardMusicalTime => Beats.
2015-01-02 nick_mMake editor undo/redo actions sensitive at appropriate...
2015-01-02 nick_mSeparate selection operations into their own temporary...
2014-12-28 David RobillardMIDI transform dialog.
2014-12-26 Robin Gareusfix "alt+g" duplicate range selection.
2014-12-25 David RobillardContext menu for applying edits to note selection.
2014-12-22 Ben Loftisconsolidate zoom-to-range and zoom-to-regions into...
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-20 David RobillardFix various cursor problems.
2014-12-19 Colin FletcherImplement configurable region selection after split
2014-12-19 David RobillardFix copy paste of MIDI and track automation.
2014-12-19 David RobillardRemove internal edit mode and add "content" tool.
2014-12-18 nick_mAdd editor selection state to session history via a...
2014-12-09 Ben Loftisadd set-session-extents-from-edit-range
2014-12-08 David RobillardFix alignment of automation paste.
2014-12-07 David RobillardAdd legatize and remove overlap MIDI operations.
2014-12-07 David RobillardFix crash on shift+rclick of region to remove.
2014-12-06 David RobillardAdapt range when copying between automation types.
2014-12-06 David RobillardSupport paste between automation lanes.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-12-01 Colin FletcherAdd comment about parameters to coverage() including...
2014-11-25 David RobillardRemove dead code.
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-18 David RobillardFix incredibly unlikely NULL pointer dereference.
2014-11-18 David RobillardFix zoom out limiting logic to actually limit minimum...
2014-11-17 David RobillardSupport cut/copy/paste of MIDI notes and controllers...
2014-11-17 David RobillardSupport cut/copy/paste of several regions and lines...
2014-11-17 David RobillardDon't add spurious points when copy/pasting automation.
2014-11-17 David RobillardReset repeated paste state on cut/copy.
2014-11-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-11-15 David RobillardImplement "multi-paste" for notes, regions, and automation.
next