meet rhythm ferret: cute, furry and always on time (ardour build now requires fftw3...
[ardour.git] / libs / ardour / ardour / types.h
2008-01-15 David RobillardLV2 support.
2008-01-10 Paul Davisprovide RubberBand options in a sensible way for timest...
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-09-11 Paul Davisadd SRC quality to import dialog; fix instances of...
2007-07-16 Paul Davissupport for 16 bit native files
2007-05-31 Paul Davisadd new denormal handling capabilities (95% finished)
2007-05-30 Paul Davismore use of int64_t to fix frame offset values
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
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-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-24 Paul Davisensure that libardour_cp and libardour SMPTE structs...
2006-05-18 Paul Davisfix egregious bug regarding setting native file header...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-14 Karsten Wiesetypedef const std::string & stringcr_t;
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-09-24 Taybin Rutkinlibardour added.