trying to track down why undo doesn't remove xfade rendering on OS X
[ardour.git] / gtk2_ardour / audio_region_view.cc
2012-07-29 Paul Davistrying to track down why undo doesn't remove xfade...
2012-07-10 Paul Davisoutline fade in/out handles in black (#3828)
2012-07-04 Carl HetheringtonDon't show previously hidden xfades when finishing...
2012-06-17 Carl HetheringtonSimplify management of waveform visibility / shape...
2012-06-15 Carl HetheringtonRe-show all xfades that we hide during drags (#4933).
2012-06-02 Carl HetheringtonFix non-updated ordinary fade-outs during trim drags
2012-05-29 Paul Davisarguably cleaner tweak to previous commit
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-05-22 Paul Davismerge new symmetric curve from mixbus, fix errors in...
2012-05-11 Paul Davisremove some debug noise from previous commit
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-10 Paul Davisdon't trim regions in conjunction with xfade trimming...
2012-05-10 Paul Davisa number of tweaks to make xfade GUI stuff better in...
2012-05-10 Paul Davisfix height of xfade rendering
2012-05-10 Paul Davisfix dragging of end xfades
2012-05-10 Paul Davisbasic xfade dragging
2012-05-09 Paul Daviscorrectly save & restore xfade state
2012-05-08 Paul Davisframework for handling events on the xfade rects
2012-05-07 Paul Davisreturn of the visible xfade rect - doesn't do anything...
2012-05-07 Paul Davishide xfades while dragging region(s)
2012-05-01 Paul Davismostly backup-oriented commit to preserve very initial...
2012-03-09 Carl HetheringtonUse shared_ptr for a region view's gain line.
2012-02-15 Paul Davismake region gain line visibility global, not per-region
2011-06-01 David RobillardDelete trailing whitespace
2011-05-16 Carl HetheringtonCopy local state in AudioRegionView copy constructor...
2011-05-16 Carl HetheringtonRemove unused constructor.
2011-03-16 Paul Davisrestore zero line visibility; change selected region...
2011-03-03 Paul Davisdeframe audio regions as well as MIDI when entering...
2011-02-20 Carl HetheringtonNo-op; coding style.
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-08 Carl HetheringtonTidy up region view colouring code slightly.
2011-02-08 Carl HetheringtonRemove always-true should_show_selection code.
2010-12-18 Carl HetheringtonHopefully fix visual glitches on dragging fade ins...
2010-12-18 Carl HetheringtonFurther fade handle twaeks.
2010-12-18 Carl HetheringtonTweak positioning of fade handles.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-16 Carl HetheringtonSmall cleanups.
2010-11-09 Carl HetheringtonMove some methods out of Editor into RegionView.
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-07 Carl HetheringtonFurther fix to #3437 from Lincoln.
2010-09-07 Carl HetheringtonLincoln's patch to tidy up region fade visuals. Fixes...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-07-27 Carl HetheringtonMake simple 2-point gain envelopes considered interesti...
2010-07-19 Carl HetheringtonRemove fade handles from recording regions. Fixes...
2010-07-17 Carl HetheringtonTweak region view wave height. Fixes #3318.
2010-07-16 Carl HetheringtonDon't tempt the user with visual cues that they can...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-06-17 Paul Davisnew fade in/fade out colors from chrisg
2010-05-22 Carl HetheringtonMake region properties dialogue work for MIDI regions...
2010-04-26 Carl HetheringtonDisplay region gain automation if it is 'interesting...
2010-04-22 Carl HetheringtonAllow more than one peaks_ready callback to be pending...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-04-03 Paul Davisvisual tweak patch from lincoln, for time axis views
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
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-10-30 David RobillardTrim session.h include dependency tree.
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-21 Carl HetheringtonTidy up region gain line drawing slightly so that it...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-08-25 Carl HetheringtonMake fade edits and trim possible on stacked regions.
2009-08-13 Paul DavisMIDI cut&paste round two (not done yet); a small region...
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-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Nick MainsbridgeUse pixbufs as region name labels rather than Gnome...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-23 Carl HetheringtonMake region gain envelope drawing work again.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
next