13
0
Go to file
Robin Gareus 58db958839
Fix crash for external windows
eg. LV2 externalUI windows are not managed by ardour; Ardour cannot
intercept mapped() or delete_event() signals and hence also not
create a visibility-tracker.

First call to WindowProxy::toggle() creates the window, and the 2nd call
crashed since 6ca8ec5141, due to missing vistracker.

e.g. externalUI plugin windows, the processor-box uses WindowProxy
for all plugin-UIs incl. externalUIs.
2018-12-20 19:41:57 +01:00
doc
export Add some mp3 export presets 2018-11-20 00:21:51 +01:00
gtk2_ardour Add a plugin-preset list/selector GUI 2018-12-20 16:56:49 +01:00
headless
libs Fix crash for external windows 2018-12-20 19:41:57 +01:00
mcp fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
midi_maps
msvc_extra_headers
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2018-11-23 07:28:17 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
plugin_metadata
scripts Lower impact of periodic backup script. 2018-11-17 00:13:12 +01:00
session_utils
templates
tools Night of the typos III (amend prev 2 commits) 2018-12-01 03:22:04 +01:00
us2400 fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
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