7.22.1: Unterschied zwischen den Versionen

Aus BC-Wiki
Zur Navigation springen Zur Suche springen
(initial)
 
K (add detailed release notes)
 
Zeile 1: Zeile 1:
'''[[7.x| 7x]]'''
'''[[7.x| 7x]]'''


Android
*client: don't print a (confusing) warning if we're using an https:// URL
*Display disk usage on project tab
*client: enable CPU throttling
*Added an option to have task details always expanded
*Manager: don't clear in-use prefs when disable in-use computing
 
*client: don't send "web prefs" in scheduler requests.
Windows/Linux/MacOS
*Account for systems where library directory is named lib64
*Add estimated time remaining for file transfers
*client: show file size in event log message when file transfer finishes
*Fix non-BOINC CPU usage limit
*client and server: increase p_features size from 1024 to 8192.
*Add estimated completion date and completion before deadline columns to Tasks tab
*boinc_cmd: add --get_task_summary command.
*Reset progress percentage to last checkpoint when task is initialized
*client, Win: add a cc_config.xml option <no_rdp_check>.
*Add not-in-use computing prefs: #CPUs, %CPU time, suspend if non-BOINC usage exceeds X
*Manager: enhance computing prefs dialog
*Update cpu/gpu resources when app_config is re-read
*API: print Y/M/D as well as time in log messages
*Fix Account creation for user names with accented characters (Windows client)
*client, Win: fix typo in writing cc_config.xml "no_rdp_check" entry
*Add warning message in preferences for suspension
*client: improve file checking on task start
*Mac: Fix permission errors when running client as a daemon / system service
*client: print log message (conditioned on log_flags.task) when an exclusive app or exclusive GPU app starts or stops.
*client: when using a dynamic AM and checking for idle devices, include CPU
*[Manager] Sort requests to suspend/resume/abort multiple tasks
*client: write GPU detection warnings to stderr
*[Manager] Avoid crash if account manager list is empty
*[Client] Correct limit check in throttler thread
*client: don't hang if detection processes hang
*client: don't change user CPID if detach from oldest project
*Add more error messages for directory locking
*Manager: fix bug where "estimated completion" and "completion before deadline" task fields switch back and forth to --- during CPU throttling.
*[Android] Remove hard coded Android manifest string
*[linux] zlib is required when building client, server or apps
*[linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file
*Manager (Unix): fix "Show VM" bug
*Mac: make uninstaller work even if user deleted BOINC Data directory
*Mac Installer & Uninstaller: Fix display of name of helper apps
*Mac: upgrade tp wxWidgets 3.1.6
*Work around uselocale() apparently broken in MacOS 13.3.1
*Safer work around uselocale() apparently broken in MacOS 13.3.1
*Mac: Fix automatic launch on login under MacOS 13.3.1
*Mac: Launch Manager hidden when autostarted on user login
*Add CFBundleShortVersionString to macOS app plist files
*Mac: upgrade to wxWidgets 3.2.2.1
*fix potential bug in building process tree on Win
*[Windows Installer] Prevent handle leaks
*Client, Win: include kernel time in non-BOINC CPU usage
*[Manager][Windows] Prevent close request on minimized window exiting the app
*[Lib] Improve Windows diagnostics
*[Lib][Windows] Correct flags for FormatMessage()
*[CI] Fix Coverity builds
*[CI][Android] Fix build on ubuntu-latest
*[CI][MinGW] Fix build on ubuntu-latest
*[Linux][Manager][vcpkg] Fix Linux vcpkg manager compilation
*[Linux][Manager][vcpkg] Compile Linux vcpkg manager in manifest mode
*[vcpkg] Remove versions from manifests files
*[CI] Build example applications, wrapper and vboxwrapper for OSX.
*[Linux] Add snap build
*[ci] Fix deploy logs
*[Readme] Add snap and test report status
*[Readme] Delete test report badge
*[OSX][CI] Refactor CI to decrease cache build time and avoid unnecessary cache invalidation
*Mac CI: Simplify and generalize logic in the Mac CI build script
*Update copyright year
*[ci] Fix: vcpkg will clone from $VCPKG_LINK
*Web: remove XSS vulnerability
*Update Transifex config to the latest version
*[CI][Android] Deprecated android native in ci
*[CI][Windows] Add vcpkg link also for windows
*web: fix problems with download page on project sites
*[Windows] Fix build error after wxWidgets update
*Fix some compile warnings on Win (VS 2022)
*[Wrapper] Add logging of child process PID, plus minor fixes for Windows
*[Bugfix][cmake] Change to DVCPKG_INSTALLED_DIR in cmake builds
*Mac CI: Verify cached library versions match those in Xcode project
*clean up screensaver code
*remove Bossa and Bolt files
*[Linux][vcpkg] Detect vcpkg freeglut for linux
*web: when update venue, call it a "computer" rather than a "host"
*[CI] Simplify vcpkg custom triplets
*Remove trailing whitespaces. Add CI script to verify in on every commit
*Update translations

Aktuelle Version vom 23. Juni 2023, 20:31 Uhr

7x

  • client: don't print a (confusing) warning if we're using an https:// URL
  • client: enable CPU throttling
  • Manager: don't clear in-use prefs when disable in-use computing
  • client: don't send "web prefs" in scheduler requests.
  • Account for systems where library directory is named lib64
  • client: show file size in event log message when file transfer finishes
  • client and server: increase p_features size from 1024 to 8192.
  • boinc_cmd: add --get_task_summary command.
  • client, Win: add a cc_config.xml option <no_rdp_check>.
  • Manager: enhance computing prefs dialog
  • API: print Y/M/D as well as time in log messages
  • client, Win: fix typo in writing cc_config.xml "no_rdp_check" entry
  • client: improve file checking on task start
  • client: print log message (conditioned on log_flags.task) when an exclusive app or exclusive GPU app starts or stops.
  • client: when using a dynamic AM and checking for idle devices, include CPU
  • [Manager] Sort requests to suspend/resume/abort multiple tasks
  • client: write GPU detection warnings to stderr
  • [Manager] Avoid crash if account manager list is empty
  • [Client] Correct limit check in throttler thread
  • client: don't hang if detection processes hang
  • client: don't change user CPID if detach from oldest project
  • Add more error messages for directory locking
  • Manager: fix bug where "estimated completion" and "completion before deadline" task fields switch back and forth to --- during CPU throttling.
  • [Android] Remove hard coded Android manifest string
  • [linux] zlib is required when building client, server or apps
  • [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file
  • Manager (Unix): fix "Show VM" bug
  • Mac: make uninstaller work even if user deleted BOINC Data directory
  • Mac Installer & Uninstaller: Fix display of name of helper apps
  • Mac: upgrade tp wxWidgets 3.1.6
  • Work around uselocale() apparently broken in MacOS 13.3.1
  • Safer work around uselocale() apparently broken in MacOS 13.3.1
  • Mac: Fix automatic launch on login under MacOS 13.3.1
  • Mac: Launch Manager hidden when autostarted on user login
  • Add CFBundleShortVersionString to macOS app plist files
  • Mac: upgrade to wxWidgets 3.2.2.1
  • fix potential bug in building process tree on Win
  • [Windows Installer] Prevent handle leaks
  • Client, Win: include kernel time in non-BOINC CPU usage
  • [Manager][Windows] Prevent close request on minimized window exiting the app
  • [Lib] Improve Windows diagnostics
  • [Lib][Windows] Correct flags for FormatMessage()
  • [CI] Fix Coverity builds
  • [CI][Android] Fix build on ubuntu-latest
  • [CI][MinGW] Fix build on ubuntu-latest
  • [Linux][Manager][vcpkg] Fix Linux vcpkg manager compilation
  • [Linux][Manager][vcpkg] Compile Linux vcpkg manager in manifest mode
  • [vcpkg] Remove versions from manifests files
  • [CI] Build example applications, wrapper and vboxwrapper for OSX.
  • [Linux] Add snap build
  • [ci] Fix deploy logs
  • [Readme] Add snap and test report status
  • [Readme] Delete test report badge
  • [OSX][CI] Refactor CI to decrease cache build time and avoid unnecessary cache invalidation
  • Mac CI: Simplify and generalize logic in the Mac CI build script
  • Update copyright year
  • [ci] Fix: vcpkg will clone from $VCPKG_LINK
  • Web: remove XSS vulnerability
  • Update Transifex config to the latest version
  • [CI][Android] Deprecated android native in ci
  • [CI][Windows] Add vcpkg link also for windows
  • web: fix problems with download page on project sites
  • [Windows] Fix build error after wxWidgets update
  • Fix some compile warnings on Win (VS 2022)
  • [Wrapper] Add logging of child process PID, plus minor fixes for Windows
  • [Bugfix][cmake] Change to DVCPKG_INSTALLED_DIR in cmake builds
  • Mac CI: Verify cached library versions match those in Xcode project
  • clean up screensaver code
  • remove Bossa and Bolt files
  • [Linux][vcpkg] Detect vcpkg freeglut for linux
  • web: when update venue, call it a "computer" rather than a "host"
  • [CI] Simplify vcpkg custom triplets
  • Remove trailing whitespaces. Add CI script to verify in on every commit
  • Update translations