3 Commits

Author SHA1 Message Date
Amin Yahyaabadi
5ce95ecd0e feat: add disk feature detection for MacOS (#91) 2024-07-07 20:08:05 +02:00
Leon Freist
bfc4e4c059 debug Disks 2023-10-16 09:41:01 +02:00
李国宝
1b9d237619 fixbug: add wstring_to_std_tring, to fix disk._vendor decode bug, support getAvailableMemory on windows (#27)
* fixbug: add WString2String, to fix disk._vendor decode bug

* fixbug: fix stringutils.h wstring_to_std_tring  code style

* fixbug: fix windows disk size bug

* fixbug: fix WString2String function err

* fix: fix windows/ram.cpp format error

* fixbug: fix wstring_to_std_string build on linux

* feat: finish getAvailableMemory on windows

* fix: fix code style

* feat: add getAvailableMemory on windows comment

* feat: Update format-check.yml nodejs version, fix windows/ram.cpp code style.

* feat: up build-windows-msys2.yml to v3
2023-03-05 18:43:12 +01:00