Remove dead code.
[ardour.git] / gtk2_ardour / editor_ops.cc
2014-11-25 David RobillardRemove dead code.
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-18 David RobillardFix incredibly unlikely NULL pointer dereference.
2014-11-18 David RobillardFix zoom out limiting logic to actually limit minimum...
2014-11-17 David RobillardSupport cut/copy/paste of MIDI notes and controllers...
2014-11-17 David RobillardSupport cut/copy/paste of several regions and lines...
2014-11-17 David RobillardDon't add spurious points when copy/pasting automation.
2014-11-17 David RobillardReset repeated paste state on cut/copy.
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-11-15 David RobillardFix MIDI note cut/copy/paste.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-14 David RobillardFix crash when deleting overlapped regions.
2014-10-29 Robin Gareusfix vertical canvas scrolling
2014-10-21 Paul Davisa few tweaks to zoom computations so that zoom-to-range...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-02 Colin FletcherDon't select newly created regions after splitting...
2014-10-02 Colin FletcherText tweaks and typo fixes
2014-09-17 Paul Davisdo not stupidly try to save punch/loop/session ranges...
2014-09-15 Ben Loftisfix various loop-initiation faults
2014-09-13 Colin FletcherMake zoom-to-session include regions currently being...
2014-09-05 Robin Gareusfundamentally change ArdourButton PangoLayout handling
2014-09-03 Ben Loftisfix Play Loop from range context menu
2014-08-31 Robin Gareusupdate track-header width when removing track(s).
2014-07-25 Ben Loftisseveral fixes to make processor selection and deletion...
2014-07-25 Ben LoftisRemove "implicit" selection for plugin deletion.
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 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-11 Paul Davisrestore correct functioning of fit-tracks, which was...
2014-07-10 Paul Davisadd "fade range" operation, bound to alt-f at present...
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-06 Ben Loftisnow that track and region selections are mutually exclu...
2014-07-06 Ben Loftisnew approach to selections which will help rationalize...
2014-07-05 Ben Loftisfurther rationalization of the editor. after a split...
2014-07-03 Paul Davisadd new regions created by split to selection after...
2014-07-03 Ben Loftislots of keybinding changes. added a new action to...
2014-07-03 Ben Loftisfix the naming and behavior of always-play-range to...
2014-07-02 Paul Davissimplify zooming, remove Editor::clamp_samples_per_pixe...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Colin FletcherRemove unused code
2014-07-01 Paul Davismerge with master.
2014-06-29 Robin Gareussuspend route redisplay for (rec-en, solo, mute and...
2014-06-28 Robin Gareususe state Session::StateProtector
2014-06-27 Paul Davisreplace old implementation of Editor::_ensure_time_axis...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-25 Paul Davisremove unused code
2014-06-25 Paul Davispart two of: lock dialog MUST be a Gtk::Dialog so that...
2014-06-25 Paul Davischeck UIConfig variable before restarting lock timeout
2014-06-25 Paul Davisnew timer-based GUI locking code
2014-06-24 Paul Davisthere's no me in proaudio
2014-06-24 Paul Davisa bit more styling for that lock dialog
2014-06-24 Paul Davisadd a modal lock dialog for better testing (and someone...
2014-06-24 Paul Davisadd ability to save current action sensitivities and...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Paul DavisMerge branch 'summary_background' of https://github...
2014-06-17 Paul Davisa set of inter-related subtle changes to get vertical...
2014-06-12 Paul Davisremove header file includes of now-removed gtk custom...
2014-06-12 Paul Davisclamp zoom level to show 3 days on a 4000 pixel wide...
2014-06-09 Paul Davisfix up fit-selected-tracks so that we are filling the...
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-28 Paul Davisfix up operation of Editor::temporal_zoom_to_frame...
2014-05-26 Robin Gareusfixup freeze operation.
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-16 Colin FletcherDon't clear the clipboard when deleting things
2014-05-07 Colin FletcherRipple mode: basic implementation
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davis"sequence regions" operation (remove space between...
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-03-23 Robin Gareusprepare for the day when there can be TimeAxisView...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 Paul Davisfirst pass at quantizing vertical scroll to whole tracks.
2014-02-26 Paul Davissevere rationalization (still incomplete) of behaviour...
2014-02-26 Paul Davisconvert canvas_event_frame() and window_event_frame...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
next