7.1.6

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

7x

  • API: replace strcpy() with strlcpy() various places
  • MGR: Fix bug which changed Network Activity Selection when user set GPU Activity mode
  • Mac installer: Prepare strings in mac installer and uninstaller for localization
  • Mac installer: Specify utf-8 encoding for localization files
  • all components: change strcpy() to strlcpy() when possible.
  • This commit should cover the client and manager code.
  • Mac installer: Fix build breaks due to recent changes for strcpy -> strlcpy.
  • client: add <android_debug> log flag; shows battery/wifi RPC info