13
0
Go to file
Robin Gareus c07e13b7ac
Fix crash when X11 is not available for VST UIs
This should not happen -- VST gui_event_loop is only
started if LXVST_XDisplay is not NULL.
However the eventloop itself checks if LXVST_XDisplay is set,
so this might happen with headless builds that still have
access to a display, or due to some async event.
2020-01-01 21:56:12 +01:00
doc
export
gtk2_ardour Fix crash when X11 is not available for VST UIs 2020-01-01 21:56:12 +01:00
headless
libs Remove debug output 2020-01-01 20:52:07 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2019-12-16 14:34:41 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
plugin_metadata
scripts
session_utils
templates
tools
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript

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

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