Commit Graph

523 Commits

Author SHA1 Message Date
Laurent Clouet
e1bcbbdd7d Set flags before killing process 2017-05-01 20:48:02 +02:00
Laurent Clouet
545f51ed4c Increase size of windows since the settings screen display more information 2017-04-30 23:08:04 +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
b447e54a4a 'Unset' default value could be 0 or -1 2017-04-29 22:17:58 +02:00
Laurent Clouet
8f9a54b51e Hide value could be 0 or -1 2017-04-26 23:43:13 +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
6f6af88582 Travis is only enabled on master. 2017-04-20 17:53:43 +02:00
Laurent Clouet
4486a95662 KeepMeAlive should not stop on uncatched exception 2017-04-19 22:09:59 +02:00
Laurent Clouet
6a2cc2b8a6 Don't show strack trace on stdout but instead log it 2017-04-19 21:23:12 +02:00
Laurent Clouet
8b92cba01e More error detection 2017-04-19 00:12:05 +02:00
Laurent Clouet
ff9ef365aa Add option to command line for setting memory allowed 2017-04-04 23:06:31 +02:00
Laurent Clouet
39bd52aca4 Bugfix: check if max ram is set before using it 2017-04-04 22:56:53 +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
42e952bddf Send memory used when reporting an error 2017-03-29 21:46:10 +02:00
Laurent Clouet
29a47f107e Mistake in doc 2017-03-29 21:30:12 +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
e7354499ad Bugfix: handle crash of client when the file to upload is too big. (A better fix should fix use of DataOutputStream to not store the all file in ram) 2017-03-18 17:05:54 +01:00
Laurent Clouet
2d0cdc41d9 Bugfix: no free space detection should use the destination directory, not the actual file because it might not exist yet 2017-03-17 00:39:06 +01:00
Laurent Clouet
32dcbecfd3 Merge pull request #123 from tkausl/patch-1
Fixed status output
2017-03-06 17:56:53 +01:00
Tobias Kunicke
e6d646dd41 Fixed status output 2017-03-06 14:58:09 +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
Laurent Clouet
b5e62b3416 Typo in log 2017-03-05 22:39:40 +01:00
Laurent Clouet
22e7fa7ded Bugfix: don't update lastRequestTime in case of error (Timeout, IOException,...) 2017-03-01 00:30:48 +01:00
intrigus
ddac792ab7 Bugfix: detection of GPU vram over 4GB 2017-02-28 12:55:12 +01:00
Laurent Clouet
e883148c89 Better log 2017-02-22 21:33:23 +01:00
Rolf Aretz Lap
7d2209a0f4 Add commands to text user interface 2017-02-19 14:19:48 +01:00
Eyeballcode
c91bfc38fd Bugfix: english, grammar and typo 2017-02-18 14:31:43 +01:00
Laurent Clouet
9b3baf01c7 Merge pull request #117 from intrigus/add-travis-ci
Add travis ci
2017-02-18 10:44:56 +01:00
Laurent Clouet
36c12ba6d1 Bugfix: server response size could be negative 2017-02-12 20:23:00 +01:00
Laurent Clouet
f88fa05fb5 Blender 2.78b doesn't handle gpu the same way, i might changed again so deport the preferences calls to the server side 2017-02-11 16:54:40 +01:00
intrigus
f6f363701b Add travis ci 2017-02-10 21:06:36 +01:00
Laurent Clouet
42017fa7a3 Bugfix: Setting the right label on action button #115 2017-01-29 21:03:38 +01:00
pantryk
f178c823f8 Add commandline option to show detected gpus 2017-01-19 18:08:26 +01:00
Laurent Clouet
210daf5db2 Bugfix: wrong variable 2017-01-12 20:50:44 +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
Laurent Clouet
52e5f190c7 Merge pull request #106 from principat/fix_text_ui_remaining_message
fix the display of current render time and remaining time on text UIs
2016-12-11 09:11:42 +01:00
Laurent Clouet
cf88332614 Merge pull request #100 from principat/create_cache_dir
Create cache dir if not exists
2016-12-10 07:56:18 +01:00
Rolf Aretz Lap
840ecd58eb fix the display of current render time and remaining time 2016-12-06 06:33:31 +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
795e3d12f6 Eclipse project 2016-11-01 22:20:13 +01:00
Laurent Clouet
ea50176133 create an error type for when the server kills the render (before it was part of NOOUTPUTFILE) 2016-11-01 19:44:09 +01:00
Laurent Clouet
aacf0d407e Display rendertime of previous frame 2016-10-31 15:27:20 +01:00
Laurent Clouet
8d9a1bef19 Update eclipse project 2016-10-28 10:58:03 +02:00
Laurent Clouet
cad3b1ab32 Update README.md 2016-10-25 09:53:39 +02:00
Laurent Clouet
ec2ac10505 Update README.md 2016-10-24 15:36:10 +02:00
Eyeballcode
f427502840 Typo english 2016-10-19 14:02:35 +02:00
Laurent Clouet
d33d820f9d GPU::generate generate an empty list instead of null 2016-10-12 01:40:59 +02: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