summaryrefslogtreecommitdiff
path: root/libs/pbd/enumwriter.cc
AgeCommit message (Expand)Author
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-05add missing includeRobin Gareus
2015-09-05fix bitwise enum parsingRobin Gareus
2014-07-01splice mode is undefined, undocumented, and buggy. ripple does most of what ...Ben Loftis
2012-06-18Make EnumWriter exceptions a bit more informative.Carl Hetherington
2011-12-15Add basic test of playlist layering.Carl Hetherington
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2009-12-30restore excess calls to sync-order stuff (for now); allow MIDI controllers to...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-01-02finish use of EnumWriter for saving flags etc. throughout the session filePaul Davis
2006-12-22catch old style flags and use strtol to decode from stringPaul Davis
2006-12-22start using global, 100% generic enum to/from string objectPaul Davis