13
0
livetrax/libs
2014-03-01 18:59:44 -05:00
..
appleutility
ardour when mingw is mingw64, it appears that we need to use __declspec() and not __attribute__((visibility)) for export control 2014-03-01 15:16:39 -05:00
audiographer when mingw is mingw64, it appears that we need to use __declspec() and not __attribute__((visibility)) for export control 2014-03-01 15:16:39 -05:00
backends
canvas fix compilation of libcanvas so that when built as a shared lib (the default), -DLIBCANVAS_DLL_EXPORTS=1 is not lost 2014-03-01 16:52:08 -05:00
clearlooks-newer
clearlooks-older
evoral remove mingw64 special case from evoral visibility header (might be appropriate everywhere, needs testing) 2014-03-01 18:58:12 -05:00
fst
gtkmm2ext ardour now requires export visibility macros for all added classes 2014-03-01 16:17:33 -05:00
libltc
midi++2 when mingw is mingw64, it appears that we need to use __declspec() and not __attribute__((visibility)) for export control 2014-03-01 15:16:39 -05:00
panners
pbd REALLY CORRECT template export macros for libpbd 2014-03-01 18:59:44 -05:00
plugins/reasonablesynth.lv2
qm-dsp
surfaces fix a related-to-last-commit problem in build script for OSC support 2014-03-01 16:58:22 -05:00
timecode when mingw is mingw64, it appears that we need to use __declspec() and not __attribute__((visibility)) for export control 2014-03-01 15:16:39 -05:00
vamp-plugins