'libs/timecode' - Change some instances of 'rint' to be 'lrint' (better compatibility...
[ardour.git] / libs / timecode / src / bbt_time.cc
2014-01-13 John Emmas'libs/timecode' - Change some instances of 'rint' to...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-04-23 Carl HetheringtonAdd some assertions.
2010-12-15 Paul Davisfix stupid variable naming issue in last BBT commit
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...