Editor zoom: add zoom_to_extents()
[ardour.git] / gtk2_ardour / editor_ops.cc
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...
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.
next