summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/insert.h
AgeCommit message (Expand)Author
2009-10-05provide jdelay-based hardware/port insert latency measurementPaul Davis
2009-04-14EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the pr...Paul Davis
2008-05-15lots and lots of work to correctly deduce AU IO configurations and related is...Paul Davis
2008-02-13allow ardour to use the (hard) maximum number of open files (this one's for y...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-01-05use dynamic bitsets for send + port insert naming; fix up ardev, arval etc mo...Paul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-10Moved PluginInfo::Type to ARDOUR::PluginType in ardour/types.h.Taybin Rutkin
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-04-25remove unintentional addition of PortInsert::silence()Paul Davis
2006-04-25a) fixed pseudo-grab-retention in plugin UIsPaul Davis
2005-09-24libardour added.Taybin Rutkin