The Flagship http://ardour.org
Go to file
Paul Davis 9c0beeb759 fix problem with ArdourDialog::on_delete_event() not being called when appropriate during app startup
The dialog is run using gtk_dialog_run() which uses on_response() to deal with delete/close events unlike a regular
top level event loop.

Probably even better would be run run the dialog from the top level event loop, but this is a bit complex
2019-09-22 21:45:30 -06:00
doc
export
gtk2_ardour fix problem with ArdourDialog::on_delete_event() not being called when appropriate during app startup 2019-09-22 21:45:30 -06:00
headless
libs various changes to transportFSM, mostly to try to keep track of whether to roll-after-locate (more) accurately 2019-09-22 12:23:54 -06:00
mcp
midi_maps
msvc_extra_headers Remove my BOOST_MPL declarations (as BOOST_MPL seems to have been removed more generally) 2019-09-20 11:32:58 +01:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Add patchfiles/Moog_Slim_Phatty.midnam 2019-09-06 18:39:17 +02:00
plugin_metadata
scripts Add Readme to the Lua script folder 2019-09-06 18:18:29 +02:00
session_utils NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
templates
tools NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
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 remove compiler flags required only by boost::msm and a large transition table 2019-09-19 22:34:18 -06:00

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

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