DISTRHO / Cardinal

Virtual modular synthesizer plugin
https://cardinal.kx.studio/
GNU General Public License v3.0
2.22k stars 153 forks source link

fixing unless_modules repo #574

Closed unlessgames closed 1 year ago

unlessgames commented 1 year ago

So I just saw a removed merge request on gitlab about memory leaks in my module, I couldn't restore that request but made the exact changes and removed an additional log from another module that was left in by accident.

Not sure how exactly this works with the removed merge and submodules but if you want/need to get back in sync with the repo then it contains the fixes from the request now.

Last commit is

https://gitlab.com/unlessgames/unless_modules/-/commit/5a9a1727436f95fbe28e77fcd91e38e38418a58f

Thanks for reporting/fixing the leaks btw!

falkTX commented 1 year ago

right, sorry I deleted my gitlab account since I was not using it much at all. I will prepare a document regarding updating included modules (but it is just a matter of updating the git submodule within the cardinal repo)

thanks for merging the changes

falkTX commented 1 year ago

this was fixed in 7cc1309a686cb2068650564765acdbe1b1f6bcc5, modules are updated now!