13
0
livetrax/libs
Robin Gareus 3b18b025e3
Fix Lua TempoMap bindings
* Resolve ambiguity between typef'ed ARDOUR::timepos_t and
  Temporal::timepos_t (and timecnt_t, superclock_t)
* Add missing classes TempoPoint, MeterPoint, which are
  return value for various TempoMap methods.
* Change TempoMap into a shared_ptr<> class.
* Move Tempo and Meter out of ARDOUR into Temporal namespace.
* add various bindings to access the TempoMap
* move Temporal enums out of ARDOUR::Temporal namespace
2021-12-11 16:49:28 +01:00
..
appleutility
ardour Fix Lua TempoMap bindings 2021-12-11 16:49:28 +01:00
ardouralsautil
audiographer
auscan
backends JACK: re-create backend when re-connecting to the server 2021-12-04 14:39:22 +01:00
canvas canvas: fix an issue with event coordinate translation by ScrollGroup 2021-12-10 18:17:58 -07:00
clearlooks-newer
evoral Use updated temporal API 1/2 2021-12-11 14:42:36 +01:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua Allow Lua bindings up to 12 method arguments 2021-12-03 13:32:49 +01:00
midi++2
panners
pbd Cont'd work on concurrent Signal, Connection destruction 2021-11-21 04:12:24 +01:00
plugins
ptformat
qm-dsp
surfaces Use updated temporal API 1/2 2021-12-11 14:42:36 +01:00
temporal Disambiguate zero(bool) constructor and is_zero() comparison 2021-12-11 14:33:45 +01: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