summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/io.h
AgeCommit message (Expand)Author
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-05-07Returns (i.e. sidechains).David Robillard
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-04-23remove offset from process callback tree. some breakage may have occured. yes...Paul Davis
2009-03-02track templates, backported from 2.XPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Trim include dependency tree (particularly on evoral/Sequence.hpp).David Robillard
2009-02-11Remove internal ports.Carl Hetherington
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-02-02Re-enable creation of stereo bundles for system IO, so that the mixer stripCarl Hetherington
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-30Track import is now working. Also, IO bundle setup/creation is safer.Sakari Bergen
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-27Make track sends etc. appear in the same bundle as the track. Tidy up bundle...Carl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2008-10-08torben's port buffer reworking; torben's panner automation loading patch (all...Paul Davis
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-28changes from torben for processor/plugin count determination and other fixes;...Paul Davis
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-19Tidy.David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-19Merge with 2.0-ongoing R2943.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2007-10-31new port design, probably about 90% done (i.e it mostly works and this commit...Paul Davis
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-10Make sure we notice when an IO's port count is reduced as well as when it's i...Carl Hetherington
2007-10-09Few cleanups related to signed-ness of minimum/maximum port counts.Carl Hetherington
2007-10-08Various work on Bundles, especially dynamic ones so that you can, for example...Carl Hetherington
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Big ol' automation refactor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-06-01merge denormal handling work from 2.0-ongoingPaul Davis
2007-05-18Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.Carl Hetherington
2007-05-10Added nicer looking wrapper methods for ChanCount::get(DataType), sedified co...David Robillard
2007-05-03optimize some performance bottlenecks; remove jack_nframes_t that crept back ...Paul Davis
2007-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard