| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
* Memory minimums lowered to 128M in all Java settings UIs
* Changing the memory sizes on the wizard page does not automatically trigger checks if the executable doesn't have 'java' in the name
* Java detection on linux now scans some common JRE locations, not just /usr/bin/java
|
|
|
|
|
|
|
|
|
| |
* Added a button to check why Java failed
* It will now avoid automatically scanning binaries that do not have 'java' in their filename
* Fixed some crashes related to running too many Java checks (it only does one at a time now)
* It can now distinguish between more Java failure states (not there at all, crashing, returning nonsense)
* Changed '...' button to Browse button to match the wizard page subtitle
* Changing minimum and maximum memory will no longer trigger a java check twice
|
| |
|
|
|
|
| |
All it does is create the existing Java selection dialog
|
|
|
|
|
|
|
| |
analytics version
This should force the dialog to show again.
If it still looks wrong on Windows 10, please report this on discord.
|
| |
|
| |
|
| |
|
|
Very wizardly. Also very empty and opening on every start for now.
|