summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_region_view.h
AgeCommit message (Expand)Author
2013-07-11Work around badly chosen argument name in giomm/dbusmessage.hPaul Davis
2012-12-14code cleanup; crossfade shape drawing is now more closely associated with the...Ben Loftis
2012-12-13crossfade hack and slash. removed overlap checks, overlap mode, default leng...Ben Loftis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-07-04Don't show previously hidden xfades when finishing a regionCarl Hetherington
2012-06-17Simplify management of waveform visibility / shape / scale;Carl Hetherington
2012-06-15Re-show all xfades that we hide during drags (#4933).Carl Hetherington
2012-05-29arguably cleaner tweak to previous commitPaul Davis
2012-05-29substantive change to try to provide some rationality for region gain line vi...Paul Davis
2012-05-24Compile cleanly with clang.David Robillard
2012-05-10a number of tweaks to make xfade GUI stuff better in several different ways, ...Paul Davis
2012-05-10basic xfade draggingPaul Davis
2012-05-07hide xfades while dragging region(s)Paul Davis
2012-05-01mostly backup-oriented commit to preserve very initial pass at rendering fade...Paul Davis
2012-03-09Use shared_ptr for a region view's gain line.Carl Hetherington
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-16Remove unused constructor.Carl Hetherington
2011-03-16restore zero line visibility; change selected region colors back to 2.X versionPaul Davis
2011-02-14patches from lincoln to speed up the regionlist and provide region removal (c...Paul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-16No-op: whitespace only.Carl Hetherington
2010-11-09Move some methods out of Editor into RegionView.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-07Lincoln's patch to tidy up region fade visuals. Fixes #3437.Carl Hetherington
2010-07-19Remove fade handles from recording regions. Fixes #3322.Carl Hetherington
2010-07-16Don't tempt the user with visual cues that they can adjust fades when they ca...Carl Hetherington
2010-07-06beat slicing patch #1 from lincoln spiteriPaul Davis
2010-05-22Make region properties dialogue work for MIDI regions too.Carl Hetherington
2010-04-22Allow more than one peaks_ready callback to be pending for an AudioRegionViewCarl Hetherington
2010-02-19change PropertyChange from a bitfield into a real object, with all the many w...Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2010-02-10Move ARDOUR::Change into PBD so that Stateful can be aware ofCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-25Make fade edits and trim possible on stacked regions.Carl Hetherington
2009-07-09Back out big shared_ptr change. Moving to a branch. Apologies all.Carl Hetherington
2009-07-09Use shared_ptr for the TimeAxisView hierarchy.Carl Hetherington
2009-06-29Bit of include trimming.Carl Hetherington
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...Carl Hetherington
2009-06-08Further refactoring of drag code. Changes so that drags from the region list...Carl Hetherington
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-10-01next region list fix from chris g; more tweaks to port matrix/ioselector; rem...Paul Davis
2008-09-26Fix audio region copy-drag, partially fix MIDI region copy-drag (thanks torbe...David Robillard
2008-09-19Merge all the (disconcertingly missing) track/region/etc height changes from ...David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis