Linus Dierheimer
|
7dc73c61ab
|
WMDE: avoid the use of magick strings across the project
There are probably more, but those are all i found for now.
|
2023-01-30 18:46:39 +01:00 |
|
李通洲
|
a14ef06d14
|
TerminalShell (Windows): fix a rare case that fails to detect terminal
|
2023-01-29 23:29:53 +08:00 |
|
李通洲
|
212e7aa47e
|
CI: test for memleaks
|
2023-01-29 13:12:50 +08:00 |
|
李通洲
|
ebe26eddf0
|
Windows: minify included headers
|
2023-01-29 10:21:23 +08:00 |
|
李通洲
|
517e3fcff9
|
WMI: add timeout to prevent CI from hanging
Hard coded 5 seconds
|
2023-01-29 10:10:31 +08:00 |
|
Linus Dierheimer
|
679162c762
|
--list-logos: list custom logos too
|
2023-01-28 17:19:45 +01:00 |
|
李通洲
|
e4973b3262
|
IO: fix Windows part; silense warnings
|
2023-01-28 22:46:59 +08:00 |
|
Linus Dierheimer
|
a1ea7804f3
|
IO: Separate platform specific implementations
|
2023-01-28 12:40:12 +01:00 |
|
Linus Dierheimer
|
2c51d55ba2
|
IO: don't require posix specific stuff for ffPathExists
|
2023-01-28 11:52:23 +01:00 |
|
Linus Dierheimer
|
3b0e1a5833
|
Image: Use correct cache dir
|
2023-01-28 11:28:05 +01:00 |
|
Linus Dierheimer
|
9bb6d8fd6e
|
Allow loading images from data dirs too
#375
|
2023-01-28 11:14:16 +01:00 |
|
李通洲
|
4afba798ba
|
Sound: add missing command helpers
|
2023-01-28 13:46:40 +08:00 |
|
李通洲
|
f4cefe955b
|
Sound: always initialize identifier and destroy it to avoid memleaks
|
2023-01-28 13:46:40 +08:00 |
|
李通洲
|
1c38ebb551
|
Parsing: only disable warning when necessary
|
2023-01-28 13:46:40 +08:00 |
|
Linus Dierheimer
|
14dcafe2ca
|
Bluetooth(Linux): Refactor code a bit
|
2023-01-27 18:21:42 +01:00 |
|
Linus Dierheimer
|
cf78216d78
|
Sound(Linux): Don't abuse manufactor
|
2023-01-27 18:03:57 +01:00 |
|
Linus Dierheimer
|
0c256e2908
|
Just try with all on and all of
|
2023-01-27 13:01:24 +01:00 |
|
Linus Dierheimer
|
00fc3f1a1d
|
Add a workflow that tests different build config combinations
|
2023-01-27 12:56:36 +01:00 |
|
Linus Dierheimer
|
672e309d89
|
Small fixes
|
2023-01-27 11:21:01 +01:00 |
|
李通洲
|
b0c19256f0
|
Bluetooth: silense warnings
|
2023-01-27 13:10:06 +08:00 |
|
李通洲
|
205e664b4d
|
Sound (Windows): show more detailed information
|
2023-01-27 13:08:07 +08:00 |
|
Linus Dierheimer
|
cb466aec08
|
Linux: Fix build without dbus
#405
|
2023-01-26 22:08:55 +01:00 |
|
Linus Dierheimer
|
33f3744a63
|
Sound(Linux): Treat default port as always active
This fixes no shown sound devices when no audio is currently played
|
2023-01-26 17:25:14 +01:00 |
|
Linus Dierheimer
|
7adb1606f1
|
GH Actions: build with libpulse
|
2023-01-26 15:50:35 +01:00 |
|
Linus Dierheimer
|
184ada6ae8
|
Sound(linux): Implement using libpulse
Also differentiate between active and main device(s)
|
2023-01-26 15:48:28 +01:00 |
|
李通洲
|
856c9d58b8
|
TerminalFont: tweaks
|
2023-01-26 01:15:33 +08:00 |
|
李通洲
|
f3fba8a389
|
CI: build with alsa enabled
|
2023-01-26 01:14:22 +08:00 |
|
李通洲
|
10468a559a
|
Doc: document Sound module support
|
2023-01-26 01:14:22 +08:00 |
|
李通洲
|
c4c9f02433
|
Sound (Linux): add dirty support
|
2023-01-26 01:14:22 +08:00 |
|
李通洲
|
f2dd288a0d
|
Sound: don't leak memory
|
2023-01-26 00:36:45 +08:00 |
|
李通洲
|
aa36a83182
|
Windows: silense some warnings
|
2023-01-25 17:25:05 +08:00 |
|
李通洲
|
dd9047c4e9
|
Sound (Windows): add support
|
2023-01-25 17:17:31 +08:00 |
|
李通洲
|
11634b9a67
|
Windows: add com helper
|
2023-01-25 17:17:19 +08:00 |
|
李通洲
|
d832324306
|
Sound (macOS): new module
|
2023-01-25 14:28:13 +08:00 |
|
Linus Dierheimer
|
a7af5c4f66
|
Merge branch 'dev' of github.com:LinusDierheimer/fastfetch into dev
|
2023-01-25 00:03:01 +01:00 |
|
Linus Dierheimer
|
0f2022bd40
|
Bluetooth: Don't leak memory
|
2023-01-25 00:02:54 +01:00 |
|
李通洲
|
e598598ca8
|
Bluetooth (macOS): add support
Limitation: no battery level
|
2023-01-24 22:13:53 +08:00 |
|
李通洲
|
85599fcf53
|
Bluetooth (Windows): add support
Limitation: no HLE devices, no battery level
|
2023-01-24 21:01:21 +08:00 |
|
Linus Dierheimer
|
6961488d38
|
Merge branch 'dev' of github.com:LinusDierheimer/fastfetch into dev
|
2023-01-24 12:02:47 +01:00 |
|
Linus Dierheimer
|
209d0c98d9
|
Bluetooth: Support multiple devices
|
2023-01-24 12:02:20 +01:00 |
|
Linus Dierheimer
|
d718cc997c
|
Merge pull request #404 from LinusDierheimer/master
Master
|
2023-01-24 10:51:03 +01:00 |
|
Linus Dierheimer
|
4967d0a222
|
Bluetooth: Build on unsupported platforms
|
2023-01-24 10:46:00 +01:00 |
|
Linus Dierheimer
|
17ebd5cea8
|
Merge
|
2023-01-24 10:40:29 +01:00 |
|
Linus Dierheimer
|
25e81b39f9
|
Bluetooth module
|
2023-01-24 10:39:33 +01:00 |
|
Linus Dierheimer
|
4b253aa4cf
|
Merge pull request #403 from LinusDierheimer/dev
Release 1.9.1
1.9.1
|
2023-01-24 10:05:49 +01:00 |
|
李通洲
|
d7b84bed9f
|
Doc: update changelog
|
2023-01-24 16:16:08 +08:00 |
|
李通洲
|
298d091e2e
|
Wifi: fix the default output formatting
|
2023-01-24 11:30:25 +08:00 |
|
Carter Li
|
ebe30394f2
|
Display (macOS): fix zero refresh rate on some monitors
|
2023-01-24 11:21:08 +08:00 |
|
李通洲
|
4c7d479e93
|
Release: 1.9.1
|
2023-01-24 10:14:59 +08:00 |
|
李通洲
|
d6d204ae5f
|
Fastfetch: fix builds on unknown platform (#402)
|
2023-01-24 10:11:35 +08:00 |
|