new port design, probably about 90% done (i.e it mostly works and this commit is...
[ardour.git] / libs / ardour / midi_port.cc
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-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-20 David RobillardRemove random access interface from MidiBuffer, towards...
2007-06-09 David RobillardUse double MIDI timestamps (towards tempo based time...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-07 Paul Davisrequire new JACK API; fix inheritance bug in AudioRegio...
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-12 David RobillardMerged with trunk R1705.
2007-01-09 David RobillardMerged with trunk R1283.
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList