Commit Graph

35 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
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
Eyeballcode
c91bfc38fd Bugfix: english, grammar and typo 2017-02-18 14:31:43 +01:00
Laurent Clouet
210daf5db2 Bugfix: wrong variable 2017-01-12 20:50:44 +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
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
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
9a970643c0 Better name for emum value 2015-04-07 20:05:48 +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
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
Laurent Clouet
e70cd821d4 Improvement: add a warning message for working directory (the graphical ui does not have the manual as ui text) 2015-02-02 22:43:42 +00:00
Laurent Clouet
5eda602952 Bugfix: set to selected the right gpu (not all of them) 2015-01-29 14:30:53 +00:00
Laurent Clouet
9b66979d60 Improvement: disable save button when none of the compute device are selected 2015-01-28 01:02:05 +00:00
Laurent Clouet
f1c5738dd5 Improvement: add tooltip for gpu checkboxes 2015-01-27 20:43:40 +01:00
Laurent Clouet
dce52320c9 Bugfix: if two gpus have the same name/model, the actual gpu used was the first in the list 2015-01-24 17:49:27 +00:00
Laurent Clouet
c117bc40e6 Better settings ui 2015-01-16 01:39:45 +01:00
Laurent Clouet
df7c97b6a4 Improvement: add graphical ui 2015-01-15 23:20:17 +01:00