Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / crossfade_view.h
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-28 Carl HetheringtonRemove some unused stuff.
2011-06-01 David RobillardDelete trailing whitespace
2010-10-17 Carl HetheringtonReformat.
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-06-28 Carl HetheringtonGenerate undo record for crossfade edits, and provide...
2010-04-07 Carl HetheringtonFix crossfade height in stacked mode.
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
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-08-26 Carl HetheringtonReintroduce crossfade views for tracks in stacked regio...
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-23 Carl HetheringtonFix stacked regions display mode.
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-11 David RobillardMerged with trunk R1304
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-13 David RobillardMerged with trunk (painfully)
2006-05-26 David Robillard- Documentation fixes
2006-03-07 Tim Mayberry2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
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.