3469 Commits

Author SHA1 Message Date
李通洲
1fef41241a
Presets: fix formatation 2024-01-04 15:27:31 +08:00
Carter Li
5c75e271ef PowerAdapter (Linux): add support 2024-01-04 15:16:51 +08:00
Carter Li
b6b1993f62 Battery (Linux): code refactor, support serial number detection 2024-01-04 15:16:51 +08:00
Carter Li
cd0109c382 Battery (Linux): remove option --battery-dir
It was added in c5c3cecb935b86713e2b1fef741b9cf7ee2acccc but there was no comment or issues linked to indicate why it was necessary.

`/sys/class/power_supply` is standardized in <https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-power>. I don't I want to support non-standard platform unless proper reason is given
2024-01-04 14:18:33 +08:00
Carter Li
6698283430 GPU: fix vendor detection for asahi 2024-01-04 10:29:02 +08:00
李通洲
83ce3e4554
Wallpaper (macOS): support Sonoma 2024-01-03 10:15:56 +08:00
李通洲
ff0f91dc3c
macOS: fix mem leaks 2024-01-03 10:12:48 +08:00
李通洲
ab028964bf GPU (WSL): add missing FF_USE_PROPRIETARY_GPU_DRIVER_API macro guards 2024-01-02 18:47:06 +08:00
李通洲
21353b8256
CMake (GPU): change ENABLE_NVIDIA_GPU to ENABLE_PROPRIETARY_GPU_DRIVER_API 2024-01-02 10:49:03 +08:00
Viorel
0a1de91a29 Add option for NVIDIA GPU support 2024-01-01 22:18:03 +08:00
李通洲
a95a80aa93 README: remove invalid info 2024-01-01 10:50:04 +08:00
AlbydS
553338b2bc Add more Linux distributions to installation guide
I added Alpine Linux, NixOS and openSUSE to the installation guide.
2024-01-01 10:29:57 +08:00
李通洲
a56c092a78 Release: v2.5.0
Happy new year!
2023-12-31 18:44:32 +08:00
李通洲
3f553b3266 Doc: update changelog 2023-12-31 18:43:44 +08:00
Souma
cae4b1c657 chore(terminalshell_linux.c): Ignore cwterm as well as figterm
Since CodeWhisperer overrides the terminal environment.
2023-12-31 18:19:04 +08:00
李通洲
bb489f9af3 Common: get rid of detection/internal.h 2023-12-30 18:13:54 +08:00
李通洲
275b53c6c0 Vulkan: don't print software renderers 2023-12-30 18:12:21 +08:00
李通洲
adae31304d Media (macOS): tidy 2023-12-30 14:21:52 +08:00
李通洲
db6d5d7fd6 Windows: get rid of InitOnceExecuteOnce 2023-12-30 14:19:25 +08:00
Carter Li
bce96cf3f0 Doc: update changelog 2023-12-29 23:35:47 +08:00
Carter Li
0707902532 PhysicalDisk (Apple): trim strings 2023-12-29 23:33:16 +08:00
李通洲
ef1d102e05 GPU (Windows): clean up vendor name 2023-12-29 23:13:44 +08:00
李通洲
c1f511c8f2 GPU: detect supported platform graphic API version 2023-12-29 23:13:44 +08:00
李通洲
0284f6bfd1
Font: tidy 2023-12-28 15:42:07 +08:00
李通洲
6d50f1efdd
Doc: update changelog 2023-12-28 15:12:20 +08:00
李通洲
4066c0d9e8 PhysicalDisk (Windows): improve stability 2023-12-28 14:50:39 +08:00
李通洲
150e9fc650
PhysicalDisk: prettify interconnect type 2023-12-28 13:47:21 +08:00
李通洲
36bce8fb0e
PhysicalDisk (macOS): fix a possible segfault 2023-12-28 13:41:40 +08:00
Carter Li
e5e70c1d92 PhysicalDisk (Linux): prettify interconnect type 2023-12-28 10:31:28 +08:00
Carter Li
12065bcfb0 PhysicalDisk (Linux): display nvme namespace id if needed 2023-12-28 10:28:21 +08:00
Carter Li
73a30da7bc Disk (FreeBSD): detect partition name 2023-12-27 16:26:58 +08:00
Carter Li
01fb491289 PhysicalDisk (FreeBSD): detect NVMe connect type 2023-12-27 15:32:17 +08:00
李通洲
6c4a4bfe13
Disk (macOS): support name detection of iso volumes 2023-12-27 14:15:50 +08:00
Carter Li
62647c3cb9 PhysicalDisk (FreeBSD): add comments 2023-12-27 11:14:15 +08:00
Carter Li
42694042f5 PhysicalDisk (FreeBSD): fix read-only type detection 2023-12-27 11:03:01 +08:00
李通洲
d5997b9f29
Doc: document --physicaldisk-temp 2023-12-27 10:16:33 +08:00
李通洲
969a67ed0f
PhysicalDisk (macOS): detect temp 2023-12-27 10:00:29 +08:00
李通洲
54bd4346ec
Temps (macOS): rename functions 2023-12-27 08:46:49 +08:00
李通洲
17d6f84850
Temps (macOS): update sensors of M2X 2023-12-27 08:45:02 +08:00
李通洲
0972eb6986
PhysicalDisk: detect temp 2023-12-26 19:57:24 +08:00
李通洲
0ee892f2de Disk (Linux): simplify impl of detecting partition removable 2023-12-26 18:58:05 +08:00
Carter Li
b1f54ab7a2 Battery (Linux): fix temp detection for asahi 2023-12-26 16:44:13 +08:00
Carter Li
5a372882fa Battery (Linux): tidy 2023-12-26 16:44:13 +08:00
李通洲
16d34b6933
Doc: update changelog 2023-12-26 15:50:48 +08:00
李通洲
f319a80dc5
CPU (Linux): if we failed to detect the number of physical cores, assume all logical cores are physical 2023-12-26 13:40:41 +08:00
李通洲
60f5cc9079
CPU (Linux): don't print - 2023-12-26 13:34:58 +08:00
Carter Li
dd3b3f22ba CPU (Linux): detect multi cpu models by lscpu
Supports asahi linux
2023-12-26 11:20:40 +08:00
Carter Li
e672e40f8b GPU: detect devices by OpenGL
which works for asahi linux
2023-12-26 11:19:33 +08:00
李通洲
91089a7fe9
PhysicalDisk (Windows): init variables 2023-12-25 20:02:41 +08:00
李通洲
677f39420b
PhysicalDisk: print product revision 2023-12-25 18:33:39 +08:00