The Flagship http://ardour.org
Go to file
Robin Gareus 1801c33ee4
Consolidate headless startup scripts and make hardev work again
This fixes an issue with inconsistent startup scripts.
LD_LIBRARY_PATH was incomplete since at least 5.0 (5.12 is broken, too)
likewise ctrl surface path were outdated, etc.

Prefer to use `gtk2_ardour/ardev_common.sh.in` as the central
point to define environment variables for running Ardour from
the source-tree.
Other start scripts e.g. `vst/ardevst` already did this.
2019-07-02 17:33:56 +02:00
MSVCMixbus3 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2019-03-11 10:29:07 +00:00
MSVCvst_scan Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
doc initial version of transport state machine diagram 2019-02-26 09:27:20 -07:00
export FFmpeg/MP3 export supports tagging 2019-03-02 14:38:19 +01:00
gtk2_ardour Remove non-existent backend-paths from start-script 2019-07-02 16:48:07 +02:00
headless Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00
libs Mixbus/master is always using K20 by default 2019-07-02 16:12:06 +02:00
mcp Add a device for X-touch + two X-touch compact devices. 2019-06-14 13:36:56 -05:00
midi_maps Fix dead-link to manual 2018-12-23 04:50:58 +01:00
msvc_extra_headers Remove support for building against LV2 older than 1.2.0 2019-04-10 10:24:33 +02:00
nutemp additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
osc OSC: Add send/plugin page values to GUI 2017-06-14 10:28:45 -07:00
osc_interfaces/touchosc prh: Added version 1b of my Mixbus Mix controller. 2017-08-18 23:03:58 +02:00
patches patches to fix notebook tab tearoff on DnD. 2015-07-20 16:56:15 -04:00
patchfiles Add Yamaha NP-V80 midnam -- thanks to Rob v.d. Berg 2019-06-13 20:51:21 +02:00
plugin_metadata check-in of cleaned up plugin tags by Harrison Consoles intern Chris Hickman 2018-06-20 14:15:18 -05:00
scripts NO-OP: documentation/comments 2019-06-24 15:09:54 +02:00
session_utils Fix session-export util (timecode: frames, not samples) 2019-04-09 03:28:23 +02:00
templates Deploy Session-templates 2017-08-23 23:55:00 +02:00
tools Do not copy unneeded files to bundle /etc 2019-06-10 22:47:01 +02:00
us2400 switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerList 2019-03-18 10:58:02 -07:00
vst fix vamp path: 2016-06-25 00:44:04 +02:00
.dir-locals.el Only use .dir-locals.el to set tab indentation (or not, for python). 2011-04-06 16:33:43 +00:00
.gitattributes Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
.gitignore git ignore patch-error/orig files 2017-09-29 21:05:39 +02:00
COPYING update GPL (formatting and update FSF address) 2014-10-26 02:24:35 +01:00
PACKAGER_README fixes for various consistency/settings issues in monitor section; minor edit to PACKAGER_README 2010-03-17 16:01:58 +00:00
README another trivial change to test hooks 2013-03-13 14:35:39 -04:00
README-GITHUB.txt Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
TRANSLATORS Update TRANSLATORS 2017-01-05 09:21:12 +00:00
ardour.1 fix link in manpage 2016-10-18 22:26:23 +02:00
ardour.1.es most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.1.fr convert French man page from ISO-8859-1 to UTF-8 encoding 2016-03-08 08:39:58 -05:00
ardour.1.ru convert Russian man page from KOI8-R to UTF-8 encoding 2016-03-08 08:39:58 -05:00
instant.xml.sae most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
msvc32-fixup.pl Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
system_config Empty system_config (pre-seed XML nodes, use built-in settings) 2017-03-02 19:37:36 +01:00
testfile.flac ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
testfile.ogg ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
waf patch waf - fixes clang/linux compilation 2016-02-28 21:48:49 +01:00
wscript Unify build-system customization (Ardour/Mixbus) 2019-04-09 13:17:15 +02:00

README

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html