Commit Graph

  • 4ab4fa3e8e Refactor: update deprecated call to method to latest version (#262) Luis Uguina 2020-06-17 18:18:13 +10:00
  • 29f25f4f7e Fix: include any unhandled error response from server in error logs (#265) Luis Uguina 2020-06-16 23:22:21 +10:00
  • 231c1ee448 Fix: remove unused checkpoints from memory (#258) Luis Uguina 2020-06-16 22:03:17 +10:00
  • fe69d6faa2 Feature: in text UI, show downloads in a single-line (#250) Luis Uguina 2020-06-14 20:01:32 +10:00
  • 8736892565 Fix: Job killed by time limit is incorrectly catalogued as NO_FILE_OUTPUT (#252) Luis Uguina 2020-06-12 19:32:06 +10:00
  • e06a9a9c1b Feature: minimize to SysTray option on the settings screen (#246) Luis Uguina 2020-06-09 14:47:39 +10:00
  • 658e698cab Remove the 5 minutes wait for the RENDERER_KILLED_BY_USER_OVER_TIME error code (#251) Luis Uguina 2020-06-08 18:07:49 +10:00
  • 49acd3ede3 Refactor: remove unused imports (#248) Luis Uguina 2020-06-06 18:26:33 +10:00
  • 1e8911790d Feature: include app version in Settings screen (#247) Luis Uguina 2020-06-06 02:04:29 +10:00
  • 88921a58de Fix: error report not sent when no job allocated (#245) Luis Uguina 2020-06-04 19:50:00 +10:00
  • 929e77bbb8 Feature: add timestamp information to text UIs (#241) Luis Uguina 2020-06-03 01:10:14 +10:00
  • c850a95ea4 Include a header in error log with the information summarised for easier admin analysis (#238) Luis Uguina 2020-06-03 00:06:03 +10:00
  • 399cb9971f Fix: remove certificate bypass (#240) Luis Uguina 2020-06-03 00:04:54 +10:00
  • 4cf51013e6 Replace standard Java HTTP libraries with okHTTP (#237) Luis Uguina 2020-06-01 19:15:44 +10:00
  • cdf552f708 Fix: priority functionality not working properly (#232) Luis Uguina 2020-05-28 23:05:52 +10:00
  • 737377098f Review and improve error messages. (#234) Luis Uguina 2020-05-28 23:05:19 +10:00
  • 4fa6db2b8d Fix: pause request is lost when a "no-job" response is received from server (#233) Luis Uguina 2020-05-28 23:04:42 +10:00
  • 44cf85739c Code formator (#236) Laurent Clouet 2020-05-28 13:28:42 +02:00
  • 1dc865a979 Fix: EEVEE renders with CPU instead of GPU in Linux clients (#229) Luis Uguina 2020-05-25 06:12:02 +10:00
  • 90651fafe8 Fix: app randomly hung when the upload queue is full (#231) Luis Uguina 2020-05-23 23:10:01 +10:00
  • b969077d18 Optimise the retries algorithm for the "no job" server response (#230) Luis Uguina 2020-05-20 22:32:39 +10:00
  • dd09997bfa Fix: ugly JavaException when failing to generate thumbnail in SWING client (#224) Luis Uguina 2020-05-16 18:56:57 +10:00
  • 656985c538 Add new type of errror Laurent Clouet 2020-05-16 10:51:22 +02:00
  • 642ad86419 Improve waiting messages to show the time of the next retry. (#225) Luis Uguina 2020-05-16 18:42:16 +10:00
  • bd88b2e3dd Allow the user to configure the GPU render bucket size (#220) Luis Uguina 2020-05-16 18:20:38 +10:00
  • 36e32ab168 Fix: NullPointerException Laurent Clouet 2020-05-13 14:42:58 +02:00
  • 26155a28dc Fix: racing condition with messages when the queue is full (#223) Luis Uguina 2020-05-11 21:51:36 +10:00
  • 18b99ded40 fix: a ghost project is created when a job upload fails (#222) Luis Uguina 2020-05-10 06:04:07 +10:00
  • b91d3e71ce Fix: JAXB NoClassDefFoundError on Java 9+ (#218) Andy Li 2020-04-28 16:31:30 +08:00
  • d6984fa450 Feature: improve the application exit-button process (#214) Luis Uguina 2020-04-27 22:28:04 +10:00
  • aae5ec3254 Improve the pause button screen workflow (#216) Luis Uguina 2020-04-26 23:35:05 +10:00
  • d529da172a Cleanup dependencies (#201) Andy Li 2020-04-26 21:29:48 +08:00
  • 87533a1262 feature: improve user information on queued uploads (#210) Luis Uguina 2020-04-20 01:01:43 +10:00
  • 433ed5ed74 fix: background uploads queuing not working properly (#209) Luis Uguina 2020-04-15 17:40:51 +10:00
  • 57bc27bdcf Feat: change the architecture of the 'sheepit network', instead of storing every frame,mp4,zip on a single server, use multiple servers(shepherds) Laurent Clouet 2020-04-14 17:35:54 +02:00
  • 08fe55564c Feat: Don't do last render image request, use local image Laurent Clouet 2020-04-14 17:32:22 +02:00
  • b2227e9f4f feature: light/dark mode theme support (#208) Luis Uguina 2020-04-14 23:24:28 +10:00
  • 4f5fcf9d1b fix: add a space after the h and min to format/show the human duration correctly (#203) Luis Uguina 2020-04-12 21:18:35 +10:00
  • 2e7755c823 Improve status messages (#202) Luis Uguina 2020-04-11 19:53:55 +10:00
  • c1020d1534 Resolve compiler warnings (#200) Andy Li 2020-04-09 23:39:09 +08:00
  • 07525f101e Feature: Show progress bar in systray icon Luis Uguina 2020-03-19 23:48:06 +01:00
  • cffd34708f Merge pull request #197 from DaCoolX/patch-1 Laurent Clouet 2020-02-24 13:58:28 +01:00
  • 1471eccec4 Slightly improve logging messages DaCoolX 2020-02-23 15:22:46 +01:00
  • 53663a6933 Fix: nullpointerexception Laurent Clouet 2020-01-12 14:37:30 +01:00
  • 99d717634b Fix: in case of error, the publickey is not sent Laurent Clouet 2020-01-12 14:21:49 +01:00
  • 83ce5b6f6c Fix: opencl gpu id FluxTape 2020-01-02 13:41:01 +01:00
  • 2ceecb5830 Bugfix: GPU could be on the same bus (and having the same pci bus id) Laurent Clouet 2019-11-06 14:04:59 +01:00
  • 7b693a8f36 Save config file Laurent Clouet 2019-09-15 21:34:16 +02:00
  • 56239ae6dd Display global stats even when the session has no job Laurent Clouet 2019-09-09 10:25:12 +02:00
  • 86a02015a2 Last download status could be 99% instead of 100% Laurent Clouet 2019-09-05 13:16:28 +02:00
  • 9065a1aef6 2.80's tile size recomandation is 32x32 Laurent Clouet 2019-09-04 21:01:29 +02:00
  • 96a1b28bc0 Use an xml (de)serializer to create Java object instead of parsing them by hand Laurent Clouet 2019-09-03 20:15:46 +02:00
  • 5ed88a240f Update travis settings Laurent Clouet 2019-08-22 21:50:43 +02:00
  • 72462b88c7 Feature: do not store the passwrd as plain text but instead use a public key generated on server side Laurent Clouet 2019-08-22 21:35:26 +02:00
  • e044c35ad7 Fix: all the directory cannot be removed because blender will reload some file even if the rendering has started Laurent Clouet 2019-08-22 21:34:34 +02:00
  • 3413301609 Moving to Intellij IDEA Laurent Clouet 2019-08-11 22:25:26 +02:00
  • 3001bed260 Update README.md Laurent Clouet 2019-08-11 17:30:50 +02:00
  • 614513f9d1 update wrapper Laurent Clouet 2019-08-11 12:47:35 +02:00
  • 3230807a7d Migrate from ant to gradle Laurent Clouet 2019-08-10 22:09:32 +02:00
  • 9f1f509bb6 Use lombok annotation instead of get/set Laurent Clouet 2019-08-07 22:17:59 +02:00
  • 9b36dcf9b5 Default version Laurent Clouet 2019-08-07 21:43:53 +02:00
  • d38c8c5fcc Cleanup Laurent Clouet 2019-08-07 21:40:37 +02:00
  • 3e9d701d7c Cleaner version of removing project's directory Laurent Clouet 2019-08-07 18:40:02 +02:00
  • de4dfcd047 Remove blend files after the render has started Laurent Clouet 2019-08-07 17:02:52 +02:00
  • edbd4cae52 Fix: update process remaing time on 'part' method Laurent Clouet 2019-08-07 15:26:11 +02:00
  • d4ec9f3d92 Slow update of ui was made for the javascript ui, since it's not used anymore, it should be removed Laurent Clouet 2019-08-07 15:22:34 +02:00
  • 71a85af3f4 code cleanup Laurent Clouet 2019-08-05 14:11:24 +02:00
  • c014e56a08 Better error detection Laurent Clouet 2019-08-05 14:06:46 +02:00
  • 84f5943cca Update .travis.yml Laurent Clouet 2019-07-23 15:41:07 +02:00
  • ddab4ac8f2 More error detection Laurent Clouet 2019-07-21 19:42:02 +02:00
  • f897f5937a Fix: hour display format Laurent Clouet 2019-07-18 16:55:22 +02:00
  • 5d135f1681 Display human error on lost of internet connectivity Laurent Clouet 2019-07-12 17:46:57 +02:00
  • a09f1ab016 Fix: do not use gpu order to set its id, instead use the same method as blender Laurent Clouet 2019-07-09 17:55:00 +02:00
  • 242104735b Adding option to collapse panels in settings Robin Jönsson 2019-05-03 15:49:51 +02:00
  • 19c73fad96 Utils.parseNumber can generate NumberFormatException Laurent Clouet 2019-04-03 14:04:26 +02:00
  • 1b1e1f6da8 Merge pull request #178 from finnbear/patch-2 Laurent Clouet 2019-03-23 10:37:53 +01:00
  • cc76b2b117 Fix grammar and consistency of README Finn Bear 2019-03-22 19:17:14 -07:00
  • f68be624db Bugfix: wrong next request time detection Laurent Clouet 2019-03-06 21:12:08 +01:00
  • 388ec6fee5 cleaning directory in hope to recover Laurent Clouet 2019-02-23 11:30:52 +01:00
  • ce4bcc75ba When fail with python error, cleaning directory in hope to recover Laurent Clouet 2019-02-22 13:53:47 +01:00
  • 388b1158bd Max memory settings can be set using human number with unit Laurent Clouet 2019-02-20 13:53:18 +01:00
  • 208f49ba1d Memory amount should be in long not int Laurent Clouet 2019-02-20 13:46:53 +01:00
  • 6d9ca8ef2c Bugfix: ram is already in kB Laurent Clouet 2019-02-14 08:30:13 +01:00
  • 8f4c899ea2 Add info about renderable project for this session: number of project allow by scheduler depending on the past error, current settings (ram, cpu, gpu,...) Laurent Clouet 2019-02-10 13:17:39 +01:00
  • be7c35eb31 Merge pull request #176 from MCOfficer/build-fix Laurent Clouet 2019-02-09 10:34:03 +01:00
  • ce40eb86cc Fix wrong value name in Client.java:614 M*C*O 2019-02-09 05:41:46 +01:00
  • 09c9fa1c6b fix missing parenthese in Job.java:808 M*C*O 2019-02-09 05:41:16 +01:00
  • 2f4a50140e Merge pull request #175 from Tehrasha/patch-1 Laurent Clouet 2019-02-08 13:38:41 +01:00
  • db8df61eb6 Merge pull request #174 from finnbear/patch-1 Laurent Clouet 2019-02-08 13:14:31 +01:00
  • 49d5980e8a More error detection Laurent Clouet 2019-02-08 13:07:48 +01:00
  • 9d074974b6 Make config file loader take ram in MB for consistency Finn Bear 2019-02-03 13:07:12 -08:00
  • 2def75e305 clarification of error message Tehrasha 2019-01-28 02:07:22 -06:00
  • d2d5dffd3e Blender 2.7x and 2.80 don't have the same api Laurent Clouet 2019-01-18 19:29:56 +01:00
  • b21c2b6bfb Update protocole Laurent Clouet 2019-01-03 13:36:26 +01:00
  • d385cd4f34 More stats about the client Laurent Clouet 2018-12-20 17:35:06 +01:00
  • ed5cf2ad0f Update .travis.yml Laurent Clouet 2018-12-18 23:11:03 +01:00
  • 39b9830879 Improvement: allow multi config file support Laurent Clouet 2018-12-18 22:53:01 +01:00
  • dba0b9160b Bugfix: cache dir will be created if needed Laurent Clouet 2018-12-18 22:48:23 +01:00
  • dff36eebe7 Bugfix: create all required sub directory for the cache dir Laurent Clouet 2018-12-18 22:46:28 +01:00
  • ce9c4fca5b 'cores' is used on the command line argment so use it too on the config file Laurent Clouet 2018-12-11 07:25:04 +01:00