summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-01-22really re-fix linux cache clearPaul Davis
2015-01-22calculus is a lost art.Robin Gareus
2015-01-22fix buffer cache flush for linux, and avoid incorrect indirection in interlea...Paul Davis
2015-01-22adjust run-readtest.sh so that it can be used as-is for testing multiple bloc...Paul Davis
2015-01-22remove useless error outputPaul Davis
2015-01-20correct run-readtest.sh for use on OS X as wellPaul Davis
2015-01-20tweaks to make more C-like and quieten down if desired; plus additional outpu...Paul Davis
2015-01-20add script for running readtestPaul Davis
2015-01-20few more read-test tweaks:Robin Gareus
2015-01-20readtest: print min/avg report at endRobin Gareus
2015-01-20NOOP, re-indentRobin Gareus
2015-01-20fix to compile with gcc on linuxRobin Gareus
2015-01-20rename readtest (.c not .cc)Robin Gareus
2015-01-19C fix for readtest (git command ordering caused this)Paul Davis
2015-01-19various fixes and improvementsPaul Davis
2015-01-19new C version of readtester, without libsndfilePaul Davis
2015-01-19new read tester for investigating read bandwidth issuesPaul Davis
2015-01-16DMG background images for MixbusRobin Gareus
2015-01-16mixbus quick-start PDF is historyRobin Gareus
2015-01-12small tool to debug .peak filesRobin Gareus
2015-01-12strict OSX packaging, fail on errorRobin Gareus
2015-01-10consistent autobuild log outputRobin Gareus
2015-01-08Fix windows key bindings.David Robillard
2015-01-08prepare for release candidate tags:Robin Gareus
2015-01-05update windows packaging:Robin Gareus
2015-01-05win: associate session file extentionRobin Gareus
2015-01-04use PROGRAM_NAME so the Start Menu and Uninstall entries look like Ardour/Ard...Ben Loftis
2015-01-05add --mixbus package optionRobin Gareus
2015-01-05amend prev commit (fix quote)Robin Gareus
2015-01-05windows packaging: project agnostic names & registyRobin Gareus
2015-01-01Add dummy backend in Fedora based mingw-w64 build scriptsTim Mayberry
2014-12-30windows: automatically log gdb outputRobin Gareus
2014-12-24windows package details:Robin Gareus
2014-12-24add video tools to windows installerRobin Gareus
2014-12-24fix windows packaging default configRobin Gareus
2014-12-21quiet apt-get for windows x-compileRobin Gareus
2014-12-18fix up noderun script used on VMs to build releasesPaul Davis
2014-12-18specify shell to use during install, to avoid problems with non-standard shells.Paul Davis
2014-12-17Tidy up autowaf.py (noop).David Robillard
2014-12-17new version of autowaf.py (requires rebuild of waf to be used)Paul Davis
2014-12-10fix binding file bundle pathRobin Gareus
2014-12-10O_DIRECT makes no sense in this test because it requires page/block-sized writesPaul Davis
2014-12-10add support for O_DIRECT/F_NOCACHE to check impact of buffer cache avoidancePaul Davis
2014-12-10remove unnecessary sleepPaul Davis
2014-12-10add sndfile I/O test application, used for testing disk bandwidth for writing...Paul Davis
2014-12-08another metric ton of color workPaul Davis
2014-12-08change packaging of GTK rc file for OS X and Linux.Paul Davis
2014-12-03Copy evoral test files to correct location Fedora mingw bundleTim Mayberry
2014-12-03Add midi++2 unit tests to the Fedora based mingw buildTim Mayberry
2014-12-03Fix definition of application name in Fedora based mingw packaging scriptsTim Mayberry