summaryrefslogtreecommitdiff
path: root/libs/ardour/configuration.cc
AgeCommit message (Expand)Author
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-29modify design of configuration state saving to reflect discussions on IRCPaul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-07-27sfdb paths are saved and restored.prercuTaybin Rutkin
2006-06-21the return of VST supportPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-03-27total reimplementation of Configuration object internals to make adding new c...Paul Davis
2006-03-21save destructive xfade length in ardour.rc; change update policy for xfade sl...Paul Davis
2006-03-21add crossfade and layering options to menu system; add missing crossfade edit...Paul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-01-19latched rec-enablePaul Davis
2006-01-08a metric ton of changesPaul Davis
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin