add new sigc++2 directory
[ardour.git] / libs / ardour / ardour / midi_region.h
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-02 David RobillardMerge with trunk R2978.
2007-09-06 David RobillardDeep "automation regions" support.
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-07-28 David RobillardUse 'show contents' note range by default (fix uninitia...
2007-06-03 David RobillardFix MIDI region loading.
2007-05-21 Paul Davisvirtualize audioregion, make crossfade IS-A audioregion
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2006-11-19 David RobillardMerged with trunk R1141
2006-08-29 David RobillardMerged with trunk R861
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-14 David RobillardMore solid "fake" recording and serialization
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-06-26 David RobillardActually added the code mentioned in my last commit...