Mirror of Ardour Source Code
Find a file
Robin Gareus d9767b10ac Fix another crash at exit.
During ARDOUR_UI::finish(), after destroying various instances:
close_all_dialogs() -> ArdourDialog::on_response() -> GUIIdle()

The event loop recurses and may execute a previously scheduled
Editor::idle_visual_changer()
2017-07-03 14:03:10 +02:00
doc
export
gtk2_ardour Fix another crash at exit. 2017-07-03 14:03:10 +02:00
headless
libs Prefer Stereo-Balance Panner for stereo tracks 2017-07-03 02:24:53 +02:00
mcp Mackie MCP: Assign some F-keys for default user profile. 2017-05-12 15:43:50 +02:00
midi_maps Midi map for Alesis QX25 2017-05-12 15:28:32 -07:00
msvc_extra_headers
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-06-18 12:02:44 +01:00
MSVCMixbus3
MSVCvst_scan
osc OSC: Add send/plugin page values to GUI 2017-06-14 10:28:45 -07:00
patches
patchfiles
scripts Update LuaDialog example script to include File/Folder selection 2017-06-08 13:22:43 +02:00
session_utils
templates
tools Update fluidsynth 2017-06-27 20:12:46 +02:00
vst
.dir-locals.el
.gitattributes Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
.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 Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Output the setting of the --no-threaded-waveviews option during configure 2017-06-26 08:40:47 +10:00

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

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