summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_view.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2013-04-12change frames_per_pixel to samples_per_pixelPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington
2011-12-28Remove some unused stuff.Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-10-17Reformat.Carl Hetherington
2010-10-17Only compute and render the visible portion of crossfades. Fixes #3498.Carl Hetherington
2010-06-28Generate undo record for crossfade edits, and provide signalling to update th...Carl Hetherington
2010-04-07Fix crossfade height in stacked mode.Carl 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-12-22cleanup up cleanup at session destruction; clarify the meaning of 3 signals (...Paul Davis
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-08-26Reintroduce crossfade views for tracks in stacked region mode.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-02-25*** NEW CODING POLICY ***David Robillard
2008-12-23Fix stacked regions display mode.Carl Hetherington
2008-09-19Merge all the (disconcertingly missing) track/region/etc height changes from ...David Robillard
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-05-17Add stacked lanes mode which displays regions on different layers at differen...Carl Hetherington
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-03-072006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-10-06a few more header files fixes, plus cleanup from nick_m, and the start of Act...Paul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin