Changeset - fd1bd9e57cfa
[Not reviewed]
default
0 1 0
ethanzonca - 17 years ago 2009-02-22 21:27:03

Notes
1 file changed with 13 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -39,6 +39,19 @@
 
 * so other apps can grab stats from it (such as a j2me phone DistRen status app or a php web
 
 * interface).
 
 *
 
 *
 
 *
 
 * Notes from IRCness:
 
 * Server<==>Client Communication
 
 *  	<jobtype={blender,povray,indigo,etc}> <filename> <args specific to the jobtype>
 
 *
 
 *  Framecounts:
 
 *
 
 *  blender_getframecount()
 
 *  indigo_getframecount() always return 1... or just not bother with it?
 
 *
 
 *
 
 *
 
 */
 

	
 

	
0 comments (0 inline, 0 general)