Add a missing 'typename' specifier to the declaration for 'Evoral::Sequence::set_notes()'
[ardour.git] / libs / evoral / test / SMFTest.hpp
2015-01-07 David RobillardMusicalTime => Beats.
2014-11-22 David RobillardWrap MusicalTime in a class.
2010-07-25 Carl HetheringtonFix up evoral test suite.
2009-10-19 David RobillardFix insane formatting/whitespace in evoral test stuff...
2009-10-19 David RobillardUse set over vector for Sequence::Notes, for logarithmi...
2009-05-18 Carl HetheringtonPatch from agorka to add some includes required for...
2009-02-15 David RobillardDe-templatify Evoral::SMF which has no concept of time...
2009-02-14 David RobillardLibSMF -> SMF
2009-02-12 Hans Baier* Evoral: SMFTest: added createNewFileTest (passes)
2009-02-11 David RobillardDetect libsmf error and throw exceptions.
2009-02-11 Hans Baier* introduced dependency: libsmf-1.2
2009-02-10 Hans Baier* Evoral: Added Unit test for SMF
2009-02-09 Hans Baier* filename conventions