Attila Szarvas
Attila Szarvas
We have a fix for this issue shortly coming up.
We released a change on the `develop` branch which is likely to have fixed this issue https://github.com/juce-framework/JUCE/commit/203934d949306e8c0b94f27a327012b5881238a5 Are you experiencing problems past this commit?
Thank you for reporting. 5b604e6d3c47c89ccd96a6c1b090a787b58604d4 fixes this issue.
There's a new commit addressing this issue on develop, which seems to fix this problem entirely in our testing https://github.com/juce-framework/JUCE/commit/7f4176e259fa27fe8751ee5d553039a9e250182d
There's a commit addressing this issue on develop, which seems to fix this problem entirely in our testing https://github.com/juce-framework/JUCE/commit/7f4176e259fa27fe8751ee5d553039a9e250182d
Which edition of Linux Mint are you using (Cinnamon/MATE/Xfce)? Is this your first try with the Projucer on Linux Mint, or were there earlier versions of JUCE where this functionality...
I don't think the main workaround of adding `index` to the toctree works anymore (Sphinx 8.2.3 at the time of writing this). It just emits a warning > WARNING: toctree...
I've been unable to reproduce this so far. How long does it take for the first dropouts to appear? Can you reproduce the issue with the AudioPluginExample_Standalone by adding some...
Using modal loops has been deprecated for some time. We noticed it two iOS versions ago, that Apple quietly started breaking programs with modal loops, even though according to their...