13
0
livetrax/libs/evoral/src
2011-12-26 22:13:54 +00:00
..
libsmf Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Control.cpp
ControlList.cpp (1) do not write sequential same-value automation data into a ControlList (2) thin AutomationList data when reloading from disk (similar code as Ben's from ardour 2.X, but without user-adjustable thinning density at present). Should fix #4583 and maybe others caused by NaN's occuring from zero-slope lines 2011-12-26 22:13:54 +00:00
ControlSet.cpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Curve.cpp (1) do not write sequential same-value automation data into a ControlList (2) thin AutomationList data when reloading from disk (similar code as Ben's from ardour 2.X, but without user-adjustable thinning density at present). Should fix #4583 and maybe others caused by NaN's occuring from zero-slope lines 2011-12-26 22:13:54 +00:00
debug.cpp
Event.cpp
i18n.h
midi_util.cpp
MIDIEvent.cpp
Note.cpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
OldSMF.cpp
Sequence.cpp fix a build issue in Evoral that was preventing Sequencer<T>::dump() from being available, and expose operator<< for Sequence<T> 2011-12-22 02:09:39 +00:00
SMF.cpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
SMFReader.cpp