Carter Li
7e04305d1c
CI: silence spell check errors
2025-05-14 09:25:15 +08:00
Carter Li
87e13543da
GPU (Linux): embed asahi_drm.h
2025-05-14 08:59:53 +08:00
Carter Li
7a2cbc060f
3rdparty (yyjson): upgrade to 0.11.1
2025-05-14 08:52:06 +08:00
Carter Li
f22d73d473
PhysicalDisk: trim white spaces of serial
2025-05-13 18:29:46 +08:00
李通洲
e629126d73
Doc: update changelog
2025-05-13 15:52:30 +08:00
李通洲
9ac635e2e6
Media (Windows): detect player name (UMP apps only)
2025-05-13 15:46:33 +08:00
李通洲
1b1b0521f4
Doc: update changelog
2025-05-13 13:49:54 +08:00
李通洲
41d0f61ee0
GPU (AMD): remove usage of ADL2_Adapter_VRAMUsage_Get
...
It reports dedicated GPU memory usage too.
Ref: https://github.com/GPUOpen-LibrariesAndSDKs/display-library/issues/48
2025-05-13 13:39:42 +08:00
李通洲
9de5d9008b
Release: v2.43.0
2025-05-13 10:37:52 +08:00
李通洲
576a9cc6fe
Revert "Vulkan: use VK_API_VERSION_* instead of deprecated VK_VERSION_*"
...
Breaks building with old vulkan-headers
This reverts commit 36b0fdbcda .
2025-05-13 10:02:38 +08:00
李通洲
bd61d08afe
Sound (macOS): report the volume of muted device as 0%
2025-05-13 09:35:13 +08:00
李通洲
4672b78481
Sound: don't show 255 in custom format
...
Fix #1750
2025-05-13 09:30:30 +08:00
李通洲
36b0fdbcda
Vulkan: use VK_API_VERSION_* instead of deprecated VK_VERSION_*
2025-05-13 09:29:21 +08:00
Carter Li
7626ef6eaa
GPU (Linux): fix CI errors
...
F**k Ubuntu
2025-05-10 21:40:33 +08:00
Carter Li
115108b3f1
GPU (Linux): detect core usage when libamdgpu is not available
2025-05-10 20:57:51 +08:00
Carter Li
154f9f462b
GPU (Linux): detect VRAM type of AMD GPUs
2025-05-10 20:57:51 +08:00
Marvin Friedrich
a96a9fc31d
Smbios: fix transitive include for loff_t ( #1746 )
2025-05-10 10:49:22 +08:00
李通洲
23b43244c5
GPU (AMD): seems ADL2_Adapter_VRAMUsage_Get reports system mem usage only, not full memory usage
...
Because VRAMUsage reports a value which is smaller than DedicatedVRAMUsage
2025-05-09 22:46:31 +08:00
Carter Li
9dfb404a0d
GPU (AMD): more verbose logs
2025-05-09 22:01:29 +08:00
Carter Li
ff3028c656
GPU: don't hide unknown type of GPUs by default
...
Fix #1742
2025-05-09 21:58:41 +08:00
Carter Li
2f706ed494
Smbios: discard usless values
2025-05-09 21:55:31 +08:00
Carter Li
06427ee62b
Media (Linux): fix duplicated playback status
2025-05-09 19:23:28 +08:00
李通洲
fe66eb3df0
GPU (Windows): fix incorrect used shared memory size
2025-05-08 23:20:53 +08:00
李通洲
6e1ab12399
Memory / Swap: always initialize local variables
2025-05-08 23:17:22 +08:00
Samuli Thomasson
484e05eae3
GPU: optionally hide unknown GPUs ( #1742 )
...
The current default behavior of not hiding any GPUs is retained. The new
feature of hiding unknown or unrecognized GPUs can be enabled with
hide-type = "unknown".
2025-05-07 22:06:47 +08:00
Joe_
5d3fb98072
Logo (Builtin): add Hydra Framework logo ( #1740 )
...
* Added: Hydra Framework logo
* Remove extra line: hydra.txt
2025-05-07 03:02:36 -05:00
李通洲
0c30590088
Builtin (Logo): new AthenaOS logo
...
Fix #1741
2025-05-07 10:45:21 +08:00
李通洲
20cd4ce125
Logo (Builtin): sd '\$\{c(\d)\}' '$$$1' *
2025-05-07 10:44:05 +08:00
apocelipes
1c7aa89228
TerminalShell: use ffBinaryExtractStrings result as possible ( #1739 )
2025-05-06 18:49:29 +08:00
apocelipes
f270255770
DisplayServer (Linux): fix xcb_connect error handling ( #1735 )
2025-05-06 03:18:53 -05:00
李通洲
4b62a3c75b
3rdparty: upgrade yyjson to 0.11.0
2025-05-06 16:12:58 +08:00
李通洲
1557f0c556
Media (macOS): support macOS 15.4
...
Fix #1737
2025-05-06 16:12:58 +08:00
Carter Li
ef7f61309f
GPU (Linux): fix asahi linux support again
...
Found in kernel-headers-6.14.4-400.asahi.fc42.aarch64
2025-05-06 09:27:54 +08:00
李通洲
f59491b25d
Disk (Linux): fix possible bug on 32-bit platforms
...
Fix #1734
2025-05-05 22:05:22 +08:00
李通洲
e3592eb2c3
CPU (FreeBSD): simplify physical core count detection
2025-05-05 13:41:12 +08:00
Carter Li
305776eb94
CPU (SunOS): support physical core count and package count detection
2025-05-02 14:24:30 +08:00
Carter Li
599e0d393d
Display: use height to calculate scale factor
...
Seems more accurate
2025-05-01 21:28:04 +08:00
李通洲
561574ae94
CPU (Windows): always use XxxW
2025-04-30 16:10:53 +08:00
李通洲
3dd78422eb
Global: Improve ARRAY_SIZE macro using __is_array
2025-04-30 14:47:37 +08:00
李通洲
5c546ab8e7
Parsing: silence compiler warnings
2025-04-30 14:14:28 +08:00
Carter Li
3e9274040d
Packaging: update debian stuff [ci skip]
2025-04-30 14:12:26 +08:00
Carter Li
630d876e2d
Merge pull request #1722 from fastfetch-cli/dev
...
Release: v2.42.0
2.42.0
2025-04-29 14:05:36 +08:00
李通洲
1938be86ff
Wifi (NetBSD): fix the ambiguous comment
2025-04-29 13:53:45 +08:00
李通洲
0980d5f0ad
Wifi (BSD): correctly prioritize Wi-Fi protocol detection
...
by using an `if-else if` chain
2025-04-29 13:50:53 +08:00
李通洲
d8c1b3b61b
Release: v2.42.0
2025-04-29 10:38:07 +08:00
李通洲
969523ae8a
BIOS: normalize the module name
...
Fix #1721
2025-04-29 10:26:19 +08:00
李通洲
5d960ec744
Uptime: fix non-normalized time being shown
...
Fix #1720
2025-04-29 10:22:19 +08:00
apocelipes
3b36b8ca57
Global: use ARRAY_SIZE ( #1718 )
2025-04-28 21:22:04 -05:00
apocelipes
05f14764e6
Bluetooth (Linux): silence an unused variable warning ( #1717 )
2025-04-28 22:50:46 +08:00
apocelipes
3a180b24e3
Platform: fix a memory leak ( #1716 )
2025-04-28 22:49:31 +08:00