Add basic test of playlist layering.
[ardour.git] / libs / pbd / enumwriter.cc
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-22 Paul Daviscatch old style flags and use strtol to decode from...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...