Commit Graph

28 Commits

Author SHA1 Message Date
Laurent Clouet
9a63ea06ed Create dedicated directories on the user set cache dir (who is supose to be already dedicated...) 2018-08-18 02:05:43 +02:00
Laurent Clouet
e5f837a249 Better name for variable 2018-08-18 01:44:40 +02:00
Laurent Clouet
374419a4ea File.listFiles() can return null, Arrays.asList does not accept null input 2017-12-31 15:19:27 +01:00
Laurent Clouet
ba75059a0c Default value of hostname should be an empty one 2017-07-22 12:20:28 +02:00
Laurent Clouet
c6f48661f0 Allow user to set the computer name 2017-05-08 01:35:08 +02:00
Laurent Clouet
f6f21f1bb4 Bugfix: when the user specify a cache-dir he is setting working AND storage directories 2017-05-04 20:51:58 +02:00
Laurent Clouet
3926fe37ac When using system temp directory, store renderer binary archive in a 'permanent' directory to re-use on the next launch 2017-04-30 22:34:16 +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
Rolf Aretz Lap
d4db1670a1 Add ui for process priority 2017-03-19 17:38:22 +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
Jackson
55b909c98b Allow user to set tile size 2016-09-21 23:26:44 +02:00
Laurent Clouet
a0daf5e262 Add proxy info to conf file and swing ui 2015-07-06 18:41:28 +01:00
Laurent Clouet
c880db929c Remove log 2015-06-11 22:15:27 +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
901fab65f2 Bugfix: merge the configuration and settings (Configuration i.e. command line args have high priority) 2015-03-31 23:06:21 +01:00
Mathis Chenuet
3ea4107dc1 Cleanup: Use foreach whenever is possible 2015-01-25 18:36:39 +00:00
Mathis Chenuet
c6dafb3bf6 Cleanup: remove extra semicolons 2015-01-25 18:26:21 +00:00
Laurent Clouet
f119eabc77 Merge pull request #10 from artemisart/clean
Fix typo  and Clean up.
2015-01-18 00:08:41 +01:00
Mathis Chenuet
c81f0b167f variable renames 2015-01-18 00:00:35 +01:00
Laurent Clouet
df7c97b6a4 Improvement: add graphical ui 2015-01-15 23:20:17 +01:00
Laurent Clouet
ea7997c625 Improvement: check if the OS and the GPU are supported by the application 2014-12-17 21:47:31 +00:00
Laurent Clouet
a2df47d91b Bugfix: typo 2014-12-08 19:11:42 +00: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
422a9e74c8 Initial commit
Version 3.3 of the client
2014-11-20 13:21:19 +00:00