| .. |
|
appleutility
|
use "portable" approach to forcing visible symbols in third party libs (qm-dsp, vamp-plugins, appleutility, clearlooks)
|
2014-01-17 13:19:42 -05:00 |
|
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
|
remove unnecessary files from native audio backend
|
2014-02-24 21:19:17 -05:00 |
|
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
|
use "portable" approach to forcing visible symbols in third party libs (qm-dsp, vamp-plugins, appleutility, clearlooks)
|
2014-01-17 13:19:42 -05:00 |
|
clearlooks-older
|
Merged revisions 6292,6294-6295,6311,6314 via svnmerge from
|
2009-12-06 14:21:46 +00:00 |
|
evoral
|
remove mingw64 special case from evoral visibility header (might be appropriate everywhere, needs testing)
|
2014-03-01 18:58:12 -05:00 |
|
fst
|
update external VST scanner app
|
2014-02-25 14:57:57 +01:00 |
|
gtkmm2ext
|
ardour now requires export visibility macros for all added classes
|
2014-03-01 16:17:33 -05:00 |
|
libltc
|
Fix compile when using external version of libltc
|
2013-12-05 20:57:36 +10:00 |
|
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
|
merge (w/fix) with master
|
2014-02-04 14:21:35 -05:00 |
|
pbd
|
REALLY REALLY CORRECT template export macros for libpbd
|
2014-03-01 22:31:47 -05:00 |
|
plugins/reasonablesynth.lv2
|
fix merge conflict with master
|
2014-01-23 13:41:20 -05:00 |
|
qm-dsp
|
use "portable" approach to forcing visible symbols in third party libs (qm-dsp, vamp-plugins, appleutility, clearlooks)
|
2014-01-17 13:19:42 -05:00 |
|
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
|
use "portable" approach to forcing visible symbols in third party libs (qm-dsp, vamp-plugins, appleutility, clearlooks)
|
2014-01-17 13:19:42 -05:00 |