replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / tools / sftest.cc
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
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-23 Paul Davisadjust sftest.cc to be more usable as a write-bandwidth...
2014-12-10 Paul DavisO_DIRECT makes no sense in this test because it require...
2014-12-10 Paul Davisadd support for O_DIRECT/F_NOCACHE to check impact...
2014-12-10 Paul Davisremove unnecessary sleep
2014-12-10 Paul Davisadd sndfile I/O test application, used for testing...