Commit Graph

150 Commits

Author SHA1 Message Date
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
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
3226d188af Do not hardcode the value on main function 2015-04-08 20:32:24 +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
ad6547d3d9 Simplify casting expression 2015-03-31 22:04:09 +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
40de3e150d Improvement: display the credits earned during the session in the swing UI 2015-03-02 18:05:39 +00: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
Mathis Chenuet
3497ff7333 Cleanup: switch instead of ifs 2015-01-28 20:11:57 +00:00
Laurent Clouet
7a0c266dc1 Remove debug log 2015-01-28 19:52:40 +00:00
Laurent Clouet
37cfcd8750 Bugfix: wrong usage 2015-01-28 19:50:05 +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
c801835c83 Bugfix: relaunch the client when on settings validation (new login/password for example) 2015-01-27 21:44:32 +00:00
Laurent Clouet
f1c5738dd5 Improvement: add tooltip for gpu checkboxes 2015-01-27 20:43:40 +01:00
Mathis Chenuet
c6dafb3bf6 Cleanup: remove extra semicolons 2015-01-25 18:26:21 +00: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
da5fbabb91 Cleanup: indentation 2015-01-20 22:06:05 +01:00
Laurent Clouet
f042f7e89a Improvement: resume option 2015-01-17 22:40:24 +01:00
Laurent Clouet
3cf37f2da7 Improvement: text wrapping 2015-01-16 19:13:22 +01:00
Laurent Clouet
3fd2db3307 Improve working screen 2015-01-16 17:52:38 +01:00
Laurent Clouet
c117bc40e6 Better settings ui 2015-01-16 01:39:45 +01:00
Laurent Clouet
664954fab0 Enable graphical ui by default 2015-01-16 00:49:56 +01:00
Laurent Clouet
32eecd94f4 Login/Password are not required on the command line since it could the ui who will set them up 2015-01-15 23:34:58 +01:00
Laurent Clouet
fae62d3793 Bugfix: add missing file 2015-01-15 23:22:22 +01:00
Laurent Clouet
df7c97b6a4 Improvement: add graphical ui 2015-01-15 23:20:17 +01:00
Laurent Clouet
207533867b Bugfix: if version argument is used on command line, only display the version and them quit 2015-01-12 23:09:34 +01:00
mvolli
bdf10b36c3 spelling/language corrections 2014-12-23 20:05:29 +01:00
Laurent Clouet
957e5bb6d5 Bugfix: by default the compute method should cpu_only because now the server handle correctly cpu+gpu and gpu only 2014-12-02 20:21:12 +00:00
Laurent Clouet
60aeb716d3 Bugfix: cores number could be 0 2014-11-30 23:49:17 +00:00
Laurent Clouet
4e660988e4 Improvement: better oneline ui 2014-11-25 23:00:52 +00:00
Laurent Clouet
c593b23bf8 Improvement: add a text ui who display info in a single line 2014-11-20 17:50:23 +00:00
Laurent Clouet
422a9e74c8 Initial commit
Version 3.3 of the client
2014-11-20 13:21:19 +00:00