Carter Li
43301afc47
CPU: enables showPeCoreCount by default
2026-06-09 14:04:54 +08:00
Carter Li
09e28451ec
CPU (Linux): simplifies code of frequency detection
2026-06-09 13:38:49 +08:00
Carter Li
35c2f8c924
CPU (Linux): fixes physical core detection on non-x86
2026-06-09 13:09:58 +08:00
李通洲
3ec7e94b47
CPU (Windows): uses a better way to fetch core types
2026-06-08 19:03:23 +08:00
Carter Li
a720e1f945
Fastfetch (Windows): moves SetConsoleMode and SetConsoleOutputCP to the start of process
...
Fixes #2383
2026-06-08 10:58:14 +08:00
Carter Li
70061625f7
Chore: adds FF_A_COLD
2026-06-08 10:38:28 +08:00
李通洲
5cd4316f98
CPU (X86): uses normalized cpu brand name for pattern matching
2026-06-08 00:41:08 +08:00
李通洲
e946861eb0
Codec (Windows): fixes compatibility of Win 8.1
2026-06-08 00:41:01 +08:00
李通洲
f09aebecd5
CPU (X86): updates comments
2026-06-07 16:48:15 +08:00
李通洲
e936ddef6b
CPU (X86): adds code name and tech detection
...
Fixes #1501
2026-06-07 10:46:37 +08:00
李通洲
c706201282
Global: adds some always_inline
2026-06-06 23:01:18 +08:00
李通洲
e24e3b6b29
Global: returns false when an error is printed
2026-06-05 22:34:53 +08:00
李通洲
135547fd50
Logo: don't accept chafa options when chafa is disabled
2026-06-05 22:19:35 +08:00
李通洲
cbc84fda6c
Common (Lua): addresses AI's feedback
2026-06-05 18:21:28 +08:00
李通洲
70e67177fe
Common (Lua): supports BINARY_LINK_TYPE=dynamic
2026-06-05 17:22:16 +08:00
李通洲
9fe7d6dbfa
Logo: addresses review comments of AI
2026-06-05 16:34:02 +08:00
Valeriy Kosikhin
da568c986e
Logo (Builtin): update OpenWrt logo
...
Update the large logo for OpenWrt based on the official branding.
Add a small logo version.
Keep the old logo as openwrt_old.txt
Signed-off-by: Valeriy Kosikhin <vkosikhin@gmail.com >
2026-06-05 16:15:46 +08:00
Carter Li
20aabdfd78
Global: resets keysHeight after every refresh
2026-06-05 15:27:25 +08:00
Carter Li
e79aaf5ce1
Global: don't clear line in --logo-position right
2026-06-05 15:27:15 +08:00
Carter Li
6b9f594620
Global: prevents ascii logo from being overwritten in --dynamic-interval mode
2026-06-05 14:47:01 +08:00
Carter Li
ba3968784f
Logo (Image): fixes image renders but quickly gets wiped
...
Regression from v2.64.0
Fixes : #2374
2026-06-05 13:12:07 +08:00
李通洲
54792e61ff
Common (Lua): detects circular reference in encode_json
2026-06-04 20:15:54 +08:00
Carter Li
b34e2a4055
Common (Base64): adds static to internal functions
2026-06-04 17:22:24 +08:00
Carter Li
3b56200ee4
Packages: adds option PACKAGES_REMOVE_DISABLED to remove disabled package managers from the build entirely
2026-06-04 17:22:24 +08:00
Carter Li
de95a62e2f
Codec (macOS): removes usage of JPEG XL; replaces enums with raw constants
2026-06-04 10:48:01 +08:00
Carter Li
72cb64a500
Common (Lua): optimises code; fixes incompatibility against lua 5.3
2026-06-04 10:48:01 +08:00
李通洲
794035f8d9
Shell: sets pretty name of busybox to ash
2026-06-03 18:29:33 +08:00
李通洲
723552f68b
Shell: be more robust on busybox version detection
2026-06-03 18:29:10 +08:00
Carter Li
616a5c7aea
Codec (Vulkan): be compatible with old Vulkan headers
...
Fixes #2367
2026-06-03 15:23:42 +08:00
Carter Li
5e1e94473e
Bootmgr (macOS): don't hard-code the firmware name
2026-06-03 15:23:42 +08:00
CicaDATA
4eae8ac244
Logo (Builtin): updates NurOS logo and colors ( #2366 )
2026-06-03 02:21:23 -05:00
李通洲
8aeb7c2f10
Shell (Linux): improves performance of busybox (ash) version detection
2026-06-02 17:44:55 +08:00
Carter Li
c20b532c7a
Common (Format): adds | for center aligning
2026-06-02 16:03:04 +08:00
Carter Li
3c59161aca
Common (Format): handles ANSI escapes when padding/truncating variable strings
...
Fixes #2364
2026-06-02 15:55:10 +08:00
Carter Li
bd454632c3
FFstrbuf: inlines more functions
2026-06-02 15:42:40 +08:00
Carter Li
e73adc27a0
Common: fixes wcwidth handling
2026-06-02 15:05:13 +08:00
Carter Li
15c6014c04
Common: don't inline ffUtf8CharLenWidth
2026-06-02 14:01:59 +08:00
Carter Li
54f18982ac
Common: renames arrayUtil to arrutil
2026-06-02 10:59:18 +08:00
Carter Li
45f35b1c4d
Library (Linux): adds simple debug log
2026-06-02 09:27:38 +08:00
Carter Li
428c05b9de
Codec (Linux): optimises code
2026-06-02 09:10:55 +08:00
李通洲
9e4e0cb838
Codec (Linux): removes VAEntrypointEncPicture
2026-06-01 23:45:17 +08:00
李通洲
95a370e5a2
Codec (macOS): fixes building
2026-06-01 20:48:59 +08:00
李通洲
e013005f34
Code (Vulkan): fixes compiling
2026-06-01 20:16:30 +08:00
李通洲
92b86f7cbb
Codec: shows types only specifed by showType
2026-06-01 19:27:37 +08:00
李通洲
2e4b7baf44
Codec (Android): adds showType support
2026-06-01 19:27:37 +08:00
李通洲
a47ff0b2dc
Codec (macOS): adds showType support
2026-06-01 19:27:37 +08:00
李通洲
1f13f6c8f5
Codec (Windows): adds showType support
2026-06-01 19:27:37 +08:00
李通洲
b0bb6fb58e
Codec: don't show Unknown
2026-06-01 19:27:37 +08:00
Carter Li
37029dbbe3
Codec (Vulkan): adds showType support
2026-06-01 19:27:37 +08:00
Carter Li
35428606e7
Codec (Linux): adds FFCodecShowOptions; code cleanup
2026-06-01 19:27:37 +08:00