Paul Davis
b4cf61304c
std::upper_bound() was not the correct tool to find the existing point, it should have been std::lower_bound(). For code consistency, this change doesn't use either but like ::remove_tempo() and similar methods, just iterates over the whole list |
||
---|---|---|
.. | ||
MSVCtemporal | ||
temporal | ||
test | ||
bbt_time.cc | ||
beats.cc | ||
debug.cc | ||
enums.cc | ||
range.cc | ||
superclock.cc | ||
tempo.cc | ||
test2.cc | ||
test.cc | ||
time.cc | ||
timeline.cc | ||
wscript |