Revert "add new action and loop marker menu item for setting up loop record"
[ardour.git] / gtk2_ardour / editor.h
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...
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-27 Ben Loftisnew actions: allow user to set session start and end...
2015-04-21 benminor tweaks to Cut Time dialog. Use an enum to tell...
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-03-19 Robin Gareusvertical scroll stop on automation lanes
2015-03-13 Ben LoftisRight-clicking on the Loop/Punch ruler should "Do Somet...
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-12 Colin FletcherA few whitespace fixes
2015-02-12 Paul DavisEditor::sample_to_pixel() always returns an integer...
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 RobillardFix broken whitespace (noop).
2015-01-12 David RobillardRemove unused vertical scroll group.
2015-01-11 Ben Loftisremove track-selection requirement so fit_selected_trac...
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-08 David RobillardStart step entry at playhead.
2015-01-08 David RobillardFix internal/external snap type restoration.
2015-01-08 David RobillardFactor out grid beat divisions.
2015-01-07 Ben Loftisnow that regions and range selections are exclusive...
2015-01-07 David RobillardMusicalTime => Beats.
2015-01-02 nick_mAdd automation track control points to undo history...
2015-01-02 nick_mMake editor undo/redo actions sensitive at appropriate...
2015-01-02 nick_mSeparate selection operations into their own temporary...
2014-12-30 David RobillardFix internal select all.
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 Robin Gareusapply font-scale to overall layout (rulers, track-heade...
2014-12-25 David RobillardContext menu for applying edits to note selection.
2014-12-25 David RobillardAdd instrument selector to import dialog.
2014-12-23 David RobillardFix cursor update on nested entry.
2014-12-22 Ben Loftisconsolidate zoom-to-range and zoom-to-regions into...
2014-12-20 David RobillardFix various cursor problems.
2014-12-19 David RobillardRemove mouse mode toggling.
2014-12-19 David RobillardRestore snap when switching to/from internal.
2014-12-19 David RobillardMake tools toggle-like by switching to last mode.
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-12-11 Paul Davistweaks to minsec and timecode ruler display, especially...
2014-12-09 Ben Loftisadd set-session-extents-from-edit-range
2014-12-08 David RobillardFix alignment of automation paste.
2014-12-08 David RobillardUnify gain and draw tools.
2014-12-07 David RobillardAdd legatize and remove overlap MIDI operations.
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-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
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-09-20 Paul Davisuse new ARDOUR::Location signals in GUI
2014-09-17 Paul Davisadd action and menu item to control use of skip playback
2014-07-28 Ben Loftisalternate layout with a full-height editor-mixer, for...
2014-07-24 Ben LoftisRevert previous select-strips-under-mouse behavior
2014-07-23 Ben LoftisAllow deletion of processors in editor_mixer_strip...
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben LoftisAdd some new zoom-to-selection actions, so zoom tool...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 Paul Davisadd Editor::trackviews_height() convenience function...
2014-07-14 Paul Davisscroll up/down by tracks uses top edge as "focal point...
2014-07-14 Ben Loftisfix the visible_tracks_selector to show * when user...
2014-07-10 Paul Davisadd "fade range" operation, bound to alt-f at present...
2014-07-09 Paul Davisadd Editor::edit_mode_strings to allow for i18n; correc...
2014-07-08 Ben Loftisfix thinko with split selections. also ignore follow_e...
2014-07-08 Paul Davisinitial implementation of "bring all media into session...
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-07 Paul Davisadd basics of Cut mouse mode, no functionality yet...
2014-07-06 Ben Loftisremove some cruft with previous commits. remove option...
2014-07-06 Ben Loftisnow that track and region selections are mutually exclu...
2014-07-03 Ben Loftislots of keybinding changes. added a new action to...
2014-07-02 Paul Davissimplify zooming, remove Editor::clamp_samples_per_pixe...
2014-07-02 Paul Davisremove unused "zoom range clock" from code as part...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-28 Robin Gareusadd RAII DisplaySuspender
2014-06-28 Robin Gareususe a hash-table to cache gui properties
2014-06-27 Paul Davisreplace old implementation of Editor::_ensure_time_axis...
2014-06-26 Paul Davisremoved no-longer-used Editor::track_canvas_motion()
2014-06-25 Paul Davisuse new ruler dialog class for context clicks on ruler...
2014-06-25 Paul Davisremove unused code
next