Linus Dierheimer
|
779266e61e
|
Release 1.7.5
|
2022-10-11 14:26:00 +02:00 |
|
Linus Dierheimer
|
d54f14a14c
|
ffStrbufLastIndexC: account for empty strings
#285
|
2022-10-11 12:37:54 +02:00 |
|
Linus Dierheimer
|
cdcac06dbf
|
Merge pull request #284 from LinusDierheimer/master
Print the last element of the default structure
|
2022-10-10 10:49:54 +02:00 |
|
Linus Dierheimer
|
6b81223002
|
Print the last element of the default structure
#283
1.7.4
|
2022-10-10 10:30:52 +02:00 |
|
Linus Dierheimer
|
df986d36a2
|
Print the last element of the default structure
#283
|
2022-10-10 10:16:43 +02:00 |
|
Linus Dierheimer
|
173c9043e3
|
Merge pull request #282 from CarterLi/msys2
Introduce Windows support
|
2022-10-09 22:24:19 +02:00 |
|
Linus Dierheimer
|
488986e42e
|
Release 1.7.3
1.7.3
|
2022-10-09 21:36:53 +02:00 |
|
李通洲
|
f2540f00a5
|
Address some feedbacks
v1.0.1
|
2022-10-09 23:23:46 +08:00 |
|
李通洲
|
643aa7c156
|
TerminalFont: add conhost detection
v1.0.0
|
2022-10-09 22:29:00 +08:00 |
|
李通洲
|
0381d88e2d
|
TerminalShell: detect cmd ( Windows )
|
2022-10-09 22:29:00 +08:00 |
|
李通洲
|
6a9fd7a84d
|
TerminalShell: silence compiler warnings
|
2022-10-09 21:12:27 +08:00 |
|
李通洲
|
2a491a8da9
|
Merge remote-tracking branch 'origin/master' into msys2
|
2022-10-09 21:10:43 +08:00 |
|
李通洲
|
983669019e
|
README: clearify Windows support
|
2022-10-09 21:07:35 +08:00 |
|
李通洲
|
553f90a7c4
|
Logo: add support for Windows
|
2022-10-09 21:07:34 +08:00 |
|
李通洲
|
00f5b84660
|
Disk: improve performance; support --disk-folders option
|
2022-10-09 21:07:34 +08:00 |
|
Linus Dierheimer
|
b548c6405b
|
Destroy everything
#276
|
2022-10-09 13:34:55 +02:00 |
|
李通洲
|
6e190c6f7c
|
Fix some mistakes
|
2022-10-09 17:47:30 +08:00 |
|
李通洲
|
661c174348
|
Merge remote-tracking branch 'origin/master' into msys2
|
2022-10-09 16:55:51 +08:00 |
|
李通洲
|
034f444fca
|
Terminal / Shell: fix name printing
|
2022-10-09 16:51:53 +08:00 |
|
Linus Dierheimer
|
1dd942a7b1
|
TARGET_DIR_ETC
|
2022-10-09 10:39:57 +02:00 |
|
Linus Dierheimer
|
2f6613cb50
|
Merge pull request #274 from CarterLi/master
macOS: respect CMAKE_INSTALL_SYSCONFDIR; use Cocoa API to parse plist files
|
2022-10-09 10:25:38 +02:00 |
|
李通洲
|
7c98450acc
|
OpenCL / Vulkan: enable support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
510d57e7dd
|
Fix huge compiler warnings when compiling C++ code
C++ requires a white space between two string literals
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
da797ecb33
|
Cursor / Icons / Theme / GTK / Qt: don't compile on Windows / macOS / Android
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
7080449a8c
|
DE: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
2c51252396
|
LocalIP: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
5114051725
|
TerminalShell: fix nested shells detection, add more error checks
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
959371d1ea
|
CpuUsage: Disable no wait detection by default because the result does need some time to generate
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
f7ba00746b
|
Fix compiling on Linux
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
8387d8651e
|
Kernel: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
af6b7dd81b
|
Packages: add support for Windows
|
2022-10-09 15:37:15 +08:00 |
|
李通洲
|
89850535ae
|
Windows: replace __CYGWIN__ with __MSYS__
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
09a2f96cf0
|
TerminalShell: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
8246c6e61d
|
Windows: builds without exceptions and RTTI
which removes libstdc++ dependency
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
cc490294e9
|
Font: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
0a55071f88
|
Memory: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
a57e334d73
|
CpuUsage: support no wait detection on Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
174d885649
|
CpuUsage: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
32d3edc690
|
CPU: add support for Windows
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
a7e93faac8
|
Disk: print if a folder removable; improve performance
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
49921f5ed1
|
Disk: add support for Windows
Also major refactoring of util/windows/wmi
|
2022-10-09 15:37:14 +08:00 |
|
李通洲
|
8849107260
|
Processes: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
ad03c42a28
|
OS: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
015ad4a307
|
Fix possible memleaks
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
c0daeb16df
|
Users: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
a0a46ab73f
|
WMTheme: add support for WIndows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
bedd6a1d5d
|
Battery: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
8ea2014baf
|
OpenGL: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
e59f4e7e45
|
Resolution: add support for Windows
|
2022-10-09 15:37:13 +08:00 |
|
李通洲
|
0d3d881c24
|
GPU: add support for Windows
|
2022-10-06 23:03:19 +08:00 |
|