Commit Graph

29 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
pantryk
f178c823f8 Add commandline option to show detected gpus 2017-01-19 18:08:26 +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
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
718316cb38 Add an option to not use systray 2016-04-28 19:37:05 +02: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
a0daf5e262 Add proxy info to conf file and swing ui 2015-07-06 18:41:28 +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
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
34957be7a8 Import config from file 2015-04-07 20:07:53 +01:00
Laurent Clouet
9a970643c0 Better name for emum value 2015-04-07 20:05:48 +01:00
Laurent Clouet
ad6547d3d9 Simplify casting expression 2015-03-31 22:04:09 +01:00
Mathis Chenuet
3497ff7333 Cleanup: switch instead of ifs 2015-01-28 20:11:57 +00:00
Laurent Clouet
37cfcd8750 Bugfix: wrong usage 2015-01-28 19:50: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
da5fbabb91 Cleanup: indentation 2015-01-20 22:06:05 +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
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
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