optimize some performance bottlenecks; remove jack_nframes_t that crept back into...
[ardour.git] / libs / ardour / buffer.cc
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-03-18 David RobillardMerged with trunk R1612.
2006-09-01 David RobillardFixes for IO port adding/removing
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList