李通洲
|
fba33df1d3
|
Kernel: don't print ( -
|
2024-10-14 16:28:53 +08:00 |
|
李通洲
|
c73b5914ab
|
Battery (macOS): report time remaining only when discharging
|
2024-10-14 15:58:31 +08:00 |
|
李通洲
|
e70589483d
|
Kernel (Windows): detect wine
|
2024-10-14 15:52:12 +08:00 |
|
Carter Li
|
71a8978f41
|
Display: report platform api used for detection
|
2024-10-14 14:42:11 +08:00 |
|
apocelipes
|
0f1ad5750d
|
Netif (Linux): fix unused-result warning (#1340)
|
2024-10-14 12:30:39 +08:00 |
|
apocelipes
|
bbc9cf4980
|
Processing(Linux, SunOS): little optimizations (#1341)
|
2024-10-14 11:35:29 +08:00 |
|
李通洲
|
fbed730dac
|
Netif (Linux): don't use fseek
Turns out that `fseek` generates two extra syscalls, which causes unnecessary overhead.
|
2024-10-13 21:32:17 +08:00 |
|
Carter Li
|
c5527fa4e6
|
Zpool: don't report invalid fragmentation
|
2024-10-13 17:18:53 +08:00 |
|
李通洲
|
3a914f2d27
|
LocalIP (Linux): simplify ffNetifGetDefaultRouteImpl
Fix #1336
|
2024-10-13 08:55:03 +08:00 |
|
Shu Niu
|
986d36c028
|
fix build in ancient MacOS (#1334)
|
2024-10-12 19:45:14 +08:00 |
|
李通洲
|
746cff471f
|
IO (Windows): fix build
|
2024-10-12 19:44:30 +08:00 |
|
Carter Li
|
08cdeb3bcf
|
PhysicalDisk (Linux): simplify code
|
2024-10-12 13:29:58 +08:00 |
|
Carter Li
|
b5a8d6b86d
|
PowerAdapter (Linux): simplify
|
2024-10-12 10:42:13 +08:00 |
|
Carter Li
|
29dd6d88c9
|
IO: add function ffReadFileDataRelative
|
2024-10-12 10:41:58 +08:00 |
|
Carter Li
|
49076ec69d
|
Battery (Linux): simplify
|
2024-10-12 10:41:25 +08:00 |
|
李通洲
|
15fc3bcc92
|
IO (Windows): add ffAppendFileBufferRelative
|
2024-10-12 10:13:23 +08:00 |
|
Carter Li
|
1178f46aac
|
Battery (Linux): check if AC is connected
|
2024-10-12 09:38:19 +08:00 |
|
Carter Li
|
68406cd044
|
IO (Linux): use openat to simplify code
|
2024-10-11 16:36:08 +08:00 |
|
Carter Li
|
782474b068
|
Battery (Linux): revert back not to use uevent
Reading `uevent` is slow...
|
2024-10-11 16:24:19 +08:00 |
|
李通洲
|
cd9cfa5d99
|
Memory (SunOS): simplify
|
2024-10-11 14:48:56 +08:00 |
|
李通洲
|
ded38efb1a
|
Memory (OpenBSD): fix detection of used memory size
Fix #1331
|
2024-10-11 14:48:11 +08:00 |
|
Carter Li
|
e2474d1238
|
OpenCL: print more detailed error messages
|
2024-10-11 13:28:10 +08:00 |
|
Carter Li
|
ec7c1855b3
|
Battery (FreeBSD): fix time remaining detection
oops
|
2024-10-11 00:23:04 +08:00 |
|
李通洲
|
af09de319b
|
Battery (Android): better status detection
|
2024-10-10 21:03:27 +08:00 |
|
李通洲
|
ff21dabfb7
|
Battery (FreeBSD): detect time remaining
|
2024-10-10 21:01:12 +08:00 |
|
Carter Li
|
27910cf6ec
|
Battery (Linux): calcuate time remaining with current & charge if time_to_empty is unavailable
|
2024-10-10 08:38:58 +00:00 |
|
Carter Li
|
daab70fafc
|
Battery (Linux): rewrite with uevent, add remaining time support
|
2024-10-10 16:04:27 +08:00 |
|
李通洲
|
4dccb92bb2
|
Battery: support time remaining detection
|
2024-10-10 15:57:17 +08:00 |
|
李通洲
|
3eb081561d
|
Gamepad: report joystick too
|
2024-10-10 09:42:56 +08:00 |
|
Carter Li
|
9dcfdcae83
|
Mouse / Keyboard (FreeBSD): add support
|
2024-10-10 09:30:20 +08:00 |
|
李通洲
|
4dbc9566da
|
Keyboard: fix CI
|
2024-10-09 23:22:45 +08:00 |
|
李通洲
|
492010b325
|
Mouse / Keyboard: try fixing x86 link errors
|
2024-10-09 23:14:52 +08:00 |
|
李通洲
|
6647d36f85
|
Mouse / Keyboard (macOS): don't detect vendor name
|
2024-10-09 21:46:49 +08:00 |
|
李通洲
|
ee29f767a0
|
Mouse / Keyboard: try harder to get device name
|
2024-10-09 21:43:33 +08:00 |
|
李通洲
|
aece7cb550
|
Mouse / Keyboard: add placeholders for unsupported platforms
Fix #1327
|
2024-10-09 16:41:52 +08:00 |
|
李通洲
|
6f0e6587ac
|
Mouse / Keyboard (Windows): add support
|
2024-10-09 16:33:47 +08:00 |
|
李通洲
|
bf9963cf85
|
Gamepad (Windows): fix invalid handle testing
|
2024-10-09 16:26:00 +08:00 |
|
Carter Li
|
a2b32ef564
|
Mouse / Keyboard: add new modules
|
2024-10-09 14:36:09 +08:00 |
|
Carter Li
|
d0f52162f3
|
Logo (Builtin): add MidOS
Fix #1304
|
2024-10-08 15:31:15 +08:00 |
|
Yukari Chiba
|
c624c36754
|
Logo (Builtin): add eweOS (#1328)
* Logo (Builtin): add eweOS
* Update eweos.txt
* Update builtin.c
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
|
2024-10-08 15:20:51 +08:00 |
|
apocelipes
|
84cc9e3b15
|
Chore: fix some unused paramater/function warnings (#1324)
|
2024-10-06 23:01:49 +08:00 |
|
Carter Li
|
d5d935a658
|
DisplayServer (Linux): fix invalid display name detection
|
2024-10-06 12:27:49 +08:00 |
|
李通洲
|
2d356aa644
|
IO: don't reuse va_list
Fix #1321
|
2024-10-06 09:29:54 +08:00 |
|
李通洲
|
9ea887e841
|
TerminalFont: fix possible buffer overflow
|
2024-10-06 09:27:55 +08:00 |
|
Carter Li
|
5f3ce50022
|
Display (Linux): prefer detecting physical size from EDID
|
2024-10-05 23:56:16 +08:00 |
|
apocelipes
|
acfab74d4b
|
LocalIP: document show-mtu and show-speed command line options (#1318)
Also add these options to shell completions.
|
2024-10-05 21:49:29 +08:00 |
|
李通洲
|
24c3f0d6b9
|
Version (Android): correctly report sysName
|
2024-10-05 18:47:00 +08:00 |
|
李通洲
|
951a15b61b
|
LocalIP: only print properties if detected in JSON results
|
2024-10-05 17:45:45 +08:00 |
|
Carter Li
|
f30501f365
|
Display (macOS): fix invalid physical size on old Intel Mac
|
2024-10-05 17:22:32 +08:00 |
|
李通洲
|
bde6c3b829
|
Logo (Builtin): add ValhallaOS
Fix #1316
|
2024-10-05 15:46:20 +08:00 |
|