OSC: Add /group/list so surface can get a list of groups
[ardour.git] / libs / ardour / test / bbt_test.cc
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-21 nick_mRemove redundant beat arg from TempoMap::add_meter
2016-12-18 nick_madd frame parameter for Meter ctor and TempoMap::replac...
2016-11-10 nick_muse note_type explicitly when constructing a Tempo...
2016-11-10 nick_mRefactor tempo api, include quarter-note distance in...
2016-08-09 nick_mBBTTest::addTest() should add a meter rather than repla...
2016-05-27 nick_mTempo ramps - more code consolidation wrt add meter...
2016-05-27 nick_mTempo ramps - fix ambiguous api, fix flickering tempo...
2016-05-27 nick_mTempo ramps - remove the concept of bars from tempo...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2012-01-03 Paul Davisremove body of no-longer-relevant tempo-related test
2011-12-09 Carl HetheringtonAdd simple framewalk_to_beats test and normalise naming