Stefan Sauer
38fd4f6148
ladspa: code cleanup
...
Whitespace cleanup and unify codeing style.
2016-05-10 14:21:35 -07:00
Stefan Sauer
78d116a64d
ladspa: simplify the code
...
Remove a local var and just use the parameter value.
2016-05-10 14:21:35 -07:00
Stefan Sauer
f65bdac49b
ladspa: use the registry cache for plugin details
...
Split the introspection and registration part. This way we only need to open all
plugins when updating the registry. When reading the registry we can register
the elements entierly from the cache.
2013-05-28 10:27:17 +02:00
Nicolas Dufresne
d45623f532
ladspa: Fix compilation issue when lrdf is enabled
...
https://bugzilla.gnome.org/show_bug.cgi?id=700328
2013-05-14 19:52:47 +01:00
Juan Manuel Borges Caño
70e208d08e
ladspa: improved port to gstreamer 1.0
...
Fixes : #698927
2013-05-03 12:36:44 +02:00