zamaudio / zam-plugins

Collection of LADSPA/LV2/VST/JACK audio plugins for high-quality processing
http://www.zamaudio.com/?p=976
GNU General Public License v2.0
267 stars 37 forks source link

Update DPF, some misc fixes #14

Closed falkTX closed 10 years ago

falkTX commented 10 years ago

This updates to the latest DPF code (which includes your ImageKnob changes now) UI widgets now use ScopedPointer, so there's no more mem leaks there. I fixed some other minor things as well.

the makefiles are updated too, use "make NOOPT=true" to skip optimizations (useful in debian packages).

hope to see you online soon, I have questions about some code