The Flagship http://ardour.org
Go to file
Paul Davis 05b0102668 ArdourButton: if _act_on_release is true, only trigger actions/signal clicks on key release, and vice versa
This should really be split in separate semantics for key and button events.

Fixes a subtle but nasty bug in the EngineDialog where the change of the default focus
widget from a Gtk::Button (acts on press) to an ArdourButton (acts on release) caused
events occuring after a dialog has grabbed focus to trigger button clicks
2017-03-01 22:30:20 +01:00
MSVCMixbus3
MSVCardour3 When building with MSVC, use perl to generate 'ardour.keys' 2017-01-30 11:09:56 +00:00
MSVCvst_scan Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
cfgtool prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
doc remove and ignore intermediate generated documentation files 2016-04-12 13:55:09 +02:00
export 2 new export formats for stems and such. They export at the current session sample rate. 2017-01-28 13:34:39 -06:00
gtk2_ardour ArdourButton: if _act_on_release is true, only trigger actions/signal clicks on key release, and vice versa 2017-03-01 22:30:20 +01:00
headless prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
libs Fix crash when adding a plugin immediately after re-order (via script) 2017-03-01 18:52:40 +01:00
mcp add mcp device files for artist series controllers 2016-10-19 23:00:05 -05:00
midi_maps Use correct action in map for Korg nanoKontrol2 2016-12-01 21:44:28 +01:00
msvc_extra_headers Remove a JE addition to one of the qm-dsp source files (no longer needed) 2017-02-06 09:47:10 +00:00
osc OSC: Add preset loading to OSC GUI 2016-08-24 10:07:21 -07:00
patches
patchfiles Improve midnam for Waldorf Blofeld 2016-08-05 22:03:11 +02:00
scripts Add some Lua-script icon. 2017-02-24 23:41:22 +01:00
session_utils update UI, new info API, display created_version in tooltip 2017-01-20 18:16:32 +01:00
templates NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00
tools Consistent naming of installers: Name + Version [+Variant] + Arch 2017-02-26 19:05:38 +01:00
vst fix vamp path: 2016-06-25 00:44:04 +02:00
.dir-locals.el Only use .dir-locals.el to set tab indentation (or not, for python). 2011-04-06 16:33:43 +00:00
.gitattributes disable git-archive 2016-07-06 03:12:19 +02:00
.gitignore remove and ignore intermediate generated documentation files 2016-04-12 13:55:09 +02:00
COPYING update GPL (formatting and update FSF address) 2014-10-26 02:24:35 +01:00
PACKAGER_README
README
TRANSLATORS Update TRANSLATORS 2017-01-05 09:21:12 +00:00
ardour-3.ttl
ardour.1 fix link in manpage 2016-10-18 22:26:23 +02:00
ardour.1.es
ardour.1.fr convert French man page from ISO-8859-1 to UTF-8 encoding 2016-03-08 08:39:58 -05:00
ardour.1.ru convert Russian man page from KOI8-R to UTF-8 encoding 2016-03-08 08:39:58 -05:00
foo.cc
instant.xml
instant.xml.sae
msvc32-fixup.pl When building with MSVC, adapt the various font sizes to be a closer match to the GCC build 2016-06-23 15:20:03 +01:00
system_config update system_config 2016-11-30 14:49:42 +01:00
testfile.flac
testfile.ogg
waf patch waf - fixes clang/linux compilation 2016-02-28 21:48:49 +01:00
wscript Fix yet another oversight for the windows icon file update 2017-02-26 14:40:22 +01:00

README

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

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