Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstre...
[ardour.git] / gtk2_ardour / editor_ops.cc
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-14 Carl HetheringtonSeparate interthread progress window out into its own...
2010-04-10 Carl HetheringtonFix import dialogue to correctly report (x of N) with...
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-05 Paul Davismore strip silence dialog changes, to use audio clocks...
2010-03-04 Paul Davisgoodbye to MementoCommand for playlists
2010-03-02 Paul Davisfix up start-in-source values from regions created...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2010-02-08 Carl HetheringtonPreserve and restore x and y origin of editor viewport...
2010-01-15 Carl HetheringtonCentre playhead on zoom when it is the zoom focus....
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonRemove confusing track / group members in TimeSelection...
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-01 Carl HetheringtonPatch from lincoln to fix #1601: strange behaviour...
2009-12-01 Carl HetheringtonFix scrollwheel operation in editor.
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-27 David RobillardAdd OK/Cancel buttons to quantize dialog.
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-20 Carl HetheringtonMake the behaviour zoom to region more intuitive (IMHO...
2009-10-20 Carl HetheringtonTidy up the popup region editor and fix a few bugs...
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-01 Paul Davisvisual state patches from 2.X
2009-09-09 Carl HetheringtonClean up some confusion about offering a denormalize...
2009-09-07 Paul Davisuse diff commands for quantize, with infrastructure...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-24 Carl HetheringtonPatch from lincoln to add track resize buttons to the...
2009-08-24 Carl HetheringtonDon't use the edit position to gather regions to cut...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-08-20 Carl HetheringtonRemove an unused action and some duplicated code.
2009-08-13 Paul Davismore MIDI paste improvements, plus move region-mute...
2009-08-13 Paul DavisMIDI cut&paste round two (not done yet); a small region...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-07-21 Carl HetheringtonClean up range menu a bit. Make a couple of range...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-03 Carl HetheringtonFactor regions list out of Editor.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-26 Carl HetheringtonClean-up.
2009-06-26 Carl HetheringtonMake a few region operations undoable and responsive...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-20 Carl HetheringtonRemember last normalization value when the dialog is...
2009-06-20 Carl HetheringtonAllow normalization to less than max, as per mantis...
2009-06-17 Carl HetheringtonRemove unused resize-line code. When resizing multiple...
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-08 Carl HetheringtonAllow Insert Time option to move tempos and time sig...
2009-06-08 Carl HetheringtonClean up the insert time dialog a bit.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-04-30 Carl HetheringtonPreview effect of strip silence within the dialog.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-02-27 Carl HetheringtonSet thread done flag when freeze completes.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardI am become death, destroyer of boilerplate.
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-22 Nick MainsbridgeFix repeated toggling of visual state (zoom to region...
2008-10-20 David RobillardFix warnings because I have much more important things...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-13 Nick MainsbridgeFit tracks fix from 2.0, don't crash if some env vars...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
next