13
0
livetrax/libs
Paul Davis 8a59f3fe8e temporal: fix issue with removal of tempo, meter and bartime points
The correct algorithm is to traverse the type-specific list of points,
find the point (if any) whose time matches that of the argument (because
we do not allow multiple points of the same type at the same time), and
then use that discovered point from the _points list.

This approach is required because the actual argument may no longer be
in the tempo map (due to a change made by another thread). The lack of
sync, however, needs investigation.
2021-11-17 12:16:38 -07:00
..
appleutility
ardour triggerbox: use correct API to track tempo 2021-11-17 12:16:38 -07:00
ardouralsautil
audiographer
auscan
backends Fix gcc4 builds ('EEXIST' was not declared in this scope) 2021-11-15 19:12:00 +01:00
canvas Canvas: Fix notification to parent of show/hide status 2021-11-09 08:49:21 -07:00
clearlooks-newer
evoral SMF: Often files don't have Track+Instr names. Make something up to avoid file collisions. 2021-11-13 15:54:11 -06:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd
plugins
ptformat
qm-dsp
surfaces Typo in code Paramater 2021-10-30 23:02:04 +02:00
temporal temporal: fix issue with removal of tempo, meter and bartime points 2021-11-17 12:16:38 -07:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Waveform: work around empty peakfile edge-case 2021-11-14 23:11:19 +01:00
widgets
zita-convolver
zita-resampler