Commit Graph

11 Commits

Author SHA1 Message Date
David Anderson bd29314eb0 screensaver fix
svn path=/trunk/boinc/; revision=13388
2007-08-16 18:37:38 +00:00
Rom Walton 05cee3eb0d - SCR: Fix the new screensaver so that it doesn't start a new
graphics window every second.
    - LIB: CreateProcess always returns a 1 on success, which means
           the last part of the run_program function was never being
           executed.
    
    clientscr/
        screensaver_win.cpp
    lib/
        util.C

svn path=/trunk/boinc/; revision=13323
2007-08-15 15:25:52 +00:00
Rom Walton f841b17404 SCR: Enable V6 style applications, screensaver is no longer
compatible with v5 style graphics.
    
    clientscr/
        screensaver.cpp, .h
        screensaver_win.cpp, .h

svn path=/trunk/boinc/; revision=13318
2007-08-14 17:23:30 +00:00
Rom Walton 3986e47fa9 - SCR: Move screensaver related files out of the CC directory
structure and put it into its own directory structure.
        
    client/win/
        boinc.scr.manifest (deleted)
        boinc_ss.h (deleted)
        boinc_ss.rc (deleted)
        boinc_ss_2003.rc (deleted)
        win_screensaver.cpp, .h (deleted)
    clientscr/
        boinc.scr.manifest (added)
        boinc_ss.h (added)
        boinc_ss.rc (added)
        boinc_ss_2003.rc (added)
        win_screensaver.cpp, .h (added)

svn path=/trunk/boinc/; revision=13308
2007-08-13 19:57:18 +00:00
Rom Walton 9a9550c2e0 Copied remotely.
svn path=/trunk/boinc/; revision=13307
2007-08-13 19:43:39 +00:00
Rom Walton 29afbd883e Copied remotely
svn path=/trunk/boinc/; revision=13306
2007-08-13 19:41:09 +00:00
Rom Walton 743ab161e8 Copied remotely
svn path=/trunk/boinc/; revision=13305
2007-08-13 19:40:48 +00:00
Rom Walton c69a0c68c4 Copied remotely
svn path=/trunk/boinc/; revision=13304
2007-08-13 19:40:27 +00:00
Rom Walton c2f61c722c Copied remotely
svn path=/trunk/boinc/; revision=13303
2007-08-13 19:40:05 +00:00
Rom Walton 84a13c2755 Copied remotely
svn path=/trunk/boinc/; revision=13302
2007-08-13 19:39:29 +00:00
Rom Walton d4697defed Copied remotely
svn path=/trunk/boinc/; revision=13301
2007-08-13 19:37:51 +00:00