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 |
|
Laurent Clouet
|
09eb650da2
|
Bugfix: don't use gpu if the user doesn't want to
|
2016-10-10 00:03:40 +02:00 |
|
Laurent Clouet
|
0873eec17e
|
Typo
|
2016-10-08 19:19:25 +02:00 |
|
Laurent Clouet
|
09394d1eed
|
update doc
|
2016-10-06 20:26:11 +02:00 |
|
Laurent Clouet
|
28b257092a
|
Project archive can be password protected
|
2016-10-05 23:01:03 +02:00 |
|
Lance
|
0afdd965ba
|
Add license text
|
2016-10-04 06:36:40 +02:00 |
|
Laurent Clouet
|
a4dae4f6af
|
Add missing license on file header
|
2016-10-04 06:33:25 +02:00 |
|
Laurent Clouet
|
89be5120c9
|
Better ui message
|
2016-09-26 01:02:24 +02:00 |
|
Laurent Clouet
|
6b052155f9
|
Use url encode on all text parameter
|
2016-09-25 20:08:47 +02:00 |
|
Laurent Clouet
|
fe626a3bee
|
Detect if the gpu is not supported by blender (for example GTX 10XX on Blender 2.77)
|
2016-09-21 23:52:41 +02:00 |
|
Jackson
|
55b909c98b
|
Allow user to set tile size
|
2016-09-21 23:26:44 +02:00 |
|
Laurent Clouet
|
6747b666ef
|
More responsive ui
|
2016-09-15 15:34:34 +02:00 |
|
Laurent Clouet
|
018382ac6f
|
Handle when server doesn't send the expected response
|
2016-09-11 13:46:12 +02:00 |
|
Laurent Clouet
|
0d660b023b
|
Bugfix: NullPointerException
|
2016-09-11 13:33:34 +02:00 |
|
Laurent Clouet
|
0000718830
|
User friendly error message
|
2016-08-30 20:01:26 +02:00 |
|
Laurent Clouet
|
551cecc12f
|
User friendly error message
|
2016-08-29 20:07:38 +02:00 |
|
Laurent Clouet
|
8a17cddfde
|
Bugfix: check kill request before check render output
|
2016-08-29 18:06:17 +02:00 |
|
Laurent Clouet
|
988abfc8e7
|
Wrong log
|
2016-08-29 17:56:21 +02:00 |
|
Laurent Clouet
|
98c806efa6
|
Bugfix: NullPointerException
|
2016-08-01 00:47:29 +02:00 |
|
Laurent Clouet
|
0a4624d880
|
Better ui
|
2016-07-30 00:11:04 +02:00 |
|
Laurent Clouet
|
6f68fb95a0
|
Bugfix: You get credits by either rendering successfully a frame or by sending and error when it failed so no need to request an update of credits everytime the line is updated (specially on status update...)
|
2016-07-29 23:59:11 +02:00 |
|
Laurent Clouet
|
c8719390d1
|
Bugfix: Typo in log
|
2016-07-29 23:25:05 +02:00 |
|
Laurent Clouet
|
242ef644e2
|
Cleanup: use IntByReference instead of creating by hand an array of one value
|
2016-07-20 16:29:17 +02:00 |
|
Laurent Clouet
|
f04b84468d
|
Detect full hard drive on file download
|
2016-06-25 13:45:09 +02:00 |
|
Laurent Clouet
|
dc63b9791b
|
Detect when computer is runnout of free space on hard drive
|
2016-05-02 13:26:11 +02:00 |
|
Laurent Clouet
|
ac7377ad19
|
Better out of memory detection
|
2016-05-01 15:04:31 +02:00 |
|
Laurent Clouet
|
718316cb38
|
Add an option to not use systray
|
2016-04-28 19:37:05 +02:00 |
|
Laurent Clouet
|
783475b7fa
|
Update protocol.txt
|
2016-04-27 19:40:02 +02:00 |
|
hailIulius
|
be3a30facc
|
Use core affinity on windows to improve performance
|
2016-04-27 19:35:32 +02:00 |
|
Laurent Clouet
|
32540e7712
|
Detect if renderer ran out of memory
|
2016-04-03 20:49:24 +02:00 |
|
Laurent Clouet
|
34386ec9c1
|
Remove unused import
|
2016-03-16 20:18:28 +01:00 |
|
Laurent Clouet
|
eff4ab2198
|
Instead of giving generic no job status, the server now give more detailed status
|
2016-03-16 14:07:42 +01: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
|
eac484693f
|
PNG should be handle as binary
|
2016-03-13 22:22:40 +01:00 |
|
harrim4n
|
c2a45dbc7c
|
FIX #61 fixed issues with dmesg being rotated
|
2016-02-18 20:52:24 +01:00 |
|
Laurent Clouet
|
a0e2d9acf2
|
FIX #64 Hostname failure should be silenced since it's not a mandatory parameter
|
2016-02-18 18:34:15 +01:00 |
|
Laurent Clouet
|
2d86fcd70e
|
Cleanup: don't catch generic exception
|
2016-02-18 18:30:05 +01:00 |
|
Laurent Clouet
|
554d6562df
|
Bugfix: c5997faec86cb27aa52b0dbfa2729ccc050d7181 introduced a regression, it failed to properly stop the client with swing UI
|
2016-02-16 23:51:16 +01:00 |
|
Laurent Clouet
|
362c31618d
|
Better ui
|
2016-02-09 20:36:04 +01:00 |
|
Laurent Clouet
|
641f75784b
|
Fix #40 Better label on start button
|
2016-02-08 13:06:33 +01:00 |
|
Laurent Clouet
|
309c56b93a
|
Merge pull request #59 from harrim4n/master
fixed wrong URL on keepmealive.php request
|
2016-02-01 23:36:20 +01:00 |
|
harrim4n
|
585f9f8a1f
|
fixed wrong URL on keepmealive.php request
|
2016-02-01 22:12:59 +01:00 |
|