Commit Graph

62 Commits

Author SHA1 Message Date
Laurent Clouet
e5f837a249 Better name for variable 2018-08-18 01:44:40 +02:00
Eric
6f02d72df2 Prevent computer name / host name from being deleted between sessions. For details, see https://www.sheepit-renderfarm.com/forum/viewtopic.php?f=9&t=1010 2018-04-07 21:13:39 +02:00
Laurent Clouet
41caca9b9b Improvement: better ui, only display 10 labels per slider 2017-07-02 17:43:17 +02:00
Laurent Clouet
c6f48661f0 Allow user to set the computer name 2017-05-08 01:35:08 +02:00
Jake Dube
cb03b58dbc Display compute method for the current project 2017-05-07 21:00:20 +02:00
Jake Dube
92a0a4938c Cleanup: make attributes private 2017-05-07 20:55:17 +02:00
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
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
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
Laurent Clouet
210daf5db2 Bugfix: wrong variable 2017-01-12 20:50:44 +01:00
Laurent Clouet
2f00d7816d Code formating 2017-01-05 09:35:59 +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
34386ec9c1 Remove unused import 2016-03-16 20:18:28 +01:00
Laurent Clouet
641f75784b Fix #40 Better label on start button 2016-02-08 13:06:33 +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
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
462a4d4506 Sore the cores number on everycase 2015-06-05 12:51:27 +00:00
Laurent Clouet
e2550e5f03 User can set the number of cpu core for the render process from the swing ui 2015-04-20 21:26:07 +01:00
Laurent Clouet
0506433146 Grammar issue 2015-04-19 02:57:25 +01:00
Laurent Clouet
97de741c06 Move SettingsLoader to a better place 2015-04-08 20:45:54 +01:00
Laurent Clouet
ca221ddc8b UI type save on configuration file 2015-04-08 20:37:53 +01:00
Laurent Clouet
53d4d005fe Handle older enum raw value 2015-04-07 20:37:47 +01:00
Laurent Clouet
34957be7a8 Import config from file 2015-04-07 20:07:53 +01:00
Laurent Clouet
d07fe1b9fc Bugfix: NullPointerException (wrong order) 2015-04-07 20:06:37 +01:00
Laurent Clouet
9a970643c0 Better name for emum value 2015-04-07 20:05:48 +01:00
Laurent Clouet
a1f1399e23 Bugfix: load config 2015-04-05 22:03:45 +01:00
Laurent Clouet
eb0f762625 The client can auto-start and auto-signin 2015-04-03 19:50:58 +01:00
Laurent Clouet
ebe6914624 Better detect when the client can be actually started 2015-04-03 19:39:52 +01:00
Laurent Clouet
56fb084afa Delete the settings file if the user does not want to save its info 2015-04-02 20:31:16 +01:00
Laurent Clouet
901fab65f2 Bugfix: merge the configuration and settings (Configuration i.e. command line args have high priority) 2015-03-31 23:06:21 +01:00
Laurent Clouet
12e1a11065 Allow to not save the settings on disk 2015-03-31 21:35:04 +01:00
Laurent Clouet
291ce56ef5 Swing UI can load and store settings 2015-03-31 00:29:58 +01:00