summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_edit.h
AgeCommit message (Expand)Author
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-17Purify libcanvas, remove libardour dependencyRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
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-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-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19Only create a Curve for an AutomationList if we need it.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-09-19Tidy.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2007-06-27Big ol' automation refactor.David Robillard
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-03-02remove debugging for peaks ready signal, plus add new connection arg to Sourc...Paul Davis
2006-01-03Cleaned up commented codeDoug McLain
2006-01-03Fixed crossfade editorDoug McLain
2005-11-15fix sigc++ SConscript, get crossfade_edit.cc to compilePaul Davis
2005-11-12incomplete changes based on karsten's megapatchPaul 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