Preliminary Change Log 7.0.52 --> 7.0.54:
(Show/Hide)
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
WINSETUP: Fix the launch manager and tray functionality at the end of setup. (Applied to WCG.ism)
client (Android and other Unix without shmget()): Don't write spurious messages to stderr about shmem operations not being supported.
MGR: Limit event log to 2000 messages, deleting oldest if necessary.
MGR: Make my recent Event Log changes a little more robust. (Charlie)
client: show error notice if a GPU exclusion (in cc_config.xml) has an invalid URL, type, or app.
client: show nvidia driver version as 314.07 instead of 314.7
scheduler and web: store OpenCL version along with other GPU info in host.serialnum. Display it on web.
include OpenCL info when faking an NVIDIA GPU.
MGR: Simple View slide show area should be a fixed size.
MGR: Center the Simple View slide show area, fix wrapping of project description text when project has no slide show.
Client: on read_cc_config() GUI RPC, reread app_config.xml files as well as cc_config.xml
Attempt to fix appearance of Simple View buttons on Windows.
MGR: Fix a minor glitch rendering corners of backgrounds of Task and Project areas in Linux Simple View.
MGR: patch to change temporaries to long. Fixes #1226 (From: Alyssa Milburn) Thanks Gianfranco Costamagna.
WINSETUP: Remove RCSID tags from files.
MGR: Add missing template files.
client: Add some missing test files.
MGR: Add missing header file for VS Intellisense population of wxWidgets class information.
Add inert script file.
client: change work fetch policy to work better with GPU exclusions scale amount of work request by (# non-excluded instances)/#instances.
--> change policy:
old: don't fetch work if #jobs > #non-excluded instances.
new: don't fetch work if # of instance-seconds used in RR sim work_buf_min * (#non-exluded instances)/#instances
client: add --suppress_net_info cmdline option.
client/manager: isspace() throws an exception on Win for non-ASCII chars. Check isascii() first.
client, work fetch policy. Change policy for projects w/ GPU exclusions.
client (FreeBSD): detect running on batteries; from rustyBSD.
client: add <fetch_on_update> config option; requests work when you update a project even if it's not highest priority.
MGR: Limit event log to 2000 messages, deleting oldest if necessary.
MGR: Make the flags to InternetReadFileEx() match those of InternetOpen(). Mixed flags can cause unpredictable results.
MGR: if InternetReadFile() sets ERROR_IO_PENDING error, we need to call it again to get the next chunk of data.
client: parse <fetch_on_update> config flag, and show it on startup.
MGR: Fix memory leaks, add debug fprintf's trying to find cause of crashes when retrying load of images in notices.
MGR: don't show DCF in project properties page if it's 1.
build: Add -Wcast-align to list of compiler warnings we are interested in. It'll help prevent crashes in CPU Architectures that are strict on there alignment policies. (From: Jeffrey Walton).
client: Revert my changes for the --detach_console functionality back to the original implementation.
MGR: Remove temporary debugging fprintf's.
MGR (and possibly other components): XML parsing fix.
MGR: Remove temporary debugging fprintf's - missed one line before.
MGR: Disable the download of image files for now. Revisit policy after the next public release.
https://boinc.berkeley.edu/dl/?C=M;O=DЦе повідомлення відредагував (_KoDAk_): Mar 10 2013, 20:15