summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audioengine.h
AgeCommit message (Expand)Author
2011-12-15Add basic test of playlist layering.Carl Hetherington
2011-10-28Use shared_ptr for Port in the AudioEngine; improves thread-safety of the aud...Carl Hetherington
2011-10-28Remove unused stuff.Carl Hetherington
2011-09-28more jack include fixesPaul Davis
2011-09-28header file fixup for weak jack linkage, forward ported from 2.XPaul Davis
2011-09-26Update Mackie surface state when something is connected to its output port (#...Carl Hetherington
2011-09-21fixes from 2.X for latency/capture alignment stuff: don't reverse route list,...Paul Davis
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-04-19crude but apparently working fix for issues with JACK port deletion at sessio...Paul Davis
2011-03-18fix (?) capture alignment by making sure we use non-public latency informatio...Paul Davis
2011-03-15fix all manner of things relating to io connections, setting capture alignmen...Paul Davis
2011-03-11sorta-kinda working latency compensation, latency reporting and capture align...Paul Davis
2011-03-02(a) require JACK 0.120.1 to compile (but NOT to run) (b) fix up illegal retri...Paul Davis
2011-02-15part two of new JACK latency API support - should fix broken compilationPaul Davis
2010-12-29Update mixer strip input/output button labels from the general JACK port conn...Carl Hetherington
2010-12-03type tweaks and casts following the nframes_t expulsionPaul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-27remove (or attempt to remove) requirement for holding process lock when chang...Paul Davis
2010-11-23semi-functioning vbap panning, still not donePaul Davis
2010-11-10fix dubious conflation of int and pthread_tPaul Davis
2010-08-07Allow local-scope strings to be passed in as constructor parameters.Carl Hetherington
2010-07-28Trim get_nth_physical port methods.Carl Hetherington
2010-07-28Add session MIDI bundles to enable connection of MIDI tracks from the right-c...Carl Hetherington
2010-06-24use JACK thread creation functions to create process-graph threads; provide G...Paul Davis
2010-04-21commits 6001-6525 inclusive from 2.X applied to 3.0Paul Davis
2010-04-13substantive change: use the JACK wait API and provide "thread buffers" separa...Paul Davis
2010-04-05Make port matrix notice when connections are changed outside of ardour.Carl Hetherington
2010-04-03fix build process to avoid mismatching size/layout of AudioEngine object; use...Paul Davis
2010-04-02(FULL) not-yet-complete JACK session management patch (TODO: get program name...Paul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-02-11some fixes/tweaks for MTC slaving, some untestedPaul Davis
2009-12-27Re-integrate export-optimization branch.Sakari Bergen
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14(1) silence non-process FIFO message (2) move MIDI state tracking down to the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-11Make the port matrix notice if JACK ports are registered or unregistered.Carl Hetherington
2009-09-02Modified version of Hans' patch for mantis 1985. Also remove unused port_con...Carl Hetherington
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-02-25*** NEW CODING POLICY ***David Robillard
2009-02-11Remove declaration of undefined method.Carl Hetherington
2009-02-11Remove internal ports.Carl Hetherington
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
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-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis