13
0
livetrax/libs/evoral/src
2014-10-15 19:08:46 -04:00
..
libsmf add mutex/lock to all Evoral::SMF methods that use _smf/libsmf, to avoid inadvertent corruption via multithreaded access. 2014-10-15 18:44:22 -04:00
Control.cpp add option to skip guard points when adding new control points to a ControlList; add more debugging statements 2014-02-19 23:25:08 -05:00
ControlList.cpp More fixes for range-based automation editing. 2014-08-06 14:43:40 -05:00
ControlSet.cpp Fix crash when changing automation mode for MIDI track control automation. 2014-08-31 18:57:22 -04:00
Curve.cpp update Evoral::Curve to honor ControlList::InterpolationStyle 2014-05-30 17:00:28 +02:00
debug.cpp
Event.cpp fix evoral assignment operator (copy buffer) 2014-01-22 15:11:31 +01:00
i18n.h
IdentityConverter.cpp fix 64 bit template types 2014-01-12 20:01:12 -05:00
midi_util.cpp
MIDIEvent.cpp
Note.cpp
Note.impl 'libs/evoral' - and add 'Note.impl' to the project 2014-01-13 12:47:21 +00:00
OldSMF.cpp
Sequence.cpp
SMF.cpp remove debug output 2014-10-15 19:08:46 -04:00
SMFReader.cpp