13
0
Go to file
Robin Gareus f8ba27f417
Work around crash #8586
MidiRegionView::select_notes() may call MRV::add_to_selection
which may call editor().get_selection().clear ();
This in turn clears the pending_midi_note_selection, invalidating
iterator.

This bug was introduced in 7cf435a876 (6.5.148)
2021-02-28 14:58:18 +01:00
doc
gtk2_ardour Work around crash #8586 2021-02-28 14:58:18 +01:00
headless
libs Liblo compat fix 2021-02-28 02:25:02 +01:00
luasession Consistency: replace "x-run" with "xrun" (1/2) 2021-02-26 22:22:08 +01:00
msvc_extra_headers A few extra changes needed to support the latest version of libpthread for Windows 2021-01-30 13:59:22 +00:00
MSVCardour3 MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Add Lua script to send 12TET tuning as MTS messages 2021-02-12 16:01:43 +01:00
tools Exclude dbgelp shared libraries from binary bundles 2021-02-11 09:57:51 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix boost 1.74 + gcc 10.2 warnings 2021-01-26 01:54:37 +01:00

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

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