NO-OP; clean up script spacing and remove goto
[ardour.git] / gtk2_ardour / editor.h
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
2016-11-21 Tim MayberryMake Cut mode respect snap modifer
2016-11-21 Tim MayberryReparent cursor used in Cut mode so that it is on top...
2016-11-16 nick_mfix incorrect return type for Editor::get_grid_music_di...
2016-11-11 Tim MayberryAdd option to zoom using button press in the time ruler...
2016-11-11 Tim MayberryChange Editor temporal zoom methods to be able to use...
2016-10-18 nick_mImprove bbt ruler drawing performance for large time...
2016-09-27 Paul Davisadd explicit "duplicate-regions" action
2016-09-06 Paul Davismove kbd focus reset method into ARDOUR_UI where it...
2016-08-27 Paul Davissingle action punch in 5.2
2016-08-13 Nathan StewartAdd "Marker Toggle" #5193
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
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-07-06 Paul Davismany changes associated with rationalizing selection...
2016-07-04 Paul DavisGUI doesn't need to listen to old ControlProtocol signa...
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-06-05 Paul Davisthere is no PresentationInfo::global_order_t any more
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2016-05-31 Paul Davisinitial implementation of VCA time axis views
2016-05-31 Paul Davistweak Editor to use Stripable methods for control-surfa...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-27 nick_mTempo ramps - more bbt dragging work.
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-05-27 nick_mTempo ramps - add some right-click options to meter...
2016-05-27 nick_mPreformance - reinstate EditorRegions::freeze_tree_mode...
2016-05-27 nick_mPerfornamce - remove dubious optimisation.
2016-05-27 nick_mTempo ramps - tempos now musically snap to their future.
2016-05-27 nick_mTempo ramps - allow live updating of tempo markers.
2016-05-27 nick_mInitial stab at tempo ramps.
2016-05-18 Robin GareusDon't save instant while loading instant.xml
2016-05-06 Robin Gareususe WindowManager toggle API for script-manager
2016-04-08 Robin Gareuschange const some functions to const. (prepare lua...
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-11 Robin Gareusadd region & range loudnless report
2016-02-23 Robin GareusEditor Actions Scripts & Manager
2016-02-22 Paul Davischange GTKOSX macro constant to use __APPLE__ instead
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davischanges to support new key bindings editor design
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisremove all tearoffs except the monitor section.
2016-02-22 Paul Daviswidespread changes to get the new (oldArdour binding...
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisget normal GTK accelerators working again
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
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-11-04 Paul DavisMerge branch 'chaot4-f_overwrite_dialog_improvement'
2015-11-04 André NusserImprove behavior of overwrite_file_dialog.
2015-11-04 André Nusserno-op; reordering of class forward declarations in...
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-08 André NusserFix "Select All * Edit Point" when used as shortcut...
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-08-19 Ben LoftisAdd missing actions from MB2 for Mike:
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality
2015-07-23 Robin Gareusrename Marker class
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-17 Colin FletcherRename 'Cut time' to 'Remove time'
2015-06-17 Colin FletcherUpdate 'Cut time' to match 'Insert time', and fix cut...
next