summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/configuration_variable.h
AgeCommit message (Expand)Author
2012-04-12move string_is_affirmative() into libpbdPaul Davis
2011-09-18Specialise ConfigVariable for string so that values withCarl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-11-17Add std::string specialization for ConfigVariableWithMutation which handles s...Carl Hetherington
2010-11-09add set_from_string() method for ConfigVariableWithMutation so that it gets s...Paul Davis
2010-06-02forward port ConfigVariable<bool> fix from 2.XPaul Davis
2009-10-28* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headersPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-14First stage of options rework.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-26Fix for blank (null) strings being saved for any color with an r value that c...Doug McLain
2007-06-16Move (default) colours from code to rc file.David Robillard
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2007-01-23a variety of bits and pieces for selection opsPaul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2006-09-29modify design of configuration state saving to reflect discussions on IRCPaul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-03-27total reimplementation of Configuration object internals to make adding new c...Paul Davis