13
0
Go to file
John Emmas ec8a840b1a Fix bug 6833 in bugzilla
http://tracker.ardour.org/view.php?id=6833

When searching for our keyboard bindings file, ArdourKeyboard::find_bindings_files() was trying to find files with the wrong extension:- "..keys" rather than ".keys" (note the extra period). Fortunately, some later code was masking the problem (so we were eventually finding the file correctly). However we might as well fix the problem here, just in case we ever need to call ArdourKeyboard::find_bindings_files() from somewhere else in the future.
2016-05-08 12:06:12 +01:00
cfgtool
doc
export
gtk2_ardour Fix bug 6833 in bugzilla 2016-05-08 12:06:12 +01:00
headless
icons
libs Accommodate newly introduced source(s) in our MSVC project (libardour) 2016-05-08 11:56:51 +01:00
mcp
midi_maps
msvc_extra_headers MSVC won't compile 'const float _demolition[]' because it uses 'divide by zero' while initializing 2016-05-03 17:30:58 +01:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts lua script to bounce regions w/processing and replace the region 2016-05-05 23:49:44 +02:00
session_utils
templates
tools consolidate and re-order luasession code 2016-04-28 21:38:09 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
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