Commit Graph

  • ec2ac10505 Update README.md Laurent Clouet 2016-10-24 15:36:10 +02:00
  • f427502840 Typo english Eyeballcode 2016-10-19 14:02:35 +02:00
  • d33d820f9d GPU::generate generate an empty list instead of null Laurent Clouet 2016-10-12 01:40:59 +02:00
  • 07f9662c00 * Better ui with more infos * Remove revision from protocol since it's not use anymore Laurent Clouet 2016-10-12 00:34:51 +02:00
  • 09eb650da2 Bugfix: don't use gpu if the user doesn't want to Laurent Clouet 2016-10-10 00:03:40 +02:00
  • 0873eec17e Typo Laurent Clouet 2016-10-08 19:19:25 +02:00
  • 09394d1eed update doc Laurent Clouet 2016-10-06 20:26:11 +02:00
  • 28b257092a Project archive can be password protected Laurent Clouet 2016-10-05 23:01:03 +02:00
  • 0afdd965ba Add license text Lance 2016-10-04 06:36:40 +02:00
  • a4dae4f6af Add missing license on file header Laurent Clouet 2016-10-04 06:33:25 +02:00
  • 89be5120c9 Better ui message Laurent Clouet 2016-09-26 01:02:24 +02:00
  • 6b052155f9 Use url encode on all text parameter Laurent Clouet 2016-09-25 20:08:47 +02:00
  • fe626a3bee Detect if the gpu is not supported by blender (for example GTX 10XX on Blender 2.77) Laurent Clouet 2016-09-21 23:52:41 +02:00
  • 55b909c98b Allow user to set tile size Jackson 2016-09-21 23:26:44 +02:00
  • 6747b666ef More responsive ui Laurent Clouet 2016-09-15 15:34:34 +02:00
  • 018382ac6f Handle when server doesn't send the expected response Laurent Clouet 2016-09-11 13:46:12 +02:00
  • 0d660b023b Bugfix: NullPointerException Laurent Clouet 2016-09-11 13:33:34 +02:00
  • 0000718830 User friendly error message Laurent Clouet 2016-08-30 20:01:26 +02:00
  • 551cecc12f User friendly error message Laurent Clouet 2016-08-29 20:07:38 +02:00
  • 8a17cddfde Bugfix: check kill request before check render output Laurent Clouet 2016-08-29 18:06:17 +02:00
  • 988abfc8e7 Wrong log Laurent Clouet 2016-08-29 17:56:21 +02:00
  • 98c806efa6 Bugfix: NullPointerException Laurent Clouet 2016-08-01 00:47:29 +02:00
  • 0a4624d880 Better ui Laurent Clouet 2016-07-30 00:11:04 +02:00
  • 6f68fb95a0 Bugfix: You get credits by either rendering successfully a frame or by sending and error when it failed so no need to request an update of credits everytime the line is updated (specially on status update...) Laurent Clouet 2016-07-29 23:59:11 +02:00
  • c8719390d1 Bugfix: Typo in log Laurent Clouet 2016-07-29 23:25:05 +02:00
  • 242ef644e2 Cleanup: use IntByReference instead of creating by hand an array of one value Laurent Clouet 2016-07-20 16:29:17 +02:00
  • f04b84468d Detect full hard drive on file download Laurent Clouet 2016-06-25 13:45:09 +02:00
  • dc63b9791b Detect when computer is runnout of free space on hard drive Laurent Clouet 2016-05-02 13:26:11 +02:00
  • ac7377ad19 Better out of memory detection Laurent Clouet 2016-05-01 15:04:31 +02:00
  • 718316cb38 Add an option to not use systray Laurent Clouet 2016-04-28 19:37:05 +02:00
  • 783475b7fa Update protocol.txt Laurent Clouet 2016-04-27 19:40:02 +02:00
  • be3a30facc Use core affinity on windows to improve performance hailIulius 2016-04-27 19:35:32 +02:00
  • 32540e7712 Detect if renderer ran out of memory Laurent Clouet 2016-04-03 20:49:24 +02:00
  • 34386ec9c1 Remove unused import Laurent Clouet 2016-03-16 20:18:28 +01:00
  • eff4ab2198 Instead of giving generic no job status, the server now give more detailed status Laurent Clouet 2016-03-16 14:07:42 +01:00
  • fc46062a96 Use a specific url for default server to be able to do load balancing Laurent Clouet 2016-03-14 23:59:11 +01:00
  • eac484693f PNG should be handle as binary Laurent Clouet 2016-03-13 22:22:40 +01:00
  • c2a45dbc7c FIX #61 fixed issues with dmesg being rotated harrim4n 2016-02-18 20:52:24 +01:00
  • a0e2d9acf2 FIX #64 Hostname failure should be silenced since it's not a mandatory parameter Laurent Clouet 2016-02-18 18:34:15 +01:00
  • 2d86fcd70e Cleanup: don't catch generic exception Laurent Clouet 2016-02-18 18:30:05 +01:00
  • 554d6562df Bugfix: c5997faec86cb27aa52b0dbfa2729ccc050d7181 introduced a regression, it failed to properly stop the client with swing UI Laurent Clouet 2016-02-16 23:51:16 +01:00
  • 362c31618d Better ui Laurent Clouet 2016-02-09 20:36:04 +01:00
  • 641f75784b Fix #40 Better label on start button Laurent Clouet 2016-02-08 13:06:33 +01:00
  • 309c56b93a Merge pull request #59 from harrim4n/master Laurent Clouet 2016-02-01 23:36:20 +01:00
  • 585f9f8a1f fixed wrong URL on keepmealive.php request harrim4n 2016-02-01 22:12:59 +01:00
  • 9d693d81b1 Merge pull request #58 from harrim4n/master Laurent Clouet 2016-01-29 09:46:18 +01:00
  • c89cfb6749 fixed infinite wait on too large dmesg output harrim4n 2016-01-28 23:49:23 +01:00
  • 37155966ad Show how much credits earned in text and oneLine mode Timo Schwarzer 2016-01-27 13:59:35 +01:00
  • 4bbea8a59d Typo, English Laurent Clouet 2016-01-27 13:44:20 +01:00
  • e703b9ea1b Allow exit after frame for text and oneLine mode Timo Schwarzer 2016-01-27 13:41:11 +01:00
  • 6510bbdbc7 Use variable instead of hardcoded value Laurent Clouet 2016-01-15 10:05:32 +01:00
  • caba4cb1d1 Add status Laurent Clouet 2016-01-14 14:48:04 +01:00
  • 9969247cfe Don't hardcode keepmealive url Laurent Clouet 2016-01-14 14:47:37 +01:00
  • d1a03fa4a8 Do not report download for cached resources AGSPhoenix 2016-01-13 09:47:41 +01:00
  • 79bfdd71ac Merge pull request #57 from AGSPhoenix/use-quotes-in-project-name Laurent Clouet 2016-01-11 11:56:07 +01:00
  • 0da9ce2bb3 Wrap project name in double quotes AGSPhoenix 2016-01-11 00:38:50 -05:00
  • e32f59ddb3 Display name of project while rendering AGSPhoenix 2016-01-08 20:53:58 +01:00
  • 8c26f29efd Remove useless log Laurent Clouet 2016-01-06 20:26:46 +01:00
  • 0c794ceb7e Merge pull request #51 from AGSPhoenix/update-readme Laurent Clouet 2016-01-06 17:20:07 +01:00
  • e198d25ac1 Clean up README language AGSPhoenix 2016-01-06 09:44:47 -05:00
  • e570adafe6 Better detection of bvh cache file permission issue Laurent Clouet 2015-12-26 10:44:56 +00:00
  • ec8fa6a996 Add Freebsd support harrim4n 2015-11-24 00:55:27 +00:00
  • 4873b8272b Fix #47 User can block a project on his client Laurent Clouet 2015-10-27 21:00:44 +00:00
  • 8b25a08f6a Remove button to hide in systray, minimize the window will do it Laurent Clouet 2015-10-27 20:41:20 +00:00
  • 6ccdf868a7 Merge pull request #48 from krisives/master Laurent Clouet 2015-10-21 16:51:33 +01:00
  • cc181c52e5 Updated README.md Kristopher Ives 2015-10-20 20:37:42 -07:00
  • 79283bdd6a Fix #42 exception while parsing blender output log Laurent Clouet 2015-09-24 20:17:08 +01:00
  • 56b7054ca2 If the system doesn't support systray SystemTray.getSystemTray() will failed Laurent Clouet 2015-09-07 20:10:06 +01:00
  • c5033faab2 Log instead of print to stdout Laurent Clouet 2015-08-05 21:15:39 +01:00
  • 2560a2d4d2 Fix #15: Option to shutdown at the end of frame (standalone client) Thomas Laroche 2015-08-05 19:58:11 +01:00
  • 7f475348fc Added 'Hide to tray' option Casper van Battum 2015-08-05 19:35:13 +01:00
  • 64a896b5c5 Merge pull request #32 from scribblemaniac/flexible-gui Laurent Clouet 2015-07-30 18:15:23 +01:00
  • ce68a5db95 Fixed minor swing GUI issues scribblemaniac 2015-07-29 21:59:58 -06:00
  • 0b9896d6fb Implemented flexible layout for swing scribblemaniac 2015-07-29 16:51:34 -06:00
  • 718c57e0fd actually print the stack trace Laurent Clouet 2015-07-20 17:45:38 +01:00
  • a4377e10df Merge pull request #28 from scribblemaniac/fix-start-button Laurent Clouet 2015-07-12 20:21:05 +01:00
  • a1434dc033 Fix start button enabling/disabling scribblemaniac 2015-07-10 20:54:08 -06:00
  • 11153df561 Better handle of http503 Laurent Clouet 2015-07-08 21:34:10 +01:00
  • b088fb920d Better handle when server is down Laurent Clouet 2015-07-08 19:44:38 +01:00
  • f584b67e0f Remove useless log Laurent Clouet 2015-07-06 19:01:02 +01:00
  • 2295fda7d6 Remove useless log Laurent Clouet 2015-07-06 18:57:44 +01:00
  • 74af52e30d Bugfix: null or empty url is a valide url Laurent Clouet 2015-07-06 18:56:55 +01:00
  • a0daf5e262 Add proxy info to conf file and swing ui Laurent Clouet 2015-07-06 18:41:28 +01:00
  • be4b8969ba Add help text in case of error Laurent Clouet 2015-06-25 00:42:46 +01:00
  • 0927682365 Force subclass to override system name Laurent Clouet 2015-06-11 22:19:52 +01:00
  • c880db929c Remove log Laurent Clouet 2015-06-11 22:15:27 +01:00
  • 2e6f2311db Put stacktrace of unknown exception on log Laurent Clouet 2015-06-10 19:24:42 +01:00
  • b3cd22346a Add doc Laurent Clouet 2015-06-09 20:20:56 +01:00
  • 553ffa1a5b On the job request, send the number of available cpu for rendering Laurent Clouet 2015-06-09 20:16:12 +01:00
  • fbf5b430b5 Remove log Laurent Clouet 2015-06-06 00:44:30 +01:00
  • 0aac6d8732 Improvement of the out of vram detection Laurent Clouet 2015-06-05 23:05:28 +01:00
  • 462a4d4506 Sore the cores number on everycase Laurent Clouet 2015-06-05 12:51:27 +00:00
  • c6e2a72ab2 Bugfix: store the number of cpu cores on Job object because it might be changed by the user between the start and end of render Laurent Clouet 2015-05-26 20:20:54 +01:00
  • 7962369ddb Bugfix: wrong log Laurent Clouet 2015-05-26 20:14:18 +01:00
  • 7805678ced Do not hardcode the ui type value Laurent Clouet 2015-05-16 22:35:16 +01:00
  • 5027841cce English Laurent Clouet 2015-05-15 00:13:39 +01:00
  • df6cce8770 Bugfix: use class value instead of hardcoded value Laurent Clouet 2015-05-10 12:35:37 +01:00
  • 1f8757264b No need to set the system path, project dir path is enough Laurent Clouet 2015-05-06 20:58:37 +01:00
  • 01abee0f70 Cleanup: move Job render call to Job class Laurent Clouet 2015-05-06 20:34:59 +01:00
  • 39addc82ef Bugfix: the array need to have a lenght of at least 2 Laurent Clouet 2015-05-06 20:04:28 +01:00