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 Coding style. 2010-02-07 02:48:07 +00:00
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 Fix whitespace. 2009-10-23 03:58:11 +00:00
debug.cpp add missing (new) file 2010-06-01 01:22:37 +00:00
Event.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
midi_util.cpp fix up note names (from Don F, via SoftWerk) 2010-02-08 19:36:25 +00:00
MIDIEvent.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
Note.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
OldSMF.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00