Commit Graph

167 Commits

Author SHA1 Message Date
harrim4n c2a45dbc7c FIX #61 fixed issues with dmesg being rotated 2016-02-18 20:52:24 +01:00
Laurent Clouet a0e2d9acf2 FIX #64 Hostname failure should be silenced since it's not a mandatory parameter 2016-02-18 18:34:15 +01:00
Laurent Clouet 2d86fcd70e Cleanup: don't catch generic exception 2016-02-18 18:30:05 +01:00
Laurent Clouet 554d6562df Bugfix: c5997faec86cb27aa52b0dbfa2729ccc050d7181 introduced a regression, it failed to properly stop the client with swing UI 2016-02-16 23:51:16 +01:00
Laurent Clouet 362c31618d Better ui 2016-02-09 20:36:04 +01:00
Laurent Clouet 641f75784b Fix #40 Better label on start button 2016-02-08 13:06:33 +01:00
harrim4n 585f9f8a1f fixed wrong URL on keepmealive.php request 2016-02-01 22:12:59 +01:00
harrim4n c89cfb6749 fixed infinite wait on too large dmesg output 2016-01-28 23:49:23 +01:00
Timo Schwarzer 37155966ad Show how much credits earned in text and oneLine mode 2016-01-27 13:59:35 +01:00
Laurent Clouet 4bbea8a59d Typo, English 2016-01-27 13:44:20 +01:00
Timo Schwarzer e703b9ea1b Allow exit after frame for text and oneLine mode 2016-01-27 13:41:11 +01:00
Laurent Clouet 6510bbdbc7 Use variable instead of hardcoded value 2016-01-15 10:05:32 +01:00
Laurent Clouet caba4cb1d1 Add status 2016-01-14 14:48:04 +01:00
Laurent Clouet 9969247cfe Don't hardcode keepmealive url 2016-01-14 14:47:37 +01:00
AGSPhoenix d1a03fa4a8 Do not report download for cached resources
Moves the UI update code into downloadFile(), after the check to see if
the file is already cached, to avoid reporting that the client is
downloading files when it isn't.
2016-01-13 09:47:41 +01:00
AGSPhoenix 0da9ce2bb3 Wrap project name in double quotes 2016-01-11 00:38:50 -05:00
AGSPhoenix e32f59ddb3 Display name of project while rendering 2016-01-08 20:53:58 +01:00
Laurent Clouet 8c26f29efd Remove useless log 2016-01-06 20:26:46 +01:00
Laurent Clouet e570adafe6 Better detection of bvh cache file permission issue 2015-12-26 10:44:56 +00:00
harrim4n ec8fa6a996 Add Freebsd support 2015-11-24 00:55:27 +00:00
Laurent Clouet 4873b8272b Fix #47 User can block a project on his client 2015-10-27 21:00:44 +00:00
Laurent Clouet 8b25a08f6a Remove button to hide in systray, minimize the window will do it 2015-10-27 20:41:20 +00:00
Laurent Clouet 79283bdd6a Fix #42 exception while parsing blender output log 2015-09-24 20:17:08 +01:00
Laurent Clouet 56b7054ca2 If the system doesn't support systray SystemTray.getSystemTray() will failed 2015-09-07 20:10:06 +01:00
Laurent Clouet c5033faab2 Log instead of print to stdout 2015-08-05 21:15:39 +01:00
Thomas Laroche 2560a2d4d2 Fix #15: Option to shutdown at the end of frame (standalone client) 2015-08-05 19:58:11 +01:00
Casper van Battum 7f475348fc Added 'Hide to tray' option 2015-08-05 19:35:13 +01:00
scribblemaniac ce68a5db95 Fixed minor swing GUI issues
Removed horizontal rule and fixed gpu alignment
2015-07-29 21:59:58 -06:00
scribblemaniac 0b9896d6fb Implemented flexible layout for swing 2015-07-29 18:22:08 -06:00
Laurent Clouet 718c57e0fd actually print the stack trace 2015-07-20 17:45:38 +01:00
scribblemaniac a1434dc033 Fix start button enabling/disabling
This corrects a couple issues with the Start button being disabled or enabled when it shouldn't be.
2015-07-10 21:17:46 -06:00
Laurent Clouet 11153df561 Better handle of http503 2015-07-08 21:34:10 +01:00
Laurent Clouet b088fb920d Better handle when server is down 2015-07-08 19:44:38 +01:00
Laurent Clouet f584b67e0f Remove useless log 2015-07-06 19:01:02 +01:00
Laurent Clouet 2295fda7d6 Remove useless log 2015-07-06 18:57:44 +01:00
Laurent Clouet 74af52e30d Bugfix: null or empty url is a valide url 2015-07-06 18:56:55 +01:00
Laurent Clouet a0daf5e262 Add proxy info to conf file and swing ui 2015-07-06 18:41:28 +01:00
Laurent Clouet be4b8969ba Add help text in case of error 2015-06-25 00:42:46 +01:00
Laurent Clouet 0927682365 Force subclass to override system name 2015-06-11 22:19:52 +01:00
Laurent Clouet c880db929c Remove log 2015-06-11 22:15:27 +01:00
Laurent Clouet 2e6f2311db Put stacktrace of unknown exception on log 2015-06-10 19:24:42 +01:00
Laurent Clouet 553ffa1a5b On the job request, send the number of available cpu for rendering 2015-06-09 20:16:12 +01:00
Laurent Clouet fbf5b430b5 Remove log 2015-06-06 00:44:30 +01:00
Laurent Clouet 0aac6d8732 Improvement of the out of vram detection 2015-06-05 23:05:28 +01:00
Laurent Clouet 462a4d4506 Sore the cores number on everycase 2015-06-05 12:51:27 +00:00
Laurent Clouet 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 2015-05-26 20:20:54 +01:00
Laurent Clouet 7962369ddb Bugfix: wrong log 2015-05-26 20:14:18 +01:00
Laurent Clouet 7805678ced Do not hardcode the ui type value 2015-05-16 22:35:16 +01:00
Laurent Clouet 5027841cce English 2015-05-15 00:13:39 +01:00
Laurent Clouet df6cce8770 Bugfix: use class value instead of hardcoded value 2015-05-10 12:35:37 +01:00