Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / editor_actions.cc
2018-12-13 Robin GareusVideo-Frame (not sample)
2018-12-11 Paul Davischange action group owner pointer to be the relevant...
2018-12-10 Paul Davisadd nominal owners for all action groups
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-10-04 Robin GareusUnhardcode and increase bindable Lua-script-action...
2018-08-24 Paul Davismove select-all-tracks,deselect-all,invert-selection...
2018-07-31 Robin GareusCleanup trigger_script_by_name() debug/error messages
2018-07-16 Nikolaus Gullottamake sandbox = false, for scripts called by Editor...
2018-07-03 Paul Davispermit editing velocity bars option
2018-07-03 Paul Davisset up core stuff for velocity display option
2018-02-27 Ben LoftisRename SMPTE enum back to Timecode.
2018-02-26 Ben LoftisFix a rather large naming thinko: GridTypeSamples shoul...
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2017-12-11 Robin GareusNO-OP: whitespace
2017-12-07 Ben LoftisLua scripting: add convenience function Editor::trigger...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-27 Ben LoftisEditor zoom: add zoom_to_extents()
2017-08-07 Paul Davissome structure/code for managing menu sensitivity now...
2017-08-06 Robin GareusAllow to select VCAs
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-04-29 Robin GareusAdd a "select topmost" track editor action
2017-03-09 Tim MayberryAllow Edit -> Crop to work with edit point set to mouse
2017-03-09 Tim MayberryAllow Separate using Loop/Punch range to work with...
2017-03-04 Len OvensRemove space between _ and (
2017-03-04 Tim MayberryAdd reset region gain action for selected regions
2017-02-19 Robin GareusUpdate menu for Lua
2017-02-15 Paul Davisclassify all region actions based on how they get a...
2017-02-09 Paul DavisThis is the wrong approach to this problem. 5.6
2017-02-07 Paul Davis3 actions (trim-front, trim-back, set-sync-position...
2017-02-07 Ben LoftisAdd several new categories and re-sort some keybindings...
2017-01-28 Paul Davismove 10 more actions from Editor/* to Common/*
2017-01-28 Paul Davismove 15 actions out of Editor/* namespace, and into...
2017-01-12 Robin GareusMove some actions into the global group:
2016-12-19 Ben LoftisSeparate is an Editor action (like Delete), not a Regio...
2016-12-13 Tim MayberryFix for non-cxx11 enabled builds
2016-12-13 Tim MayberryChange Zoom to Selection action (Z key) to zoom on...
2016-12-11 Robin Gareusfix typo in 914224f
2016-12-10 Robin GareusAdd editor actions to set tempo and meter
2016-12-06 Tim MayberryRename Duplicate Range action to Duplicate and assign...
2016-10-15 Robin GareusEditor up/down arrow keys: snap to track (not 60px)
2016-09-27 Paul Davisadd "quantize" action for control surface access
2016-09-06 Paul Davismove kbd focus reset method into ARDOUR_UI where it...
2016-09-06 Paul Davisdo not set the focus widget to be a toplevel window...
2016-08-27 Paul Davissingle action punch in 5.2
2016-08-13 Nathan StewartAdd "Marker Toggle" #5193
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-09 nick_mMake bbt ruler visible in default session.
2016-07-08 Paul Davisfix region action sensitivity issues.
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-06-02 nick_mActions - make set-tempo-from-edit-range sensitive...
2016-05-31 Paul Davismake Escape (cancel drag or selection) work in mixer...
2016-05-14 Robin Gareusaction script GUI details (sensitivity + tooltip)
2016-05-06 Robin Gareususe WindowManager toggle API for script-manager
2016-04-26 Robin Gareustowards fixing optional tooltips
2016-04-25 Robin Gareuslua action details (button sensitivity, text ellipsis)
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-03-16 Paul Davisfix capitalization of sections of key editor
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 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 Davisuse X_() to mark binding names as non-translated
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 Davisfirst compilable version of tabbable design.
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-17 Ben Loftisscrolling actions should not require that a track selec...
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
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-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-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-08-19 Ben LoftisAdd missing actions from MB2 for Mike:
2015-08-13 Paul Davisfix two oddities in strings
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality
2015-07-16 Ben Loftismerge fix
2015-06-17 Colin FletcherRename 'Cut time' to 'Remove time'
2015-05-25 Robin Gareusreplace tool pixel icons with vector drawing
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-18 Ben Loftisuse Go To instead of Goto
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-05-17 nick_mRelative Snap -make it activated by the tertiary modifi...
2015-05-15 nick_mRelative snap
2015-04-27 Ben Loftisnew actions: allow user to set session start and end...
2015-04-24 Paul Davisexpose set-range-selection-from-region-selection operat...
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-04-05 Robin GareusLock, Lock & Lock
next