Damien Zammit

Results 110 comments of Damien Zammit

With `-fsanitize=address` commented out as above, I don't get any difference. When I compile with that flag and install libasan, however I get this: ``` ==510==ASan runtime does not come...

`LD_PRELOAD=/usr/lib64/libasan.so.5 AudioPluginHost` seems to run the plugins fine...

Could it be something simple like `make install` failing to install the version you think you just compiled due to the `make` failing, so you might not even have the...

Do you think this issue can be closed as something beyond zam-plugins codebase?

@matze firstly, thank you for investing some time in this. When I created the image assets, I did not take into account that I would be reusing a lot of...

I don't think its a really good idea to increase the bitmap size, because it still needs to work on small screened laptops where I do my recording. Others may...

@actionless : see DPF. It is a submodule that handles the UI toolkit.