Lukas W
e0f077ba02
Merge branch 'master' into cmake_dist
...
# Conflicts:
# include/Plugin.h
# src/core/Plugin.cpp
2015-03-21 11:53:00 +01:00
Augustin Cavalier
9b0c602b65
LadspaEffect: use same cflags as Linux on Haiku.
2015-03-05 12:53:52 -05:00
Lukas W
2a0c08afa2
Fix windows build
2015-01-29 16:37:10 +01:00
Daniel Winzen
ddbb180800
Fix memory leaks in LADSPA plugins
2014-12-19 21:33:49 +01:00
Tobias Doerffel
83c2019611
LadspaEffect/TAP: fix instantiation/destruction
...
Instead of relying on naming the init functions _init() and _fini()
declare them as constructors/destructors and use a different name so
there's no double destruction
Closes #668 .
2014-05-01 23:33:40 +02:00
Vesa
5b29142c28
Fix crash on close patch rebased for stable
2014-04-05 23:57:12 +03:00
Tobias Doerffel
9c9372f0c8
LadspaEffect: renamed source directory to match coding style
2014-02-23 15:23:57 +01:00