李通洲
|
528f9f152c
|
Config: adds display.common.(ndigits|spaceBeforeUnit)
|
2026-04-16 15:45:12 +08:00 |
|
李通洲
|
64d2c4410e
|
Binary (macOS): improve performance with mmap(2)
|
2026-04-16 15:15:50 +08:00 |
|
李通洲
|
6e4de3e9f1
|
Platform (Windows): uses LsaGetUserName to acquire user name
|
2026-04-16 15:03:08 +08:00 |
|
Carter Li
|
ce51dbf7ea
|
Smbios (Linux): fixes compiling errors
|
2026-04-16 15:03:08 +08:00 |
|
李通洲
|
abc6c0593c
|
Chore: IndentPPDirectives: BeforeHash [ci skip]
|
2026-04-15 16:17:08 +08:00 |
|
李通洲
|
b63bd5b8c9
|
Smbios: refactors code
|
2026-04-15 16:13:56 +08:00 |
|
李通洲
|
4236d830cc
|
Options: uses enums instead of hard code number [ci skip]
|
2026-04-15 10:09:44 +08:00 |
|
李通洲
|
c851c39837
|
Options: fixes copy&paste errors
|
2026-04-15 09:56:23 +08:00 |
|
Carter Li
|
1cd196b726
|
Smbios: uses the standard type off_t
|
2026-04-15 09:02:35 +08:00 |
|
李通洲
|
f8a8864be5
|
Smbios (OpenBSD): reads table address from dmesg
|
2026-04-15 09:02:35 +08:00 |
|
Carter Li
|
683e90cec6
|
Smbios (FreeBSD): unifies pread/mmap handling
Don't try `pread(/dev/mem)` on FreeBSD, which causes kernel panic
|
2026-04-15 09:02:35 +08:00 |
|
李通洲
|
08de5eabed
|
Sound: merges isMain and isActive to type
|
2026-04-15 09:02:35 +08:00 |
|
李通洲
|
c7ecc33b64
|
Global: removes FFlist::elementSize
Improves performance of module Sound and PhysicalMemory
|
2026-04-14 15:47:26 +08:00 |
|
Carter Li
|
ee7f574349
|
Smbios (OpenBSD): reads table address from dmesg
|
2026-04-14 15:47:26 +08:00 |
|
Carter Li
|
10f58e405e
|
Smbios (FreeBSD): adds fallback method for non-UEFI systems
|
2026-04-14 00:20:01 +08:00 |
|
Carter Li
|
d81a7b6278
|
Smbios: improves logging
|
2026-04-13 18:20:19 +08:00 |
|
李通洲
|
48daf4ac1e
|
Camera (macOS): fixes a compiler warning
|
2026-04-13 16:16:57 +08:00 |
|
李通洲
|
6d01c0b438
|
PhysicalDisk (NetBSD/OpenBSD): adds debug logs
|
2026-04-13 14:25:42 +08:00 |
|
李通洲
|
3cc0e40e5a
|
Smbios: updates EMTF standard version
|
2026-04-13 09:38:47 +08:00 |
|
李通洲
|
679def253d
|
Global: formats code [ci skip]
|
2026-04-12 19:19:55 +08:00 |
|
李通洲
|
4dc5033c80
|
PowerAdapter (Linux): checks if the device is present
|
2026-04-10 08:48:55 +08:00 |
|
Carter Li
|
b3603391eb
|
Battery: refactors status field from string to bit-fields
|
2026-04-09 20:02:04 +08:00 |
|
Carter Li
|
f6a363f7ad
|
Global: unifies GCC attributes usage
|
2026-04-09 20:02:04 +08:00 |
|
Carter Li
|
3e69361196
|
Battery (OpenBSD): adds Unknown state
|
2026-04-09 15:49:41 +08:00 |
|
Carter Li
|
04bd5045b9
|
PowerAdapter (Linux): tidy
|
2026-04-09 15:20:36 +08:00 |
|
李通洲
|
886bde47d6
|
Battery (Linux): checks if battery's present before parsing
|
2026-04-09 14:01:24 +08:00 |
|
李通洲
|
254fb82520
|
Battery (Linux): fixes AC status can be incorrectly detected as Connected
... in machine that has multiple batteries
Fixes #2263
|
2026-04-09 13:54:50 +08:00 |
|
李通洲
|
af884bb638
|
FFstrbuf: silence a compiler warning
|
2026-04-09 13:54:50 +08:00 |
|
李通洲
|
e8e43c10fc
|
PhysicalDisk: renames hideUnknown for hideUnused
|
2026-04-09 13:54:50 +08:00 |
|
李通洲
|
9090dbd276
|
PhysicalDisk (macOS): detects 0-size disks
|
2026-04-09 13:54:50 +08:00 |
|
李通洲
|
f683586623
|
Swap (Windows): fixes out-of-bound memory access when swaps are disabled
|
2026-04-09 13:54:50 +08:00 |
|
Carter Li
|
d71d6a679d
|
Swap (macOS): fixes a compiler warning
|
2026-04-09 13:54:50 +08:00 |
|
李通洲
|
17eb22dfdb
|
PhysicalDisk: adds option hideVirtual (defaults to false) and hideUnknown (defaults to true)
|
2026-04-09 13:54:50 +08:00 |
|
Carter Li
|
c09a788ce3
|
PhysicalDisk (OpenBSD): honors namePrefix
|
2026-04-09 09:35:48 +08:00 |
|
Carter Li
|
ab32056c3f
|
PhysicalDisk (NetBSD): honors namePrefix
|
2026-04-09 09:35:48 +08:00 |
|
李通洲
|
e15049856f
|
GPU (Windows): improves support of non-PCI devices
|
2026-04-09 09:35:48 +08:00 |
|
李通洲
|
16423487fb
|
GPU (Windows): updates comments
|
2026-04-09 09:35:48 +08:00 |
|
李通洲
|
6b95eb2c74
|
GPU: fixes the vendor name of Parallels
|
2026-04-09 09:35:48 +08:00 |
|
Faisal Ahmed Moshiur
|
2b82e9ab02
|
Fix potential use-after-free and overlapping memory copy in ffStrbufSetNS
|
2026-04-09 09:33:58 +08:00 |
|
李通洲
|
5fe2cc6350
|
PhysicalDisk (Windows): adds simple debug log
|
2026-04-06 10:36:46 +08:00 |
|
李通洲
|
50739ee890
|
Cursor (Windows): fixes Win8.1 support
|
2026-04-06 10:00:40 +08:00 |
|
李通洲
|
97ce079488
|
GPU (Windows): adds fallback method for GPU vendor detection
|
2026-04-06 09:33:23 +08:00 |
|
Carter Li
|
7045dea284
|
Global (Windows): fixes building on i686
|
2026-04-05 14:40:38 +08:00 |
|
李通洲
|
7887067301
|
PhysicalDisk (Windows): switches to CMAPI; adds floppy support
|
2026-04-05 20:37:23 +08:00 |
|
李通洲
|
39cfc7aac8
|
Debug (Windows): ensures UTF-8 output
|
2026-04-05 20:21:50 +08:00 |
|
李通洲
|
44af8b85ad
|
Battery (Windows): tidy
|
2026-04-05 20:21:50 +08:00 |
|
李通洲
|
85594d2056
|
GPU (Windows): restores Win8.1 support
|
2026-04-05 14:26:22 +08:00 |
|
Данил Голдышев
|
14cd933969
|
fix(help): align format placeholders dynamically
|
2026-04-05 10:32:23 +08:00 |
|
Данил Голдышев
|
6550b77c2f
|
fix(zpool): correct documented format placeholders
|
2026-04-05 10:32:23 +08:00 |
|
李通洲
|
7147f23504
|
GPU (Windows): ignores invalid D3DKMT responses
|
2026-04-05 01:31:14 +08:00 |
|