13
0
livetrax/libs/evoral/src
2010-06-12 13:55:22 +00:00
..
libsmf Move FileManager code into libpbd. Use it for SMF read/write. 2010-05-16 20:54:50 +00:00
Control.cpp
ControlList.cpp Fix crash on clear option for automation tracks (#3195). Also fix state change signalling so that lines reappear on undoing a clear. 2010-05-27 12:26:00 +00:00
ControlSet.cpp MIDI region forking, plus Playlist::regions_to_read() fix forward ported from 2.X. region forking requires a few cleanups 2010-05-19 03:03:28 +00:00
Curve.cpp
debug.cpp add missing (new) file 2010-06-01 01:22:37 +00:00
Event.cpp
midi_util.cpp
MIDIEvent.cpp
Note.cpp
OldSMF.cpp
Sequence.cpp introduce the notion that note additions and property changes can cause the removal of other notes because of overlaps; merge Diff and Delta commands in MidiModel; fix marshalling of notes to avoid float->int conversion of length+time properties; initial implementation (not tested much so far) of different policies for how to handle note overlaps 2010-06-12 13:55:22 +00:00
SMF.cpp Move FileManager code into libpbd. Use it for SMF read/write. 2010-05-16 20:54:50 +00:00
SMFReader.cpp