7.0.30

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

Zur Übersicht

  • MGR: Remove the visuals in the wizard for multi-core and opencl. This area will get a bunch of work in a future commit.
  • MGR: Fix menu redraw issue under Ubuntu's new interface. fixes #1180 (From Huibert)
  • MGR: Wait until there is valid data in the list box before processing the OnProjectSelected() event.
  • client:
    • added the definitions for the new Windows 7/2008r2 preSP1 and Windows 8/2012 SKUs based on the winnt.h from the Windows 8 RC SKD (also added as proof)
    • added the detection for some more Windows SKU
  • client: split GPU detection code into separate files
  • client: rename coproc_detect.cpp to gpu_detect.cpp
  • client: compile fixes
  • client: for NVIDIA, make an array of the PCI info for all usable GPUs
  • client: it's possible for a host to get app versions for a given app that have different platforms and different version #s. The client was erroneously deleting the one w/ the lower version when it was no longer in use. Fix: in garbage collection, consider one version to supercede another only if they have the same platform
  • client: AMD GPU detection addition (from [P3D] Crashtest)
  • Mac: Update XCode project with new source files.
  • Mac: Fix displayed names of BOINC installer, uninstaller, etc.
  • Mac: Code sign the BOINC installer and uninstaller if we have a valid code signing identity. Code signing using a registered Apple Developer ID is necessary for GateKeeper with default settings to allow running downloaded applications under OS 10.8.
  • client: AMD GPU detection addition (from [P3D] Crashtest)
  • Mac client: Upgrade to curl 7.26.60 and c-ares 1.9.1.