summaryrefslogtreecommitdiff
path: root/headless
AgeCommit message (Expand)Author
2020-02-14Fix cross-compile linking (arm-linux ld)Robin Gareus
2019-08-03Update utility and tools GPL boilerplate and (C) from git logRobin Gareus
2019-07-04NO-OP: whitespaceRobin Gareus
2019-07-04Cleanup headless getoptRobin Gareus
2019-07-04Delay headless startup, allow background threads to startRobin Gareus
2019-07-04Use exit-status macros for compatibility 1/3Robin Gareus
2019-07-04headless: Use direct x-thread wakeup instead of sleep/spinRobin Gareus
2019-07-02Improve headless Ardour somewhatRobin Gareus
2019-07-02Consolidate headless startup scripts and make hardev work againRobin Gareus
2019-01-16(libs) call ARDOUR::init_post_engine() from within libardour rather than requ...Paul Davis
2017-10-26allow hardev to work againPaul Davis
2017-10-26headless arval scriptPaul Davis
2017-09-25additional changes to follow library name change from timecode -> temporalPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2016-02-28prepare for update to waf 1.8Robin Gareus
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-01add option to disable or bypass pluginsRobin Gareus
2014-12-28fix [rare] concurrent build issue:Robin Gareus
2014-07-13minor fixes to wscript files to make things python3 compatiblePaul Davis
2014-06-07Change define to be consistant even though it isn't currently usedTim Mayberry
2014-05-14Include windows.h for Sleep functionTim Mayberry
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-03-10fix up waf build in wake of search path changes earlier todayPaul Davis
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-03-01allow hardour to build even when --exports-hidden is used with waf configurePaul Davis
2014-02-24hardour does not yet support wine-buildsRobin Gareus
2014-02-24new headless (GUI-free) version of ardour. run waf, cd headless and run ./har...Paul Davis