Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / editor.h
2018-12-13 Robin GareusVideo-Frame (not sample)
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2018-10-15 Paul Davisfix several inter-related problems with libptformat
2018-10-13 John EmmasClarify where the file 'ptfformat.h' can be found
2018-10-12 Damien ZammitPT import: editor_pt_import complete rewrite
2018-07-26 Robin GareusNO-OP: clean up whitespace, separate methods
2018-07-26 Ben Loftisnew_grid: The Return of the snap_to_X functions.
2018-07-26 Ben Loftisnew_grid: fix some thinkos in ruler math, to better...
2018-02-27 Ben LoftisRemove some redundant calls to snap_to(). get_preferre...
2018-02-19 Ben LoftisAdd drop-shadow decorators to menu bar and transport...
2018-02-14 Ben LoftisRe-pack the master meters (in the toolbar) so the edito...
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-12-11 Robin GareusNO-OP: whitespace
2017-12-07 Ben LoftisLua scripting: add convenience function Editor::trigger...
2017-11-23 Robin GareusConsistent default argument for virtual fn.
2017-11-22 Robin GareusGUI to set clock-origin marker
2017-10-21 Robin GareusTweak 842d758e: selection & move into view
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-27 Ben LoftisEditor zoom: add zoom_to_extents()
2017-08-27 Ben LoftisEditor zooming:
2017-08-09 Robin GareusAdd Lua bindings to set toggle-actions
2017-08-06 Robin GareusUpdate Selection API to include all Stripables
2017-08-06 Robin GareusAllow to select VCAs
2017-07-21 nick_mRework tempo marker editing menu functions
2017-07-20 Ben LoftisCursorZoomDrag rework:
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin Gareusremove cruft (no more ButtonJoiner)
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-28 Robin GareusAdd explicit VideoTimeline change-type, follow up on...
2017-06-25 Tim MayberryChanges to Editor::visual_changer to support Item/Canva...
2017-06-25 Tim MayberryCoalesce visual changes to canvas/items and allow canva...
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-03-31 Robin GareusReset Playhead interpolation when looping and locating
2017-03-23 Robin GareusImprove playhead updates, reduce jitter for follow...
2017-03-04 nick_mtempo editing updates
2017-03-04 Tim MayberryAdd reset region gain action for selected regions
2017-02-28 nick_mallow continuation of tempo via right-click 'Continue...
2017-02-27 nick_madd right-click 'Ramp to Next' tempo marker menu item.
2017-02-27 nick_mhighlight the tempo curve that is to be altered, modify...
2017-02-26 Paul Davisremove method no longer needed
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 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
next