add explicit "duplicate-regions" action
[ardour.git] / gtk2_ardour / editor_ops.cc
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...
2016-07-25 Robin Gareusadd some flush_pending timeouts
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul Davistwo more places where the user can explicitly set the...
2016-07-12 Paul DavisGUI side of : once the user has explicitly set the...
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mStop passing references to things that may disappear...
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-06-10 Paul Davisfix behaviour of select_(next|prev)_route() in editor...
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-05-31 Paul Davisuse new record safe control in GUI
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-27 nick_mTempo ramps - rename meter/tempo_section_at() -> meter...
2016-05-27 nick_mTempo ramps - rename meter_at() -> meter_at_frame(...
2016-05-27 nick_mTempo ramps - more code consolidation wrt add meter...
2016-05-27 nick_mTempo ramps - fix ambiguous api, fix flickering tempo...
2016-05-27 nick_mPreformance - reinstate EditorRegions::freeze_tree_mode...
2016-05-27 nick_mPerfornamce - remove dubious optimisation.
2016-05-27 nick_mTempo ramps - music-locked meters now use beats rather...
2016-05-27 nick_mTempo ramps - fix more namespace confusion
2016-05-27 nick_mTempo ramps - remove the concept of bars from tempo...
2016-05-27 nick_mTempo ramps - define_one_bar() delivers constant tempo.
2016-05-27 nick_mInitial stab at tempo ramps.
2016-05-24 Robin Gareusfreeze thread is not detached and needs to be joined
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2016-05-03 Robin Gareusbatch remove tracks
2016-05-01 Robin GareusGUI updates for transient rework
2016-04-08 Robin Gareuschange const some functions to const. (prepare lua...
2016-03-05 yonideshiFix for issue #0006803
2016-02-22 Paul Davisremove use of current_toplevel() where unnecessary...
2016-02-22 Paul Davisfirst compilable version of tabbable design.
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
next