ardour/libs/evoral/src
David Robillard 7d2ed46b63 Remove dead/annoying/unsafe code
Note the old Note::operator= was unsafe, since it made shallow copies of the on
and off events, which results in a double delete of events when the notes are
destructed.
2016-12-04 15:10:05 -05:00
..
libsmf somewhat better solution to prev commit. 2015-12-27 03:40:48 +01:00
Control.cpp Remove dead/annoying/unsafe code 2016-12-04 15:10:05 -05:00
ControlList.cpp the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
ControlSet.cpp only subdivide plugin-cycle when automation is playing 2015-10-07 14:21:29 +02:00
Curve.cpp Remove dead/annoying/unsafe code 2016-12-04 15:10:05 -05:00
debug.cpp We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset. 2015-06-12 18:14:09 -04:00
Event.cpp Remove dead code 2016-12-03 15:28:23 -05:00
Note.cpp Remove dead/annoying/unsafe code 2016-12-04 15:10:05 -05:00
OldSMF.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
Sequence.cpp Fix event type and parameter type confusion 2016-12-03 15:28:19 -05:00
SMF.cpp SMF add support for type-0 files (count channels, not tracks) 2016-10-05 20:08:26 +02:00
SMFReader.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
TimeConverter.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
types.cpp Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00