use new syntax for connecting to backend signals that enforces explicit connection...
[ardour.git] / gtk2_ardour / crossfade_edit.h
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-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-19 David RobillardTidy.
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2007-06-27 David RobillardBig ol' automation refactor.
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-25 Paul Davisnew crossfade editor button icons from thorsten; ignore...
2007-01-11 David RobillardMerged with trunk R1304
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-02 Paul Davisremove debugging for peaks ready signal, plus add new...
2006-01-03 Doug McLainCleaned up commented code
2006-01-03 Doug McLainFixed crossfade editor
2005-11-15 Paul Davisfix sigc++ SConscript, get crossfade_edit.cc to compile
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.