Mirror of Ardour Source Code
Find a file
Paul Davis 823b088a45 triggerbox: when switching between triggers explicitly, don't allow retrigger()
If the currently playing trigger has follow action set to Again, when it stops the previous code state
would cause use to simply retrigger it, causing a lot of things to break. Now, in ::begin_switch() we
set _explicitly_stopped to true, so that ::when_stopped_in_run() can do the right thing and simply
shutdown the trigger completely
2026-01-21 11:15:30 -07:00
doc Replace git.ardour link with github 2025-08-08 23:36:32 +02:00
gtk2_ardour Remove unused defunct API 2026-01-20 23:30:25 +01:00
headless Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
libs triggerbox: when switching between triggers explicitly, don't allow retrigger() 2026-01-21 11:15:30 -07:00
luasession Statically link luasession against libreadline 2025-11-21 13:36:36 +01:00
msvc_extra_headers Use compiler provided PTW_VERSION define for compatibility 2025-12-05 16:00:09 +01:00
MSVCardour3 remove all trace of cursor stacks; canvas cursor is always "just set" 2024-12-08 12:13:41 -07:00
MSVCMixbus3 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCvst_scan Add/remove source(s) in our MSVC project (vst2_scanner) 2021-07-05 10:25:35 +01:00
session_utils Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
share modify unescaped < and > in new MIDNAM file 2026-01-19 09:32:49 -07:00
tools Relax fluidsynth's sample-rate constraint 2026-01-13 15:00:17 +01: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 Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
.gitignore Ignore files generated by macOS packaging 2024-07-23 17:01:16 +02:00
ardour.1 Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
COPYING add plugin clarification to COPYING 2023-04-26 13:28:29 -06:00
nutempo-todo todo list text for nutempo-related tasks 2021-08-16 13:41:49 -06:00
PACKAGER_README
README Typos in README 2026-01-15 23:49:26 +01:00
README-GITHUB.txt Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
system_config Empty system_config (pre-seed XML nodes, use built-in settings) 2017-03-02 19:37:36 +01:00
TRANSLATORS Update translation howto 2023-09-24 19:58:25 +02:00
waf upgrade waf to 2.0.26 (includes new autowaf.py version) 2023-09-23 12:09:52 -06:00
wscript Bump required libcurl version 2026-01-13 06:10:58 +01:00

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

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