revert inadvertently committed debug settings
[ardour.git] / libs / ardour / test / framepos_plus_beats_test.cc
2016-06-24 nick_mFix counting thinko in tests.
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 - tempo related tests pass, add ramp test.
2016-05-27 nick_mTempo ramps - fix crazy compilable namespace thinko
2016-05-27 nick_mTempo ramps - remove the concept of bars from tempo...
2016-05-27 nick_mTempo ramps - define_one_bar() delivers constant tempo.
2016-05-27 nick_mTempo ramps - get tests to comile again.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-07 David RobillardMusicalTime => Beats.
2014-11-22 David RobillardWrap MusicalTime in a class.
2012-01-03 Carl HetheringtonReverse parameters to CPPUNIT_ASSERT_EQUAL so its assert
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-12-10 Carl HetheringtonAdd fixed-up framepos_plus_beats() and use it for the...