use new action map API instead of ActionManager::get_action
[ardour.git] / gtk2_ardour / public_editor.h
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2018-08-24 Paul Davismove select-all-tracks,deselect-all,invert-selection...
2018-07-26 Ben Loftisnew_grid: The Return of the snap_to_X functions.
2018-02-27 Ben LoftisRemove some redundant calls to snap_to(). get_preferre...
2018-02-11 Ben LoftisSoloSelection: gui part.
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-02-09 Ben Loftisnew_snap: Snapped Cursor ( squashed commit )
2017-11-23 Robin GareusConsistent default argument for virtual fn.
2017-09-24 Paul Davisfix header order and space alignment
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-09 Robin GareusAdd Lua bindings to set toggle-actions
2017-08-06 Robin GareusUpdate Selection API to include all Stripables
2017-07-19 Robin GareusExpose editor-vertical zoom lua bindings
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-04-29 Robin GareusAdd a "select topmost" track editor action
2017-04-29 Robin GareusNO-OP: whitespace
2017-02-24 Robin GareusAdd some convenient public editor methods (for lua...
2017-02-23 Robin GareusLua bindings to access editor selection + region select...
2017-02-18 Robin GareusDon't scroll-jump when selecting all tracks
2017-02-15 Paul Davisclassify all region actions based on how they get a...
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-04 nick_mrework snap
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-27 Paul Davisremove editor/mixer selection change signals; make...
2017-01-18 Robin GareusAdd GUI action to record with preroll
2017-01-12 Robin GareusMove some actions into the global group:
2016-12-17 Robin GareusAdd API to query editor's playhead cursor position
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-11-21 Tim MayberryMake Cut mode respect snap modifer
2016-11-16 nick_mfix incorrect return type for Editor::get_grid_music_di...
2016-09-06 Paul Davismove kbd focus reset method into ARDOUR_UI where it...
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-04-09 Robin Gareusand a few more Editor lua bindings
2016-04-08 Robin Gareuschange const some functions to const. (prepare lua...
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-02-29 Robin GareusExpose PublicEditor Bindings to Lua
2016-02-23 Robin GareusEditor Actions Scripts & Manager
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
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 Davisremove all tearoffs except the monitor section.
2016-02-22 Paul Davissome changes for top menubar systems (i.e. OS X)
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Davisthe basics of tabbed
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-15 Robin GareusGUI part: cleanup peak-files
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-05-23 nick_mMerge branch 'relative_snap'
2015-05-22 nick_mFix inverted logic of SnapOff with snap modifiers pressed.
2015-05-21 nick_mMore cleanup
2015-05-17 nick_mRelative Snap -make it activated by the tertiary modifi...
2015-05-16 nick_mRelative snap - support magnetic mode (hackishly for...
2015-05-15 nick_mRelative snap
2015-04-21 benminor tweaks to Cut Time dialog. Use an enum to tell...
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-19 Robin Gareusvertical scroll stop on automation lanes
2015-02-28 Robin Gareusprepare saving video-export settings.
2015-02-12 Colin FletcherSeparate out creation of xrun markers from Editor:...
2015-02-12 Colin FletcherAdd tempo and meter editing functions to main clock...
2015-02-05 nick_mClean up Session's _current_trans when aborting a drag.
2015-01-17 David RobillardPut playhead on top of everything.
2015-01-12 David RobillardRemove unused vertical scroll group.
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-08 David RobillardStart step entry at playhead.
2015-01-08 David RobillardFactor out grid beat divisions.
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-25 David RobillardContext menu for applying edits to note selection.
2014-12-25 David RobillardAdd instrument selector to import dialog.
2014-12-19 Ben LoftisEnforce internal/external selection exclusivity.
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-11-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-11-15 David RobillardImplement "multi-paste" for notes, regions, and automation.
2014-10-21 Paul Davisremove mouse zoom mode; bind z to zoom-to-range
2014-10-16 Paul Davisadd tearoff reattach for the editor
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-28 Ben Loftisalternate layout with a full-height editor-mixer, for...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-14 Paul Davisscroll up/down by tracks uses top edge as "focal point...
2014-07-07 Paul Davisfix build after copy-n-paste/code change collision
2014-07-07 Paul Davissome code shuffling to make sure that cut mode always...
2014-07-07 Paul Davisadd functionality for cut tool
2014-07-03 Ben Loftislots of keybinding changes. added a new action to...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
next