李通洲
|
7fe39353df
|
Release: v2.8.3
|
2024-02-12 10:28:29 +08:00 |
|
李通洲
|
a3576b3154
|
CI: release file name without version
Fix #714
|
2024-02-12 10:28:29 +08:00 |
|
李通洲
|
330eb9fa21
|
GPU: show sub-device if available
Try fixing #713
|
2024-02-11 23:01:14 +08:00 |
|
李通洲
|
1006f513f5
|
Release: v2.8.2
|
2024-02-10 14:38:47 +08:00 |
|
李通洲
|
b5821de793
|
Release: v2.8.1
|
2024-02-10 14:02:22 +08:00 |
|
李通洲
|
dec604691c
|
CMake: try fixing packaging name conflicting
|
2024-02-10 13:59:34 +08:00 |
|
李通洲
|
34b023a74f
|
Release: 2.8.0 (ci skip)
For Luna New Year!
|
2024-02-10 10:32:14 +08:00 |
|
李通洲
|
55c72a8bb3
|
Camera (Windows): fix Windows Server Core compatibility
|
2024-02-08 19:14:09 +08:00 |
|
李通洲
|
458c2ccd01
|
Camera (FreeBSD): enable support
Requires build dependency `v4l_compat`
|
2024-02-04 09:26:19 +08:00 |
|
李通洲
|
7bb9efcebb
|
Camera (Android): init support
|
2024-02-02 23:22:40 +08:00 |
|
李通洲
|
3edd8a6740
|
Camera (Linux): init support
|
2024-02-02 22:14:25 +08:00 |
|
李通洲
|
cba22b7155
|
Camera (Windows): init support
|
2024-02-02 20:36:22 +08:00 |
|
李通洲
|
295e119810
|
Camera (macOS): new module
|
2024-02-02 20:36:22 +08:00 |
|
李通洲
|
42957356b2
|
GPU: remove libpci related stuff
|
2024-02-01 13:38:15 +08:00 |
|
李通洲
|
ee07755139
|
Release: v2.7.1
|
2024-01-30 18:45:56 +08:00 |
|
李通洲
|
9aad3e339a
|
CMake: remove unused deps
|
2024-01-26 10:44:20 +08:00 |
|
李通洲
|
391a3a0430
|
Release: v2.7.0
Bump minor version because of rewriting the FreeBSD GPU detection code
|
2024-01-26 10:23:44 +08:00 |
|
李通洲
|
8e316eb080
|
Release: v2.6.4
|
2024-01-26 10:10:11 +08:00 |
|
Carter Li
|
d2a41bdfe1
|
GPU (FreeBSD): drop pciutils dep
|
2024-01-25 10:33:06 +08:00 |
|
李通洲
|
9d7cbb0fe3
|
Revert "3rdparty: use a newer wcwidch implementation"
Unwanted change
This reverts commit 28ea765f19.
|
2024-01-23 14:42:00 +08:00 |
|
李通洲
|
28ea765f19
|
3rdparty: use a newer wcwidch implementation
|
2024-01-23 10:19:02 +08:00 |
|
李通洲
|
ec6195133b
|
TerminalTheme: add new module
|
2024-01-22 16:40:27 +08:00 |
|
李通洲
|
f927b8ea87
|
Release: v2.6.3
|
2024-01-21 23:01:49 +08:00 |
|
李通洲
|
713ef0ce34
|
Release: v2.6.2
|
2024-01-21 17:41:34 +08:00 |
|
李通洲
|
bd71aa931f
|
Global: rename common/bar to common/percent
|
2024-01-20 11:28:38 +08:00 |
|
李通洲
|
d6cb405afe
|
Release: v2.6.1
|
2024-01-18 15:31:36 +08:00 |
|
李通洲
|
963eaa5395
|
Release: v2.6.0
|
2024-01-17 14:02:07 +08:00 |
|
Carter Li
|
c8f28e4c79
|
Sound (FreeBSD): don't use mixer.h
It's only supported in FreeBSD 14 and later
|
2024-01-17 10:22:56 +08:00 |
|
Carter Li
|
861eea5899
|
Sound (FreeBSD): new impl; drop pulseaudio dep
|
2024-01-16 17:40:41 +08:00 |
|
李通洲
|
c1ed0a4e91
|
Locale (Windows): print standard format
|
2024-01-15 15:22:33 +08:00 |
|
李通洲
|
c1d41a36bb
|
CMake: fix build in macOS with -DENABLE_SYSTEM_YYJSON
|
2024-01-15 14:21:23 +08:00 |
|
李通洲
|
38f216291e
|
CMake: use system <yyjson.h> in fastfetch.c and flashfetch.c too
Fix #684
|
2024-01-15 11:22:42 +08:00 |
|
李通洲
|
37e0a7b03f
|
stringUtils: tidy
|
2024-01-11 16:27:53 +08:00 |
|
李通洲
|
33f3199383
|
Host / Chassis (Windows): parse SMBIOS data directly
|
2024-01-06 17:11:25 +08:00 |
|
李通洲
|
21f3875c4f
|
Host (Windows): detect serial number and UUID
|
2024-01-06 17:11:25 +08:00 |
|
Carter Li
|
5c75e271ef
|
PowerAdapter (Linux): add support
|
2024-01-04 15:16:51 +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 |
|
李通洲
|
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 |
|
李通洲
|
a56c092a78
|
Release: v2.5.0
Happy new year!
|
2023-12-31 18:44:32 +08:00 |
|
李通洲
|
c1f511c8f2
|
GPU: detect supported platform graphic API version
|
2023-12-29 23:13:44 +08:00 |
|
李通洲
|
dfb0eecf86
|
3rdparty: add amd_ags
|
2023-12-21 18:52:38 +08:00 |
|
李通洲
|
961e9a6a5f
|
GPU (Windows): detection with intel driver (WIP)
|
2023-12-20 00:49:56 +08:00 |
|
李通洲
|
d84ae91f59
|
Release: v2.4.0
|
2023-12-18 23:55:11 +08:00 |
|
李通洲
|
3cd81ec3ad
|
PhysicalDisk: add new module
|
2023-12-18 15:12:52 +08:00 |
|
李通洲
|
40aa4a60d6
|
Packages: improve performance of pkg and rpm detection
|
2023-12-08 09:49:17 +08:00 |
|
李通洲
|
dcbda6c0d5
|
Release: v2.3.4
|
2023-12-08 00:04:38 +08:00 |
|
李通洲
|
91e4e94aaa
|
CMake: fix --help doesn't work when building without python3
|
2023-12-07 23:51:56 +08:00 |
|
李通洲
|
0182e32f00
|
Release: v2.3.3
|
2023-12-07 09:33:26 +08:00 |
|