Ilya Zlobintsev
cfe56fe5bd
chore: update docs, enforce minimum rust version
2024-10-02 22:09:30 +03:00
Ilya Zlobintsev
c08bdfef0b
feat: remote management over TCP ( #379 )
...
* feat: abstract daemon client
* feat: daemon TCP listener implementation
* feat: support remote connections in the UI
* feat: make the client async
* feat: add documentation about remote management
2024-09-22 14:17:33 +03:00
Ilya Zlobintsev
30df3ee11b
doc: update nixos package info
2024-09-14 15:03:45 +03:00
Ilya Zlobintsev
8e9c13cbf6
chore: drop support for building without libdrm
...
libdrm was initially added as a way to get more information, but is now
used for some crucial functionality like GPU generation and VRAM type
detection. it should always be used to avoid these things not working
2024-09-10 23:16:27 +03:00
Ilya Zlobintsev
6af78fe97e
doc: add development build info to readme
2024-06-13 19:30:45 +03:00
Ilya Zlobintsev
d99cfdf3f3
feat: include git commit in version info ( #249 )
...
* feat: report git commit in version info, check commit for mismatches
* feat: use vergen to get commit info
* fix: install git in recipes
* fix: include git dir in pkger builds
2024-03-02 13:07:23 +02:00
Ilya Zlobintsev
c058c62c77
doc: update README hardware support table ( #277 )
2024-03-02 10:52:13 +02:00
Ilya Zlobintsev
61041e4731
feat: OpenSUSE packaging ( #262 )
...
* feat: OpenSUSE packaging
* fix: dbus dependency
* fix: add libadwaita-devel
* doc: update readme
2024-02-07 22:00:40 +02:00
Ilya Zlobintsev
9d943bdce0
doc: add socket permission notes to README ( #260 )
2024-02-06 08:58:17 +02:00
pastalian
0736664616
doc: add Gentoo installation ( #252 )
2024-01-23 13:14:53 +02:00
Ilya Zlobintsev
8a85b2b8d6
feat: add support for custom fan curves and static fan speed on RDNA3 ( #248 )
...
* feat: add support for custom fan curves and static fan speed on RDNA3
* fix: use gpu-provided min and max fan speed values
* fix: set min temperature point too in static curve
* fix: reset fan curve when switching mode back
* fix: normalize fan speed values by taking min speed into account
* test
* Revert "test"
This reverts commit dbd37bdc0b
.
* fix: dont use the upper range value as visibility trigger for oc scales
* fix visibility
* Revert "fix: normalize fan speed values by taking min speed into account"
This reverts commit 945cfd23e6
.
* fix: get_adjustment_value
* doc: update README
2024-01-20 19:06:49 +02:00
Ilya Zlobintsev
8a05429c0f
doc: Update README.md
2024-01-08 09:15:21 +02:00
Ilya Zlobintsev
ce1cd56444
doc: update information on initramfs in README
2024-01-07 11:25:31 +02:00
Ilya Zlobintsev
9053f1efb5
feat: add option to generate a debug snapshot of the SysFS ( #231 )
...
* feat: daemon implementation for generating sysfs snapshot
* feat: snapshot gui
* fix: dialog title
* chore: update bug reporting info
2023-12-23 10:10:50 +02:00
Ilya Zlobintsev
999418ad67
feat: add alternative headless and libadwaita builds ( #227 )
...
* feat: add packages for libadwaita version
* feat: package builds attempt
* fix: add cargo feature
* fix: workflow matrix
* fix: add missing images
* fix: condition target
* fix: depends
* feat: actually add the adwaita feature
* use multiple recipes
* add headless recipe
* fix: add conflicts to package manifests
* fix: only build the required crate in makefile
* fix: actually build headless in the headless recipe
* fix: add missing headless dependencies
2023-12-09 21:12:53 +02:00
Ilya Zlobintsev
7e2791e79a
doc: add blueprint-compiler version info to build dependencies
2023-11-24 15:58:57 +02:00
Ilya Zlobintsev
04e28ca9de
feat: update readme screenshots
...
doc: update readme feature status
doc: add oc note to readme
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
b0cdfc49a3
chore: update readme
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
54c007b9b3
doc: add hardware support info to README
2023-11-04 09:18:29 +02:00
Ilya Zlobintsev
af4335213e
doc: add nix package link to readme
2023-10-21 19:02:19 +03:00
Rahul
fe52ed4ac9
doc(README): remove typo ( #201 )
...
## Description:
This Pull Request fixes a typographical error in the README.md file.
## Changes Made:
- Corrected "Derevatives" to "Derivatives" in the README.md file.
## Additional Information:
This fix is not related to any existing issue. It's a minor typo that I noticed while reviewing the README.
Thank you for considering this contribution.
2023-10-21 14:39:38 +03:00
Ilya Zlobintsev
f643acde7d
Update README.md
2023-07-02 08:11:16 +03:00
Ilya Zlobintsev
5a474e51fe
chore: update README screenshots
2023-06-03 08:32:33 +03:00
Ilya Zlobintsev
62a9de5b70
feat: add drm info ( #132 )
...
* wip drm info
* feat: gui for drm info
* chore: update dependencies in readme
* feat: add support for building without drm
* doc: add information about building with some features disabled
* fix: ci dependencies
2023-03-18 14:30:22 +02:00
Ilya Zlobintsev
998865e05d
chore: update README
2023-03-05 11:02:21 +02:00
Ilya Zlobintsev
3a16278dfa
doc: update README to include overclocking info
2023-03-04 13:15:11 +02:00
Ilya Zlobintsev
ff0188fef2
UI design improvements ( #106 )
...
* improve spacing arounds elements on the OC page
* improved oc page looks
* Improve the looks of the information page
* use sections on the thermals page
* update screenshots in README
2023-02-26 11:40:13 +02:00
Ilya Zlobintsev
ed3429f060
Update README with new screenshots and up-to-date cli examples
2023-02-25 14:47:57 +02:00
Ilya Zlobintsev
3ef2cd1028
minor readme change
2023-02-25 14:33:11 +02:00
Ilya Zlobintsev
d73096c553
feat: add API information
2023-02-25 14:31:51 +02:00
Ilya Zlobintsev
f42070bacb
doc: update README to reflect current state and add information about packaging
2023-02-25 13:28:27 +02:00
Ilya Zlobintsev
46d4a9f0b0
fix: README icon path
2023-02-19 21:35:07 +02:00
Ilya Zlobintsev
16b1b3d5e2
feat: properly set icon, use app id for names
2023-02-19 21:21:16 +02:00
ilyazzz
41fed9d272
Update README.md
2022-01-02 08:48:10 +02:00
ilyazzz
39afa5ad3e
Update README.md
2021-12-05 22:21:26 +02:00
ilyazzz
86f971e5b2
Update README.md
2021-03-24 18:18:54 +02:00
ilyazzz
d76b23a248
Update build dependencies
2021-03-06 07:38:05 +02:00
ilyazzz
d6300d792f
Update README.md
2021-03-03 08:21:29 +02:00
ilyazzz
9048e8341a
Merge pull request #13 from ashleysmithgpu/master
...
Changed sockets to nix crate
2021-03-02 18:19:06 +02:00
Ilya Zlobintsev
0bfc6c5acd
Small buffer reading refactor and formatting
2021-03-02 18:14:32 +02:00
ilyazzz
cd6c081ef8
Update README.md
2021-03-02 17:38:12 +02:00
Ilya Zlobintsev
f11e1489fd
Mention the group config entry in readme
2021-03-02 10:02:27 +02:00
Ilya Zlobintsev
ec8b8109bd
Document the CLI
2021-02-28 07:59:00 +02:00
Ilya Zlobintsev
3c7252f4ac
Extend install instructions
2021-02-27 09:20:36 +02:00
Ilya Zlobintsev
5cb6be8a6a
Update README
2021-02-27 09:06:51 +02:00
Ilya Zlobintsev
f6c09b9dee
Updated screenshots
2021-02-12 08:47:02 +02:00
Ilya Zlobintsev
50d8d1a8c7
Restrict socket access
2021-02-09 12:08:20 +02:00
ilyazzz
951415a3fa
Update README.md
2021-01-20 17:50:18 +02:00
Ilya Zlobintsev
65780bb881
Implemented basic GPU/VRAM clocks and voltage tuning support
2020-11-22 11:58:40 +02:00
ilyazzz
50c529b498
Updated README screenshots
2020-11-20 11:04:05 +02:00