changes to help strp silence
[ardour.git] / gtk2_ardour / audio_region_editor.h
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-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-01 Carl HetheringtonReset the dialog when it is closed with partial (incomp...
2009-10-23 Carl HetheringtonPatch from colinf to show region gain in the region...
2009-10-20 Carl HetheringtonTidy up the popup region editor and fix a few bugs...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
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...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
2006-11-03 Paul Davisremove fade nonsense from region popup editor
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
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...