13
0
livetrax/libs/evoral/src
2012-05-11 21:30:36 +00:00
..
libsmf Fix memory leak on error condition (#4798). 2012-04-01 15:06:24 +00:00
Control.cpp
ControlList.cpp switch to 5 new fade curves, taken from mixbus2 branch. make xfade context menus functional even though the images are not accurate 2012-05-11 21:30:36 +00:00
ControlSet.cpp
Curve.cpp Fix thinko causing possible memory corruption. 2012-04-19 23:54:05 +00:00
debug.cpp
Event.cpp fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it 2012-04-30 15:54:13 +00:00
i18n.h
midi_util.cpp
MIDIEvent.cpp
Note.cpp use musical_time_equal() test for equality when copying note data, not strict floating point equality. should fix #4609 (and maybe another one too) 2012-01-31 23:20:13 +00:00
OldSMF.cpp
Sequence.cpp
SMF.cpp Catch exception thrown by SMF code when it cannot write 2012-01-18 02:10:40 +00:00
SMFReader.cpp