13
0
livetrax/libs
John Emmas 666e62076c Part 2: Complete the changes needed to make 'boost::intrusive::list' work with MSVC
It turned out that 'boost::intrusive::list_base_hook<>' won't compile if its parent class is declared using '__declspec(dllexport)' - so rather than exporting each entire class, let's use the alternative approach and export the various class members individually.
2021-09-18 13:40:22 +01:00
..
appleutility
ardour Fix div/zero, allow switching backends 2021-09-15 17:52:59 +02:00
ardouralsautil
audiographer
auscan
backends remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
canvas canvastable: remove unused vars; rename others 2021-09-17 14:36:09 -06:00
clearlooks-newer
evoral NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
fluidsynth
fst
gtkmm2ext gtkmm2ext: move initialization of CairoWidget members into initializer context 2021-09-10 13:03:57 -06: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 Revert "Fix div/zero, allow switching backends" 2021-09-15 17:52:53 +02:00
plugins
ptformat
qm-dsp
surfaces Fix --maschine builds (pure virtual) 2021-08-13 21:53:18 +02:00
temporal Part 2: Complete the changes needed to make 'boost::intrusive::list' work with MSVC 2021-09-18 13:40:22 +01:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview timeline types for libs/waveview 2021-08-13 12:51:29 -06:00
widgets
zita-convolver
zita-resampler