13
0
livetrax/libs/evoral/src
nick_m d455806a73 Do not duplicate note id in copy constructor
This fixes selection undo after copy-dragging notes, but there
are probably other cases where duplicate note ids may cause problems.
2017-06-08 23:11:56 +10:00
..
libsmf c89 compat (gcc4, mingw..) 2017-02-28 21:33:13 +01:00
Control.cpp Remove dead/annoying/unsafe code 2016-12-04 15:10:05 -05:00
ControlList.cpp AutomationLine time-unit conversion and paste API update 2017-04-26 23:37:27 +02:00
ControlSet.cpp
Curve.cpp add const-ness: Evaluating a curve does not change it. 2017-06-03 13:55:02 +02:00
debug.cpp
Event.cpp Remove dead code 2016-12-03 15:28:23 -05:00
Note.cpp Do not duplicate note id in copy constructor 2017-06-08 23:11:56 +10:00
OldSMF.cpp
Sequence.cpp Fix event type and parameter type confusion 2016-12-03 15:28:19 -05:00
SMF.cpp "toll free bridging" between smf_tempo_t and Evoral::SMF::Tempo 2016-12-16 13:45:43 +00:00
SMFReader.cpp
TimeConverter.cpp
types.cpp