more verbose debug output for slave debugging
[ardour.git] / gtk2_ardour / editor.h
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
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
next