Commit Graph

19 Commits

Author SHA1 Message Date
Finn Bear 9d074974b6 Make config file loader take ram in MB for consistency
When passed as inline parameters, memory is expressed as MB. However, when passed in a config file, memory was expressed as KB. This created confusion

https://discordapp.com/channels/253355867938750485/301912419368697856/541719192252973066
https://discordapp.com/channels/253355867938750485/301912419368697856/541719244094701597
https://discordapp.com/channels/253355867938750485/301912419368697856/541719343684124696
2019-02-03 13:07:12 -08:00
Laurent Clouet 39b9830879 Improvement: allow multi config file support 2018-12-18 22:53:01 +01:00
Laurent Clouet dba0b9160b Bugfix: cache dir will be created if needed 2018-12-18 22:48:23 +01:00
Laurent Clouet ce9c4fca5b 'cores' is used on the command line argment so use it too on the config file 2018-12-11 07:25:04 +01:00
Laurent Clouet f81d3b67b3 Add openCL support 2018-08-24 19:46:03 +02:00
Laurent Clouet e5f837a249 Better name for variable 2018-08-18 01:44:40 +02:00
Laurent Clouet c6f48661f0 Allow user to set the computer name 2017-05-08 01:35:08 +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
Laurent Clouet b5e62b3416 Typo in log 2017-03-05 22:39:40 +01:00
Laurent Clouet 2f00d7816d Code formating 2017-01-05 09:35:59 +01: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 a0daf5e262 Add proxy info to conf file and swing ui 2015-07-06 18:41:28 +01:00
Laurent Clouet 4a541a5f00 Bugfix: if the cache dir from the config file does not exist, do not use it 2015-05-01 13:24:49 +01:00
Beau Harder bc63388ef2 Only enable owner read/write bits for ~/.sheepit.conf 2015-04-22 19:41:50 +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 97de741c06 Move SettingsLoader to a better place 2015-04-08 20:45:54 +01:00