Fix O(n) search on MIDI rec region update (now O(log(n)) per update, but could be...
[ardour.git] / libs / evoral / evoral / TimeConverter.hpp
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-16 David RobillardFix deadlock issues.
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...