# HG changeset patch # User ethanzonca # Date 2009-02-22 21:41:21 # Node ID df81403a665ae1fb7c51c0587d01c6f7c85a42d4 # Parent fd1bd9e57cfaf51a46b191366e29933bf7cd245a More Notes diff --git a/src/server/distrend.c b/src/server/distrend.c --- a/src/server/distrend.c +++ b/src/server/distrend.c @@ -43,13 +43,14 @@ * * Notes from IRCness: * Server<==>Client Communication - * - * - * Framecounts: + * Job initiation: + * Job addition : + * Client Control: system (such as drop all jobs, shutdown client, etc) * * blender_getframecount() * indigo_getframecount() always return 1... or just not bother with it? * + * Upload while rendering * * */