Commit Graph

467 Commits

Author SHA1 Message Date
Sheepit Renderfarm 27d2e149af Cleanup: since the v7.1 extras is not used anymore 2022-03-08 16:01:27 +00:00
Grische 45c23f4808 stop CLI UIs after client thread has been stopped 2022-03-03 08:53:05 +00:00
DaCool 566e736dd6 Try addressing wandering RAM slider 2022-02-19 16:51:06 +00:00
Sheepit Renderfarm 68dfb4d419 Merge branch 'speedtest_logging' into 'master'
improved logging for ping

See merge request sheepitrenderfarm/client!102
2022-02-19 14:58:25 +00:00
harlekin 413eb798d6 improved logging for ping 2022-02-19 14:58:25 +00:00
Grische 55e485c4bc automatically create shared-zip directory 2022-02-19 12:12:10 +00:00
DaCool a7e74d4554 Compute our own estimates 2022-02-14 11:30:09 +00:00
harlekin 3fe4ecd60c Fix: add aarch64 to Arch detection 2022-01-06 08:43:51 +00:00
harlekin 16f14789ce Feat: add hardware uuid 2022-01-04 17:25:41 +00:00
Sheepit Renderfarm f48b5f541a Fix: nullpointerexception 2022-01-03 21:27:16 +00:00
Sheepit Renderfarm e42dc34e9f Merge branch 'master' into 'master'
Proposed wording changes on error messages

See merge request sheepitrenderfarm/client!91
2021-12-31 22:00:26 +00:00
AGSPhoenix 5f8a774790 Rephrase error messages for clarity 2021-12-31 22:00:26 +00:00
Sheepit Renderfarm 0f60cf2c01 Feat: add apple M1 cpu support 2021-12-31 15:22:37 +00:00
DaCool 27d992f485 Cache jarVersion and let it complain only once 2021-12-30 17:46:20 +00:00
zjeffer ba1f865316 fixes #26: xdg spec 2021-12-29 17:08:51 +00:00
harlekin 6da387a288 fixed render hanging on non-latin locales 2021-12-21 13:50:28 +00:00
harlekin 8aa56688ff Fix CPU spikes 2021-12-21 10:08:59 +00:00
harlekin 810253731d dont count test frames 2021-12-21 10:02:32 +00:00
harlekin 37244b4095 lower cpu usage 2021-12-04 10:38:13 +00:00
harlekin ea9d7ef425 fixed hung socket
added missing part to protocol.txt
2021-12-04 10:32:10 +00:00
Sheepit Renderfarm d137dc924b Feat: Renderbucket size is now sent by the server 2021-12-03 23:38:57 +00:00
Laurent Clouet 20a1ccf07c Fix: all status should have the same format 2021-11-28 21:51:04 +01:00
Sheepit Renderfarm 6b4bae868b Fix: add fallback for tga image 2021-11-25 12:59:19 +00:00
Sheepit Renderfarm 481b3660a2 Cleanup, no need to log everything 2021-11-24 22:07:33 +00:00
DaCool d41d77cda7 Fix minor deprecation-issues 2021-11-19 16:05:55 +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
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
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
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
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
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
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