Mirror of Ardour Source Code
Find a file
Paul Davis 8f815e21ea temporal: rename Point::sample() to Point::sample_is_dangerous()
It is risky to take the sample value returned by this method and then convert it back
to either superclocks or beats, mostly because tempo & meter times are generally in
music time, and converting from superclocks to samples loses precision.

This rename is there to serve as a reminder to developers to be careful when using
this method
2025-12-29 09:14:02 -07:00
doc Replace git.ardour link with github 2025-08-08 23:36:32 +02:00
gtk2_ardour Fix crash when changing aux-panner state #10077 2025-12-29 09:56:42 +01:00
headless Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
libs temporal: rename Point::sample() to Point::sample_is_dangerous() 2025-12-29 09:14:02 -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
MSVCvst_scan
session_utils Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
share Backport Mixbus reset-mixer script 2025-12-17 15:15:28 +01:00
tools Don't package xjadeo/harvid/ffmpeg with VBM 2025-12-11 03:28:47 +01:00
.dir-locals.el
.gitattributes
.gitignore Ignore files generated by macOS packaging 2024-07-23 17:01:16 +02:00
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Add MSVC specific compiler flags to wscript 2025-12-13 16:01:03 +01:00

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

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