13
0
livetrax/libs
Paul Davis 5b5ca546e0 temporal: fix incorrect implementation of TempoMap::tempo_map()
std::lower_bound() is not appropriate here. We need to find the first
TempoPoint after the given time, then return the one before that.
2021-11-17 12:16:38 -07:00
..
appleutility
ardour triggerbox: first pass at using "realtime" rubberband rather than pre-stretch 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 Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
gtkmm2ext Remove annoying debug message 2021-09-25 00:01:23 +02:00
hidapi
libltc
lua
midi++2 change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
panners panners: conversion to use timeline types 2021-08-13 12:51:29 -06:00
pbd remove all dangling event-loop-precall code 2021-10-11 17:48:53 -06:00
plugins
ptformat
qm-dsp
surfaces Typo in code Paramater 2021-10-30 23:02:04 +02:00
temporal temporal: fix incorrect implementation of TempoMap::tempo_map() 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 Fix horiz meter expose 2021-09-25 00:01:23 +02:00
zita-convolver
zita-resampler