slightly improved string_is_affirmative() implementation
[ardour.git] / libs / ardour / utils.cc
2009-10-02 Paul Davisslightly improved string_is_affirmative() implementation
2009-10-02 Paul Davisreplace all instances of prop->value() == "yes" with...
2009-07-06 Paul Davisremove extra use of legalize_for_path() and just make...
2008-10-31 Paul Davisdefault crossfade is now constant power; SAE gets only...
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-03-27 Paul Davisremove older version (#ifdef'ed out) of legalize_for_path()
2008-03-26 Paul Davisrevert illegal/legal test change in legalize_for_path...
2008-03-24 Ben Loftisallow a wider selection of chars for pathname. fixes...
2008-02-15 Ben Loftislock edit mode disallows sliding regions in time. ...
2008-02-09 Sampo SavolainenMake sure buses and tracks have unique names.
2007-09-09 Paul Davismore changes for the import dialog, with breakout of...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-11-07 Paul Davismore compiler warning fixes and a new version number
2006-11-07 Paul Davisfix incorrect return type for SndFileSource::last_captu...
2006-11-06 Paul Davisbetter error message if VST SDK is not installed and...
2006-11-03 Paul Davisnew tape tracks ended up with non-destructive sources...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-31 Taybin RutkinUse UTF8 instead of ASCII in CFString conversion.
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Taybin RutkinMerged revisions 588:623 from tag/presndfile.
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-04-05 Paul Davisa) dynamically loadable control surface support
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2005-09-24 Taybin Rutkinlibardour added.