# HG changeset patch # User ethanzonca # Date 2009-02-22 21:27:03 # Node ID fd1bd9e57cfaf51a46b191366e29933bf7cd245a # Parent fc615c13faaa0a07e3c3b5477b954fab3bc77d5c Notes diff --git a/src/server/distrend.c b/src/server/distrend.c --- a/src/server/distrend.c +++ b/src/server/distrend.c @@ -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 + * + * + * Framecounts: + * + * blender_getframecount() + * indigo_getframecount() always return 1... or just not bother with it? + * + * + * */