Exact beat - provide audio->music mapping for region split.
[ardour.git] / libs / ardour / ardour / port.h
2016-04-23 Robin GareusDisconnect Signals before dropping ports
2016-04-17 Robin Gareusnotify IO about port disconnection due to port removal
2016-04-17 Robin Gareusadd API to set pretty names for ardour ports
2016-04-10 Robin GareusNO-OP whitespace + comments
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-08 Robin Gareuslibardour API to exercise get_port_property
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-10 Paul Davisremove use of JACK headers to allow building on systems...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davissave and restore all ardour-owned MIDI ports
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-05 Paul Davisfix conflicts after merge with master
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-24 Paul Davismore miscellaneous changes for audioengine, all of...
2012-06-21 Paul Davisa putatively better approach to cleaning up ports at...
2012-04-11 Carl HetheringtonRemove unused parameter to Port::flush_buffers().
2012-01-26 Paul Davisadd Port::PostDisconnect signal to allow objects other...
2011-12-23 Carl HetheringtonDo some renaming in the ARDOUR::Port class tree.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-30 Paul Davis(1) push a locate all the way through the processing...
2011-05-29 Paul Davisclarify some confusion about how "raw" port buffer...
2011-04-05 Paul Davisremove unused arguments to keep gcc quiet
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-02-16 Paul Davisfixes for latency computation and compilation
2011-02-15 Paul Davispart two of new JACK latency API support - should fix...
2011-02-15 Paul Davispart one of several parts: implement support for new...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-08-13 Carl HetheringtonMove _port_offset up to AudioPort, as MidiPort does...
2010-06-02 Torben Hohnadd -P flag blocking port connections while loading...
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
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-10-14 David RobillardFix warnings.
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-17 David RobillardMake a bunch of stuff boost::noncopyable.
2009-02-11 Carl HetheringtonRemove internal ports.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-22 Carl HetheringtonSome more full / short name confusions.
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-02 Carl HetheringtonPorts say when they're going away.
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
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
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-25 David RobillardClean/strengthen up constructor/type stuff in new port...
2007-10-23 Carl HetheringtonRe-work Port construction slightly so that _flags is...
2007-10-17 David RobillardFix compilation.
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-10-21 David RobillardMerged with trunk R992.
next