part two of new JACK latency API support - should fix broken compilation
[ardour.git] / libs / ardour / ardour / port.h
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.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-01 David RobillardFixes for IO port adding/removing
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Tim MayberryAdd a check for for jack function jack_port_ensure_moni...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2005-09-24 Taybin Rutkinlibardour added.