ardour/libs/evoral
Mads Kiilerich 8bb91099c5 wscript: drop configure statements already present in the top level wscript
Avoid repeated pointless configure messages like:
Checking for 'g++' (C++ compiler!)                   : /usr/lib64/ccache/g++
Checking for 'gcc' (C compiler)                      : /usr/lib64/ccache/gcc
2022-01-22 22:19:03 +01:00
..
evoral Fix class/struct mismatch C++ ABI [-Wmismatched-tags] 2022-01-10 00:06:24 +01:00
libsmf SMF meta-events do not set running status while parsing the file 2021-06-22 14:18:03 -06:00
MSVCevoral
test changes to compile against libtemporal and use of timepos_t/timecnt_t 2021-08-13 12:51:28 -06:00
Control.cc libevoral: tweaks related to timeline types based on libardour conversion 2021-08-13 12:51:29 -06:00
ControlList.cc Use updated temporal API 1/2 2021-12-11 14:42:36 +01:00
ControlSet.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
Curve.cc NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
debug.cc
Event.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
Note.cc
run-tests.sh
Sequence.cc libevoral: fix some existing or potential issues with time domains 2021-08-13 12:51:34 -06:00
SMF.cc SMF: Often files don't have Track+Instr names. Make something up to avoid file collisions. 2021-11-13 15:54:11 -06:00
SMFReader.cc
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00