13
0
Go to file
Mads Kiilerich 47b7b98652
Clarify that ca_info files must exist as files
From file_test documentation:
  Returns TRUE if any of the tests in the bitfield test are TRUE.

A Glib::file_test parameter like
  Glib::FILE_TEST_EXISTS|Glib::FILE_TEST_IS_REGULAR
will thus also return true if the path exist as a directory.

Make the code work as intended by simply using
Glib::FILE_TEST_IS_REGULAR
2022-10-24 04:47:41 +02:00
doc
gtk2_ardour Clarify that ca_info files must exist as files 2022-10-24 04:47:41 +02:00
headless
libs JACKAudioBackend::join_process_threads: Don’t pass NULL for jack_client_stop_thread 2022-10-24 04:45:08 +02:00
luasession Add missing comma to luasession/wscript 2022-07-01 17:50:09 -04:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils Revert "Small test tool for PBD::Transmitter thread-safety tests" 2022-10-05 22:25:07 +02:00
share Update export presets 2022-10-20 21:38:45 +02:00
tools Add Ardour logo sources (thanks to thorwil) 2022-10-14 02:21:09 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Deploy LRDF presets (if any) 2022-10-11 17:07:33 +02:00

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

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