Charlie Fenton
de566e26e1
Mac SS: look for Branding file in BOINC Data folder before the one in Manager (mainly for convenience debugging on build system)
...
svn path=/trunk/boinc/; revision=20399
2010-02-03 04:50:24 +00:00
Charlie Fenton
317e240b46
SS: Allow users to set screensaver durations from ss control panel
...
svn path=/trunk/boinc/; revision=19890
2009-12-14 13:10:49 +00:00
Charlie Fenton
6bbcdbadf7
Mac SS: Changes for compatibility with OS 10.6
...
svn path=/trunk/boinc/; revision=18867
2009-08-19 02:49:06 +00:00
Charlie Fenton
8d9b1d78f4
Mac: Change "ProgressThruProcessors" to "Progress Thru Processors"
...
svn path=/trunk/boinc/; revision=18362
2009-06-11 00:36:15 +00:00
Charlie Fenton
aa2069d0c4
Mac: add screensaver, installer and uninstaller support for ProgressThruProcessors branding
...
svn path=/trunk/boinc/; revision=18347
2009-06-10 10:49:46 +00:00
Charlie Fenton
3840b814b7
SS: Under Mac Sandbox security, terminate default screensaver graphics app via gfx_switcher
...
svn path=/trunk/boinc/; revision=17722
2009-04-02 10:25:16 +00:00
Charlie Fenton
e03e108441
Remove obsolete comment
...
svn path=/trunk/boinc/; revision=17605
2009-03-17 10:23:20 +00:00
Charlie Fenton
2bf1427dce
WINSCR: fix a bug. Mac screensaver: logic to stop Data Management thread even if hung on an RPC.
...
svn path=/trunk/boinc/; revision=17444
2009-03-03 12:08:49 +00:00
Charlie Fenton
1b39ca2315
screensaver: remove error codes & messages handled by new default gfx app, add new error codes; better logic when coordinator window covered on Mac
...
svn path=/trunk/boinc/; revision=17408
2009-02-27 11:20:08 +00:00
Charlie Fenton
b4c78c27b4
screensaver: Implement new screensaver coordinator logic as requested by Rom.
...
svn path=/trunk/boinc/; revision=17322
2009-02-20 11:49:49 +00:00
Charlie Fenton
b3d6f09444
SS: Fix ss_app compile errors on Mac, continue work on screensaver coordinator
...
svn path=/trunk/boinc/; revision=17163
2009-02-06 02:17:45 +00:00
Charlie Fenton
600a391739
Mac SCR: eliminate unused argument, add comments
...
svn path=/trunk/boinc/; revision=16385
2008-11-01 09:05:23 +00:00
Charlie Fenton
59cd706f8c
Mac SCR: fix some real and potential crash bugs
...
svn path=/trunk/boinc/; revision=16372
2008-10-31 13:44:52 +00:00
Charlie Fenton
7b41ac8f0e
Mac SCR: reinitialize if startanimation() called after stopanimation(), detect if covered by app gfx window under all versions of OS X
...
svn path=/trunk/boinc/; revision=16252
2008-10-22 12:25:54 +00:00
Charlie Fenton
229650ec15
SCR: Fix trace statements in screensaver.cpp; enable diagnostics in Mac screensaver
...
svn path=/trunk/boinc/; revision=15967
2008-09-05 02:47:10 +00:00
David Anderson
4f66bb4c95
- added copyright and license info to .C, .cpp, .h files
...
- scheduler: fix bug in adaptive replication:
if send an unreplicated job to untrusted host,
set both wu.target_nresults and wu.min_quorum to app.target_nresults.
svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
Charlie Fenton
e447bb17df
Mac SCR: Add a test to directly determine when a graphics application window obscures our moving logo animation; if so, stop showing moving logo to avoid wasting CPU cycles.
...
svn path=/trunk/boinc/; revision=14806
2008-02-27 07:50:58 +00:00
Charlie Fenton
ec5ff1be99
Mac SCR: Add a test to directly determine when a graphics application window obscures our moving logo animation; if so, stop showing moving logo to avoid wasting CPU cycles.
...
svn path=/trunk/boinc/; revision=14804
2008-02-27 03:21:46 +00:00
Charlie Fenton
e53d0a480b
Mac SCR: Display "Starting screensaver graphics. Please wait ..." for 45 seconds each time we start graphics from a different application
...
svn path=/trunk/boinc/; revision=14793
2008-02-26 01:53:36 +00:00
Charlie Fenton
31e2c35943
Adjust frame rate, max logo slew rate when not displaying application graphics
...
svn path=/trunk/boinc/; revision=14777
2008-02-22 08:58:07 +00:00
Charlie Fenton
7f10249377
MAC SCR: Further changes and cleanup of new Mac screensaver
...
svn path=/trunk/boinc/; revision=14759
2008-02-19 13:26:26 +00:00
Charlie Fenton
560ae25d55
New Mac screensaver uses Quartz APIs, not deprecated QuickDraw, works more like Windows saver.
...
svn path=/trunk/boinc/; revision=14743
2008-02-14 12:26:13 +00:00
Charlie Fenton
167da5c015
API: Add executing_as_daemon bool to get_state rpc. SCR: When running V5 GFX applications as a service / daemon, display appropriate error message instead of trying to display graphics.
...
svn path=/trunk/boinc/; revision=14641
2008-01-30 02:47:06 +00:00
Charlie Fenton
4394245d16
Fix GridRepublic branding bug.
...
svn path=/trunk/boinc/; revision=13965
2007-10-26 10:00:00 +00:00
Charlie Fenton
274c217422
Fix typo in comment.
...
svn path=/trunk/boinc/; revision=13836
2007-10-11 21:55:42 +00:00
Charlie Fenton
1d70f435af
Remove obsolete screensaver comments
...
svn path=/trunk/boinc/; revision=13833
2007-10-11 11:19:04 +00:00
Frank Thomas
fbcfeaf456
- Removed the svn:executable property from files that should not be executable,
...
like source code and text files. I skipped to check most files in html/
and mac_*/ though.
- Added svn:executable to tools/watch_tcp because it has a shebang.
svn path=/trunk/boinc/; revision=13819
2007-10-10 09:25:40 +00:00
Frank Thomas
3bfc78b511
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
...
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
Charlie Fenton
badebe8f55
Add handshaking between Mac screensaver threads when updating progress display.
...
svn path=/trunk/boinc/; revision=13801
2007-10-09 10:00:53 +00:00
Charlie Fenton
b60d830be1
Fix compile error in Mac screensaver.
...
svn path=/trunk/boinc/; revision=13800
2007-10-09 00:35:37 +00:00
Charlie Fenton
0a19f38786
V6 SCR: Merge code for Mac and Windows screensavers, adding full functionality for Windows SS.
...
svn path=/trunk/boinc/; revision=13781
2007-10-05 13:28:11 +00:00
Charlie Fenton
8c61fc38b6
Mac SCR: Create a new tiny utility gfx_switcher for use by screensaver to safely launch and kill gfx apps with user, group boinc_project
...
svn path=/trunk/boinc/; revision=13758
2007-10-03 06:16:58 +00:00
Charlie Fenton
e8a4acda63
V6 screensaver shows graphics for both V5 and V6 applications.
...
svn path=/trunk/boinc/; revision=13670
2007-09-26 10:17:43 +00:00
Charlie Fenton
d7b888b3fc
Mac SCR: prevent double delete of RPC_CLIENT rpc on closing screensaver
...
svn path=/trunk/boinc/; revision=13622
2007-09-21 11:46:31 +00:00
Charlie Fenton
457efa155f
Mac SCR: Put a copy of switcher utility inside screensaver's bundle to launch graphics applications as user and group "nobody".
...
svn path=/trunk/boinc/; revision=13601
2007-09-19 09:41:23 +00:00
Charlie Fenton
8066ab1f97
SCR: Impelement new RPC::get_screensaver_tasks()
...
svn path=/trunk/boinc/; revision=13587
2007-09-14 01:45:00 +00:00
Charlie Fenton
b1e50a104d
Logic cleanup and optimization
...
svn path=/trunk/boinc/; revision=13573
2007-09-12 08:17:11 +00:00
Charlie Fenton
12e6f5fc07
SCR: Create is_same_task() function which compares both task name and task URL
...
svn path=/trunk/boinc/; revision=13572
2007-09-12 00:39:41 +00:00
Charlie Fenton
fbb5353a7c
Add a comment
...
svn path=/trunk/boinc/; revision=13570
2007-09-11 23:21:58 +00:00
Charlie Fenton
ca9e5694b2
SCR: Create is_same_task() function which compares both task name and task URL
...
svn path=/trunk/boinc/; revision=13569
2007-09-11 23:16:41 +00:00
Charlie Fenton
7da882ed50
Mac SCR: Do screen blanking in screensaver since CC no longer does it
...
svn path=/trunk/boinc/; revision=13543
2007-09-05 11:12:03 +00:00
Charlie Fenton
90df697345
SCR: Add optional argument to count_active_graphic_apps() and get_random_graphics_app() with the name of a result to avoid.
...
svn path=/trunk/boinc/; revision=13528
2007-09-03 08:39:46 +00:00
Charlie Fenton
551ad7b77a
Remove temporary debugging value checked in by mistake
...
svn path=/trunk/boinc/; revision=13510
2007-09-02 09:48:59 +00:00
Charlie Fenton
9379f8aa8e
V6 graphics development
...
svn path=/trunk/boinc/; revision=13500
2007-08-31 15:59:06 +00:00
Charlie Fenton
520b114838
Update Mac screensaver to V6 graphics; fix a bug in get_random_graphics_app()
...
svn path=/trunk/boinc/; revision=13499
2007-08-31 14:32:08 +00:00
Charlie Fenton
4eb0aee2da
Update Mac screensaver to V6 graphics; fix a bug in get_random_graphics_app()
...
svn path=/trunk/boinc/; revision=13498
2007-08-31 14:23:07 +00:00
Charlie Fenton
21ef24ec5c
Move Mac sreensaver files to common clientscr directory
...
svn path=/trunk/boinc/; revision=13478
2007-08-29 01:11:57 +00:00