Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #3769).
[ardour.git] / libs / ardour / region_factory.cc
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2010-12-22 David RobillardRemove lying comment.
2010-12-22 David RobillardLess code.
2010-12-21 David RobillardConsistently mark all regions "interesting".
2010-12-21 David RobillardRemove confuzzling offset_relative stuff from region...
2010-12-20 David RobillardFix more broken whitespace.
2010-11-05 Paul Davistry to sensibly handle repeated imports of the same...
2010-09-21 Paul Davismissing part of lincoln's patch
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-07-20 Paul Davisadd note IDs and use them for looking up notes during...
2010-07-01 Paul Davisdebug output
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
2010-03-06 Paul Davisremove the session region list; GUI now represents...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-20 Paul Davisensure that imported regions have names based on the...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisfix up reload of existing session by avoiding stupid...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-08 Paul Davisnew RegionCommand object; remove unused string argument...
2009-12-24 Paul Davisclean up editor mixer strip when session is going away...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-10-15 Paul Davismore set_state() tweaks to get a 2.X session to load...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
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
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-02-22 David RobillardClean up weird formatting from underlays patch.
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-02-02 David RobillardMerge with trunk R2978.
2007-05-31 Paul Davisfixup botched xfade-as-audioregion; apply work from...
2007-05-30 Paul Davis(MERGED FROM rev 1924 on 2.0-ongoing) fix some (all...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisnew file