boinc/clientscr
David Anderson 87769d4acb Merge branch 'master' of github.com:BOINC/boinc
Conflicts:
	clientgui/sg_TaskPanel.cpp
2016-02-17 22:55:57 -08:00
..
progress
res WCG: Add jpeg version of background image for screen saver 2014-03-26 18:17:07 -04:00
Mac_Saver_Module.h SCR: Remove unused code from Mac Screensaver. 2015-03-09 02:53:19 -07:00
Mac_Saver_ModuleView.h
Mac_Saver_ModuleView.m Mac scr: revert to using Objective-C Garbage Collection instead of Automatic Reference Counting, for compatibility with OS 10.6 and OS 10.7, which require GC in screensavers. It is still compatible with OS 10.8 through OS 10.11. This requires building with Xcode 5 or earlier, because Xcode 6 forces converting to ARC. 2015-09-11 18:46:43 -07:00
Makefile.am - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
boinc_ss.h
boinc_ss.rc client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
boinc_ss_opengl.h More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
boinc_ss_opengl.rc client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
gfx_switcher.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
mac_saver_module.cpp SCR: Fix Mac screensaver for building with libc++ and c++11 2016-02-03 02:33:31 -08:00
screensaver.cpp SCR: Fix a bug which prevented default screensaver (clientscr) from running when BOINC client was suspended. 2015-03-09 08:49:44 -07:00
screensaver.h
screensaver_win.cpp LIB: Introduce the notion of per-user account log files. Setup the manager, tray applet, and screen saver to use per-user account log files. Technically the default screen saver should be as well. 2014-03-06 23:02:04 -05:00
screensaver_win.h - WINSCR: Use the DefProcHandler function when processing WM_CLOSE/WM_DESTROY 2012-04-27 20:50:27 +00:00
screensaver_x11.cpp - eliminate use of alloca() and strdupa(). 2013-03-04 17:24:19 +01:00
ss_app.cpp Merge branch 'master' of github.com:BOINC/boinc 2016-02-17 22:55:57 -08:00
ss_config.xml