Commit Graph

118 Commits

Author SHA1 Message Date
Ilya Zlobintsev
062598cec3 Show the automatic fan control warning dialog in a non-blocking way 2021-02-28 10:52:29 +02:00
Ilya Zlobintsev
ec8b8109bd Document the CLI 2021-02-28 07:59:00 +02:00
Ilya Zlobintsev
d3f66f4e61 Show fan curve in CLI 2021-02-28 07:50:57 +02:00
Ilya Zlobintsev
4f5450f144 Add warning about fan control not properly switching back to automatic 2021-02-27 21:45:50 +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
d19201aa6c Remove panic in test 2021-02-27 08:40:40 +02:00
Ilya Zlobintsev
431c788963 Fix settings not applying on application launch 2021-02-27 08:40:21 +02:00
Ilya Zlobintsev
d7d1d8e873 Basic, buggy support for Vega20+ clocks table format 2021-02-27 08:34:28 +02:00
Ilya Zlobintsev
60089e128a Change ClocksTable to be a enum for adaptability 2021-02-26 12:04:28 +02:00
dependabot-preview[bot]
b83af4a841 Rebase
Updates the requirements on [signal-hook](https://github.com/vorner/signal-hook) to permit the latest version.
- [Release notes](https://github.com/vorner/signal-hook/releases)
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/signal-hook/compare/v0.1.0...v0.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-26 12:04:18 +02:00
dependabot-preview[bot]
6a1d1872cb
Update signal-hook requirement from 0.1 to 0.3 (#9)
* Update signal-hook requirement from 0.1 to 0.3

Updates the requirements on [signal-hook](https://github.com/vorner/signal-hook) to permit the latest version.
- [Release notes](https://github.com/vorner/signal-hook/releases)
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/signal-hook/compare/v0.1.0...v0.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix compatability with newer signal hook

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ilya Zlobintsev <ilya.zl@protonmail.com>
2021-02-25 21:00:43 +02:00
dependabot-preview[bot]
6dbd844cd0
Update rand requirement from 0.7 to 0.8 (#10)
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.7.0...0.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-25 20:55:14 +02:00
Ilya Zlobintsev
97df41f9fe Fix naming error 2021-02-16 18:21:54 +02:00
Ilya Zlobintsev
114735b6fe Refactor daemon_connection 2021-02-16 18:19:33 +02:00
Ilya Zlobintsev
9c1fb525c1 Fix some frames not showing after switching GPUs 2021-02-16 08:03:42 +02:00
Ilya Zlobintsev
565f46ed17 Show warning if ppfeaturemask is not enabled 2021-02-13 16:16:22 +02:00
ilyazzz
96829320a9
Merge pull request #8 from ilyazzz/ui-rewrite
UI rewrite
2021-02-12 08:48:45 +02:00
ilyazzz
f2ab509be0
Merge branch 'master' into ui-rewrite 2021-02-12 08:48:16 +02:00
Ilya Zlobintsev
f6c09b9dee Updated screenshots 2021-02-12 08:47:02 +02:00
Ilya Zlobintsev
68bbd7fc15 Implement clock settings 2021-02-12 08:30:58 +02:00
Ilya Zlobintsev
4867735c2b Fixed vulkan feature list not showing 2021-02-10 17:09:29 +02:00
Ilya Zlobintsev
6d5555d267 Implement fan curve 2021-02-10 16:55:05 +02:00
Ilya Zlobintsev
dbd8f5e0d3 Update non-static info in GpuInfo on get_info() 2021-02-10 12:15:41 +02:00
Ilya Zlobintsev
4134a3d4b6 Add power profile switch and implement logging 2021-02-10 12:04:03 +02:00
Ilya Zlobintsev
8458e3cb77 Don't show apply button on GPU selection 2021-02-09 12:15:49 +02:00
Ilya Zlobintsev
e8e6dc4ed3 Only get gpu info once on application launch and properly handle cases where some features aren't supported 2021-02-09 12:08:20 +02:00
Ilya Zlobintsev
50d8d1a8c7 Restrict socket access 2021-02-09 12:08:20 +02:00
Ilya Zlobintsev
59c6a0e3ab Restrict socket access 2021-02-08 16:18:07 +02:00
Ilya Zlobintsev
024bbc915e Apply fan control settings 2021-02-08 15:32:10 +02:00
Ilya Zlobintsev
c7852fed4d Make separate revealer for the apply button and show/hide it on demand 2021-02-08 10:44:56 +02:00
Ilya Zlobintsev
e2cc40aa8b Add basic OC page and refine stats update loop 2021-02-07 23:58:26 +02:00
Ilya Zlobintsev
11b9844f9a Fix build under rust stable 2021-02-07 22:45:28 +02:00
Ilya Zlobintsev
d608d6a7ba Added basic thermals info 2021-01-31 12:28:45 +02:00
Ilya Zlobintsev
3b4bbcc4c6 Add vulkan feature list 2021-01-31 11:26:09 +02:00
Ilya Zlobintsev
197c8e8bfa Add basic vulkan info 2021-01-31 08:53:11 +02:00
Ilya Zlobintsev
b626961fe0 Fixed title in headerbar 2021-01-31 08:21:19 +02:00
Ilya Zlobintsev
ce815a93d4 Added information to info page 2021-01-31 08:18:36 +02:00
Ilya Zlobintsev
a71b8c831d Add GPU Selection 2021-01-30 09:36:45 +02:00
Ilya Zlobintsev
43641811b3 New UI base 2021-01-30 08:35:01 +02:00
Ilya Zlobintsev
573d287d09 Fixed crash on systems with missing power caps information 2021-01-29 19:32:49 +02:00
Ilya Zlobintsev
d24e32467b Use GPU model name when card model is missing 2021-01-21 22:58:51 +02:00
ilyazzz
0959667ca7
rust.yml update pci.ids on each run
For some unknown reason, ubuntu 20.04 is missing some entries from the PCI ID database that are present both in older and newer versions.
2021-01-21 15:49:47 +02:00
ilyazzz
5da2610a7c
rust.yml add apt update 2021-01-21 15:24:49 +02:00
ilyazzz
aec919cf14
rust.yml update ubuntu version 2021-01-21 15:20:39 +02:00
Ilya Zlobintsev
b7da2cbad5 Reworked the pci.ids parser 2021-01-21 09:41:19 +02:00
ilyazzz
2449cc9ee3
Update rust.yml 2021-01-20 23:20:10 +02:00
ilyazzz
2167325063
Update rust.yml 2021-01-20 23:12:31 +02:00
ilyazzz
869018df2a
Update rust.yml 2021-01-20 23:12:03 +02:00
ilyazzz
a5cfabb9ca
Update rust.yml 2021-01-20 23:08:00 +02:00