李通洲
|
8ea4468eec
|
Common (Endian): adds new header
|
2026-09-01 00:20:40 +08:00 |
|
李通洲
|
b9e4d04d65
|
Global: addresses review comments generated by CI
|
2026-08-31 19:10:27 +08:00 |
|
Carter Li
|
d5214af189
|
Global: fixes British spellings and typos found by AI
|
2026-08-31 13:44:19 +08:00 |
|
Carter Li
|
4dba32aabb
|
WM (macOS): improves reliability of WM plugin detection
|
2026-08-30 19:04:09 +08:00 |
|
李通洲
|
753ddec3c5
|
Memory (Windows): prefers NQSI
|
2026-08-29 20:09:48 +08:00 |
|
Carter Li
|
c9ad429a1b
|
Global: introduces global macro FF_PATH_PKG_BASE to replace _PATH_LOCALBASE
|
2026-08-26 23:12:25 +08:00 |
|
李通洲
|
1b1df2e731
|
Common (Settings): tidy
|
2026-08-25 23:27:36 +08:00 |
|
李通洲
|
71728247ab
|
Common (Sysctl): handle varying data lengths in integer retrieval functions
|
2026-08-25 23:24:31 +08:00 |
|
李通洲
|
4344aa2ff1
|
Top: adds option showType: <cpu|mem|disk>
|
2026-08-25 20:48:34 +08:00 |
|
Carter Li
|
83cc7a94a4
|
Top: adds new module
|
2026-08-25 00:05:49 +08:00 |
|
Carter Li
|
e0c239729b
|
L10n: adds cs id tr uk vi
Assisted-By: LLM
|
2026-08-21 10:19:06 +08:00 |
|
Samuel Torres
|
0c4ec62cac
|
L10n: (gl) Added Galician Support
|
2026-08-21 00:25:32 +08:00 |
|
李通洲
|
514efab8eb
|
Wifi (Windows): adds channel width and device driver detection
|
2026-08-18 19:32:01 +08:00 |
|
李通洲
|
2de674ec9a
|
L10n (Ar / He): adds support
Fixes #2520
|
2026-08-16 10:52:23 +08:00 |
|
李通洲
|
359cb0a79a
|
L10n (Pt): renames pt_BR to pt
|
2026-08-16 10:52:14 +08:00 |
|
李通洲
|
e5c3fa4023
|
CI: fixes compiling errors
|
2026-08-15 00:00:27 +08:00 |
|
Carter Li
|
f95167e907
|
Global: adds option key-language
Fixes #2503
|
2026-08-14 23:33:54 +08:00 |
|
Carter Li
|
3908c39ce2
|
Modules: adds l10n strings
|
2026-08-14 22:47:24 +08:00 |
|
李通洲
|
858d3749f4
|
FFstrbuf: adds FF_STRBUF_STATIC
|
2026-08-14 18:27:53 +08:00 |
|
李通洲
|
51f36fa4b4
|
FFstrbuf: adds comments [ci skip]
|
2026-08-14 17:54:36 +08:00 |
|
李通洲
|
7b2b3405ae
|
Locale (Windows): reports the code page used by the console
|
2026-08-14 13:38:14 +08:00 |
|
Carter Li
|
965ed4ba79
|
Library (Windows): don't assume DataTableEntry->FullDllName is null-terminated
|
2026-08-14 09:41:30 +08:00 |
|
李通洲
|
00603357ea
|
Processing (Windows): improves performance of environement string creation
|
2026-08-14 09:41:30 +08:00 |
|
Carter Li
|
7098cd86cb
|
Display: fixes bright colours incorrectly active in light theme
Fixes #2509
|
2026-08-13 10:44:35 +08:00 |
|
李通洲
|
c4695b8cf1
|
Processing (Windows): sets LANG=C when spawning child processes
|
2026-08-12 13:54:32 +08:00 |
|
李通洲
|
8bc4464b64
|
Library: makes ffLibraryIterateDynamicLibs return false on failure
|
2026-08-09 10:11:25 +08:00 |
|
Carter Li
|
4361c5e787
|
Library: adds function ffLibraryIterateDynamicLibs
|
2026-08-09 01:07:19 +08:00 |
|
Carter Li
|
80101a5803
|
GenConfig: simplifes code
|
2026-08-05 15:47:42 +08:00 |
|
Carter Li
|
7e786bee31
|
GenConfig: optimises code
|
2026-08-05 15:21:39 +08:00 |
|
Carter Li
|
48a234d742
|
GenConfig: removes unused fflush
|
2026-08-05 14:49:29 +08:00 |
|
Carter Li
|
c271708f7d
|
GenConfig: don't use Unicode string when drawing options
|
2026-08-05 14:36:42 +08:00 |
|
Carter Li
|
b42f11442c
|
GenConfig: improves visibility on light-background terminal
|
2026-08-05 14:28:49 +08:00 |
|
Carter Li
|
73918956d7
|
GenConfig: prefers macros instead of hard coded ANSI string
|
2026-08-05 14:28:49 +08:00 |
|
Carter Li
|
6559c7f42d
|
GenConfig: don't use Unicode chars on niche platforms
|
2026-08-05 14:28:11 +08:00 |
|
Carter Li
|
e7642ea3a2
|
GenConfig: honors -s set by users
|
2026-08-04 23:34:15 +08:00 |
|
李通洲
|
3f8d141313
|
GenConfig: disables the feature on Win 8.1; improves redraw logic
|
2026-08-04 21:05:07 +08:00 |
|
李通洲
|
97a9be27b9
|
GenConfig: fixes arrow keys not working in Haiku
|
2026-08-04 20:17:05 +08:00 |
|
李通洲
|
dc46ecbcac
|
GenConfig: code cleanup
|
2026-08-04 19:34:14 +08:00 |
|
李通洲
|
984fadf70f
|
Revert "Global: first step to full C++ project"
This reverts commit 241ddb79b0.
|
2026-08-04 19:19:37 +08:00 |
|
李通洲
|
1a42cbe1cf
|
Common (Format): format
|
2026-08-04 19:18:23 +08:00 |
|
Carter Li
|
6d795a3572
|
Fastfetch: adds interactive --gen-config mode
removes `--gen-config-*` flags (merged into `--gen-config`)
|
2026-08-04 15:32:44 +08:00 |
|
Carter Li
|
2af56232a4
|
FFlist: adds FF_LIST_INSERT_AT and FF_LIST_REMOVE_AT
|
2026-08-04 15:08:50 +08:00 |
|
Carter Li
|
3196f5efaa
|
chore: adds defaultOrder to every module's definition
|
2026-08-04 09:58:31 +08:00 |
|
李通洲
|
241ddb79b0
|
Global: first step to full C++ project
|
2026-08-03 20:00:27 +08:00 |
|
李通洲
|
5eaf98ecd2
|
Common: forces optionBuf to be 8-byte aligned
|
2026-07-29 20:15:54 +08:00 |
|
Carter Li
|
00b7c5b56c
|
Netif (Hurd): fixes a compiler warning
|
2026-07-28 23:42:08 +08:00 |
|
Carter Li
|
dc464d6efe
|
FFstrbuf: prefers ffStrbufEnsureFree
|
2026-07-28 14:51:54 +08:00 |
|
Carter Li
|
1c3f0eb7c0
|
FFstrbuf: adds integer overflow checks to EnsureFreeNoCheck and EnsureFixedLengthFree
|
2026-07-28 14:51:37 +08:00 |
|
Carter Li
|
476cd67345
|
Networking: adds Content-Length size limit to prevent excessive memory allocation and potential attacks
|
2026-07-28 13:29:47 +08:00 |
|
Carter Li
|
6490e2707f
|
Networking: relaxes accepted response format
|
2026-07-28 10:31:32 +08:00 |
|