summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_view.h
AgeCommit message (Expand)Author
2013-07-11Work around badly chosen argument name in giomm/dbusmessage.hPaul Davis
2012-12-13crossfade hack and slash. removed overlap checks, overlap mode, default leng...Ben Loftis
2011-09-06Snap new automation points in AutomationRegionViews (#4297).Carl Hetherington
2011-08-16attempt to fix deep confusion in GUI code about converting between musical an...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-09fix computation of silence text, and its display. it is still not on top of t...Paul Davis
2010-12-08move display of silence for strip-silence into regionviews, along with text t...Paul Davis
2010-12-07Tweak some naming slightly.Carl Hetherington
2010-11-24Put MIDI notes into their own canvas group, and reparent this group during st...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-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-09-01Don't give automation region views left/right trim handles. Fixes #3428.Carl Hetherington
2010-08-15No-op: indentation.Carl Hetherington
2010-08-14Add note edit dialog. Fixes #3346.Carl Hetherington
2010-07-16Don't tempt the user with visual cues that they can adjust fades when they ca...Carl Hetherington
2010-06-28Disable midi model updates during trim drags. Speeds the drags up at the cos...Carl Hetherington
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-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
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-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-09time line items now have 64 bit location + duration; start making note resize...Paul Davis
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-08Further refactoring of drag code. Changes so that drags from the region list...Carl Hetherington
2009-05-21A different fix for record crash, use pixfufs instead of canvas text in marke...Nick Mainsbridge
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19Interpret tempo time based on read position (not source timeline position whi...David Robillard
2009-02-15Remove dead code.David Robillard
2008-12-31Flip stacked regions order so that the highest layer is at the top of the pil...Carl Hetherington
2008-12-18Implement #826: edit-click on automation points allows value edit.Carl Hetherington
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-19Fix parameter range stuff and automation time axis height (somewhat...).David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-02-22Clean up weird formatting from underlays patch.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-01-07Merge with 2.0-ongoing R2653.David Robillard
2007-08-31Fix CC region view length.David Robillard
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-06-29remove color.hDoug McLain
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-06-09Redraw MIDI region views on zoom and track height changes.David Robillard