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