Changes between Version 6 and Version 7 of GuiRpc


Ignore:
Timestamp:
Jun 30, 2007, 4:24:34 PM (17 years ago)
Author:
Nicolas
Comment:

Updated information - screensaver status values are in common_defs.h, not in ss_logic.h

Legend:

Unmodified
Added
Removed
Modified
  • GuiRpc

    v6 v7  
    7171=== `get_screensaver_mode(int& status)` === #function-get_screensaver_mode
    7272
    73 Return screensaver mode (values are listed in ss_logic.h).
    74 {{{
    75 #!comment Uh, no they're not. I don't see any values listed in that file.
    76 }}}
     73Return screensaver mode (values are listed in [source:trunk/boinc/lib/common_defs.h common_defs.h]).
    7774
    7875=== `set_screensaver_mode``(bool enabled, ``double blank_time, ``DISPLAY_INFO&)` === #function-set_screensaver_mode