tfg13
tfg13
Aaaah, you talked about the github releases page. I was talking about the directory with the same name, where the apk has been forever: https://github.com/tfg13/LanXchange/tree/master/releases/stable Anyway, fixed
This should also affect the PC version, right? The main purpose of the cancel button is to have a quick way to restart hanging transfers. Since re-downloading overwrites the files,...
Not sure about this ticket. Currently, it does not delete cancelled transfers, because that may be pretty unexpected: 1. Start downloading multiple files / a directory. 2. Wait halfway, then...
Hmm maybe I explained that wrong. > If I want to overwrite a file I don't need it anyway. I often do, because overwriting is updating. Granted, this is not...
> But you end up with a broken file or inconsistencies anyway even if you want to update. This is possible, yes. > I don't have a solution for this....
Hi there! I have not overlooked this, but am super busy right now. I will try to look into it some time next week, but can't make any promises.
Mostly IntelliJ IDEA these days, because I can do both the desktop and android stuff there. Also, it's pretty awesome. Before that Eclipse for the android version and NetBeans for...
Bounced this back to Mojang (see explanation in minecraft tracker) tl;dr: We don't know what Minecraft exactly calls in LWJGL, and without the code it would require an awful amount...
I see you found another possible output of XRandR. Just out of pure curiosity: Do you have a full output somewhere? And what distribution + desktop environment + video card...
_"So the real solution is to create a jni for libxrandr and get the values from the structures directly"_ Yes. However, this is non-trivial either. Older versions of LWJGL did...