Carter Li
|
021ece1681
|
Merge pull request #2370 from fastfetch-cli/dev
Release: v2.64.1
2.64.1
|
2026-06-04 23:45:19 +08:00 |
|
李通洲
|
9787b56460
|
Release: v2.64.1
|
2026-06-04 20:15:54 +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 |
|
Carter Li
|
d48bd733f0
|
Merge pull request #2368 from fastfetch-cli/dev
Release v2.64.0
2.64.0
|
2026-06-03 19:18:31 +08:00 |
|
李通洲
|
0585ea7797
|
Doc: update changelog
|
2026-06-03 18:34:09 +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
|
8dd38f5744
|
Release: v2.64.0
|
2026-06-03 16:04:00 +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
|
99c2f2a2c8
|
JsonSchema: adds codec
|
2026-06-02 10:58:57 +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 |
|
李通洲
|
23ca6d94ab
|
CI: run codec module
|
2026-06-02 00:15:42 +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 |
|
Carter Li
|
2c65eee00f
|
Common (Lua): adds json_encode
|
2026-06-01 19:27:37 +08:00 |
|
Carter Li
|
a1bf014352
|
Codec: normalizes platformApi string
|
2026-06-01 10:34:17 +08:00 |
|
Carter Li
|
412fc94dab
|
WM (Linux): fixes possible segfault when detecting sway version
Fixes #2360
|
2026-06-01 10:16:26 +08:00 |
|
Carter Li
|
b65de28805
|
Logo (Builtin): adds Quasar
Fixes #2338 #2323
|
2026-06-01 09:34:32 +08:00 |
|
李通洲
|
bc86c66cdd
|
Codec (Windows): detects encoders detection support via MFT on Win10 or older
|
2026-06-01 09:16:22 +08:00 |
|
李通洲
|
9afa01812d
|
Codec (Vulkan): disables impl if the vulkan headers are too old to use
|
2026-06-01 00:15:27 +08:00 |
|
李通洲
|
30a8a94cd2
|
Chore (Haiku): silences compiler warnings
|
2026-05-31 23:56:45 +08:00 |
|
李通洲
|
3a54617196
|
Codec: adds vulkan support
|
2026-05-31 23:45:20 +08:00 |
|
李通洲
|
3e3a03a233
|
Codec (Android): adds support
|
2026-05-31 23:37:50 +08:00 |
|
李通洲
|
b407669b69
|
JsonSchema: update
|
2026-05-31 23:37:49 +08:00 |
|
李通洲
|
e14ea926a5
|
Codec (macOS): adds platformApi
|
2026-05-31 23:37:49 +08:00 |
|
李通洲
|
9d8f794cb9
|
Codec (Windows): detects encoder support via d3d12va
|
2026-05-31 23:37:49 +08:00 |
|
Carter Li
|
825b8b8715
|
Codec (Linux): adds vdpau fallback impl
|
2026-05-31 23:37:49 +08:00 |
|
Carter Li
|
0c94fd87db
|
Codec: updates default format
|
2026-05-31 23:37:49 +08:00 |
|