Commit Graph

521 Commits

Author SHA1 Message Date
Sheepit Renderfarm 481b3660a2 Cleanup, no need to log everything 2021-11-24 22:07:33 +00:00
DaCool 197908e4b8 Fix starter.sfx 2021-11-19 16:32:24 +00:00
DaCool d41d77cda7 Fix minor deprecation-issues 2021-11-19 16:05:55 +00:00
DaCool c38585a5b9 Treat starter (.sfx) executable as binary 2021-11-17 18:09:14 +00:00
DaCoolX 715acd2239 Fix NullPointerExceptions 2021-11-16 18:00:51 +01:00
DaCoolX 0d6ca83d26 Move kilobyte conversion to getter methods
similar to what is already being done in OS
2021-11-16 16:02:45 +01:00
DaCool 1969f57da3 Add Ram Usage Detector 2021-11-16 14:51:53 +00:00
harlekin 2e46685068 feature: mirror speedtest 2021-11-15 14:09:41 +00:00
DaCool 6c5e252a1f Add exe wrapping to the CI 2021-11-15 12:53:24 +00:00
DaCool 6356f5ce91 Enable artifact of the client from Gitlab CI 2021-11-14 13:04:48 +00:00
harlekin 7187dc5051 fix: Windows server support 2021-11-11 17:08:45 +00:00
DaCoolX 4caba3440a Exclude 32bit from supported systems 2021-11-08 19:53:56 +01:00
Mathis Waldmann 1bf0f82e1f add slf4j-nop to remove warnings on startup 2021-10-09 22:56:04 +02:00
DaCool ac4592bb09 Adjust conditions to code conventions 2021-10-02 19:56:54 +00:00
DaCoolX c0ac0e4640 Add debug log for not enough free space check 2021-10-02 19:40:01 +00:00
harlekin 87ff09d5e5 fix: better save logic 2021-10-02 19:38:04 +00:00
Bryan Stenson bd3fc92634 Ref: ensure comment matches reality 2021-09-10 09:51:13 +00:00
Bryan Stenson b97054738b Ref: remove redundant '== true' when comparing booleans 2021-09-10 11:42:33 +02:00
DaCool 4c8826a36e Make IntelliJ default to Java 11 2021-09-10 00:41:23 +00:00
Bryan Stenson ec91bb9e1e Ref: use ok3http library to build the url query string 2021-09-10 00:38:02 +00:00
Mathis Waldmann d90a689f27 fixed build warnings 2021-09-10 00:34:09 +00:00
Bryan Stenson c131283a1d Ref: rename variable to avoid confusion 2021-09-10 00:29:55 +00:00
Sheepit Renderfarm 655e85691d Java 11 is required. 2021-09-10 00:28:19 +00:00
DaCool a68639ff51 * Add OSHI lib for hardware and os detection
* Raised Windows minimum support to 8.1
* Raised OSX minimum support to 10.13
2021-09-10 00:23:57 +00:00
Laurent Clouet 0a149bf1a8 Cleanup 2021-09-08 15:17:16 +02:00
harlekin e9d6e0e347 Force java version to 11. 2021-09-08 13:14:12 +00:00
Raimund58 7a24cd856d Update CI to java 11 2021-09-06 10:33:33 +00:00
DaCool 3f718676a0 Add multiple tries for a failed free space check
as a workaround for the infamous "returns 0 sometimes on busy disk" java bug
2021-08-22 09:24:54 +00:00
Mathis Waldmann a7d6742751 fixed StringIndexOutOfBounds exception 2021-07-28 01:18:53 +02:00
harlekin f94bba6e4c Add headless toggle, useful for multi gpu on the same machine 2021-07-16 23:37:24 +00:00
harlekin 6ca2067cbe set the minimum core amount to 2 (1 on single core cpus) 2021-07-07 16:18:45 +00:00
Laurent Clouet 9a5cd74609 Feat: send full version os to the server 2021-06-24 10:36:25 +02:00
Laurent Clouet 6a483e9885 Feat: send network average speed to the server 2021-06-22 16:10:35 +02:00
Mathis Waldmann 138d68f791 implemented scrollbars, fixed npe 2021-06-22 15:41:56 +02:00
Mathis Waldmann f6ae6ea182 stop wildcard import 2021-06-02 21:53:07 +02:00
DaCool 57a552f4a7 Improve Sliders 2021-06-02 14:47:28 +00:00
Sheepit Renderfarm 40dfe8c0b1 Fix: reverse order of priority to be more user friendly 2021-05-29 15:14:00 +00:00
Laurent Clouet 3ffbdbb19b Fix: do not show download progress if there is not content length 2021-05-29 14:54:52 +00:00
Mathis Waldmann 8aab044231 added empty OCIO env variable to prevent running with custom color configuration 2021-05-27 22:36:41 +02:00
Laurent Clouet 112d1ad78f Do not minimize to systray by default 2021-05-15 16:47:20 +02:00
Mathis Waldmann ead2f3267a redid config sanitycheck/fallback 2021-05-11 19:07:47 +02:00
Space 473bafa0fc Fix ENV variables. 2021-05-11 17:38:36 +02:00
harlekin 624b3d2234 Refactor: gradle update 2021-05-11 15:36:59 +00:00
harlekin 3f4a45c2c4 tooltip correction 2021-05-03 20:36:51 +00:00
Da Cool f5faceebd6 Minor --show-gpu helptext adjustment
Not limited to CUDA, also OPENCL
(and possibly VULKAN in the near future)
2021-04-21 20:41:23 +00:00
Harlekin 5c1451d322 Added explanation tooltips to the settings activity 2021-04-21 09:05:22 +02:00
harlekin e5b102b2d7 Fix: NPE that occurs when the config file specifies a GPU thats not available anymore 2021-02-23 20:25:56 +00:00
Bryan Stenson c0155f141b exit if os is unsupported 2020-12-29 17:59:25 +00:00
Raimund58 bdb78b461f Fix for paths without /\ and with white spaces. 2020-12-29 15:11:22 +00:00
Space 4c3b5c0188 Adds Engine not detected as ErrorType. 2020-12-13 10:46:55 +00:00