Mátyás Mustoha
Mátyás Mustoha
Yes, I've added on-disk cache (see https://doc.qt.io/qt-5/qnetworkdiskcache.html). It has the default size of 50 MB, which matches the directory size I have locally. Do you see a different result? Also,...
Hi, does this issue also happen with the latest version of Pegasus?
I think it might be technically possible, but will take a while to implement.
Yes, there have been plans to add support for this, it's just that this module is somewhat different than the rest of the Qt Quick stuff, it's a pain to...
Thanks for the report! I'll see if I can fix this next week.
Tried it on my Pi Zero and can confirm the issue. This sounds like a compilation issue, so I've tried to cross-compile a simple Hello World C program, but to...
Just for future reference, here are the methods I've tried so far: - Tested the cross compilers available from Ubuntu 20.04 repos (GCC 8, 9, 10) - Tested the official...
Hm, I wonder if it's related to the M1 platform? There are people using RetroArch on Mac, so perhaps someone on Discord might be able to help.
Have you managed to solve this issue? If not, does it still happen with the latest version?
Yup, I was also thinking about mupdf (which seems to work everywhere) or poppler (which in theory integrates well with Qt). Will experiment with both of them. I feel the...