Commit Graph

144 Commits

Author SHA1 Message Date
Laurent Clouet 0508db7f75 User can choose how much he willing to spent on each frame (based on pull request from 'Rolf Aretz Lap' 2017-04-25 13:06:23 +02:00
Laurent Clouet ff9ef365aa Add option to command line for setting memory allowed 2017-04-04 23:06:31 +02:00
Laurent Clouet 905fff3313 Allow user to set maximum memory he allows render to use 2017-03-29 22:13:04 +02:00
Laurent Clouet 0a68a3357c On linux, only the root can create process with high priority, so don't display the option is the client is launched as regular user 2017-03-19 18:14:33 +01:00
Rolf Aretz Lap d4db1670a1 Add ui for process priority 2017-03-19 17:38:22 +01:00
Tobias Kunicke e6d646dd41 Fixed status output 2017-03-06 14:58:09 +01:00
Laurent Clouet 8beadeba23 Bugfix: if the user set and them unset tile size, update the value even when it's unset 2017-03-05 22:42:23 +01:00
Rolf Aretz Lap 7d2209a0f4 Add commands to text user interface 2017-02-19 14:19:48 +01:00
Eyeballcode c91bfc38fd Bugfix: english, grammar and typo 2017-02-18 14:31:43 +01:00
Laurent Clouet 42017fa7a3 Bugfix: Setting the right label on action button #115 2017-01-29 21:03:38 +01:00
pantryk f178c823f8 Add commandline option to show detected gpus 2017-01-19 18:08:26 +01:00
Laurent Clouet 210daf5db2 Bugfix: wrong variable 2017-01-12 20:50:44 +01:00
Rolf Aretz Lap d8aa315699 add the ability to set the priority of the render process as commandline argument 2017-01-05 09:58:27 +01:00
Laurent Clouet 2f00d7816d Code formating 2017-01-05 09:35:59 +01:00
Laurent Clouet 52e5f190c7 Merge pull request #106 from principat/fix_text_ui_remaining_message
fix the display of current render time and remaining time on text UIs
2016-12-11 09:11:42 +01:00
Rolf Aretz Lap 840ecd58eb fix the display of current render time and remaining time 2016-12-06 06:33:31 +01:00
Rolf Aretz Lap 624e8d4cd3 if a cache_dir is given as command line argument and it does not exist it will try to create it with it parents 2016-11-26 20:42:45 +01:00
Laurent Clouet aacf0d407e Display rendertime of previous frame 2016-10-31 15:27:20 +01:00
Laurent Clouet 07f9662c00 * Better ui with more infos
* Remove revision from protocol since it's not use anymore
2016-10-12 00:34:51 +02:00
Laurent Clouet a4dae4f6af Add missing license on file header 2016-10-04 06:33:25 +02:00
Jackson 55b909c98b Allow user to set tile size 2016-09-21 23:26:44 +02:00
Laurent Clouet 0d660b023b Bugfix: NullPointerException 2016-09-11 13:33:34 +02:00
Laurent Clouet 98c806efa6 Bugfix: NullPointerException 2016-08-01 00:47:29 +02:00
Laurent Clouet 0a4624d880 Better ui 2016-07-30 00:11:04 +02:00
Laurent Clouet 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...) 2016-07-29 23:59:11 +02:00
Laurent Clouet 718316cb38 Add an option to not use systray 2016-04-28 19:37:05 +02:00
Laurent Clouet 34386ec9c1 Remove unused import 2016-03-16 20:18:28 +01:00
Laurent Clouet fc46062a96 Use a specific url for default server to be able to do load balancing 2016-03-14 23:59:11 +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
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 8c26f29efd Remove useless log 2016-01-06 20:26:46 +01: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 56b7054ca2 If the system doesn't support systray SystemTray.getSystemTray() will failed 2015-09-07 20:10:06 +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
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 2295fda7d6 Remove useless log 2015-07-06 18:57:44 +01:00
Laurent Clouet a0daf5e262 Add proxy info to conf file and swing ui 2015-07-06 18:41:28 +01:00
Laurent Clouet fbf5b430b5 Remove log 2015-06-06 00:44:30 +01:00
Laurent Clouet 462a4d4506 Sore the cores number on everycase 2015-06-05 12:51:27 +00: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 df6cce8770 Bugfix: use class value instead of hardcoded value 2015-05-10 12:35:37 +01:00