Files
lmms/plugins
Tobias Doerffel bc4b83f443 LADSPA/CMT: fixed global initialization on Win32
Global initialization happens via a global startup/shutdown handler
instance. For some reason this does not work properly when building
a DLL file, therefore create this startup/shutdown handler instance
as a static variable in ladspa_descriptor().

Furthermore marked ladspa_descriptor as extern-C.
2014-01-27 00:31:22 +01:00
..
2014-01-08 22:35:14 +01:00
2014-01-19 09:52:47 +02:00
2014-01-18 16:36:27 +02:00
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00
2014-01-25 21:42:22 +08:00