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 |
|
ilyazzz
|
45c4c97226
|
Update rust.yml
|
2021-01-20 23:07:08 +02:00 |
|
Ilya Zlobintsev
|
11bb5d60f9
|
Added a test for clocks table parsing
|
2021-01-20 23:06:10 +02:00 |
|
ilyazzz
|
951415a3fa
|
Update README.md
|
2021-01-20 17:50:18 +02:00 |
|
ilyazzz
|
e11c3b622a
|
Create rust.yml
|
2021-01-20 14:49:30 +02:00 |
|
Ilya Zlobintsev
|
26329d223d
|
Updated deploy and uninstall scripts
|
2021-01-20 14:13:44 +02:00 |
|
Ilya Zlobintsev
|
671cd59b00
|
Refactored clocks table parsing and added a test
|
2021-01-20 14:10:36 +02:00 |
|
Ilya Zlobintsev
|
b6068dde8c
|
Fixed crash on invalid pp_od_clk_voltage
|
2021-01-13 21:57:38 +02:00 |
|
Simon Gündling
|
83fb3f5516
|
update vulkano to v0.20 (#6)
fixes compilation error see https://github.com/vulkano-rs/vulkano/issues/1464
|
2021-01-06 17:04:23 +02:00 |
|
neon-sunset
|
382ee38e66
|
Lazy fix to ensure there is no ParseIntError { kind: PosOverflow } and small naming fix (#5)
Changing voltage and PWM values to i64 is unnecessary, but it's fine as long as it doesn't break anything
|
2020-12-23 11:17:31 +02:00 |
|
Ilya Zlobintsev
|
ffd410209f
|
Don't show auto fan control warning each apply
|
2020-12-18 08:53:46 +02:00 |
|
neon-sunset
|
45ab06c661
|
Fix the parsing of gpu and memory clk/voltage table (#3)
* Fix the parsing of gpu and memory clk/voltage table
* Fix error handling
* Remove debug println
Co-authored-by: ilyazzz <ilya.zl@protonmail.com>
|
2020-12-17 10:16:15 +02:00 |
|
Ilya Zlobintsev
|
d4ef64afae
|
Fixed some options being greyed out when switching between GPUs with different feature support
|
2020-12-10 08:57:55 +02:00 |
|
Ilya Zlobintsev
|
1b0883ec17
|
Fixed GPUs not being detected on boot
|
2020-12-03 08:08:27 +02:00 |
|
Ilya Zlobintsev
|
24dc736c1f
|
Fixed apply button not becoming clickable
|
2020-12-02 14:23:51 +02:00 |
|
Ilya Zlobintsev
|
b30fd41622
|
Disable changing settings in unprivileged mode
|
2020-11-23 21:20:30 +02:00 |
|
Ilya Zlobintsev
|
f0b081174f
|
Remove the socket on daemon shutdown
|
2020-11-23 20:50:27 +02:00 |
|
Ilya Zlobintsev
|
bac483c619
|
Hopefully(?) fix crashes on gpus with some features not exposed
|
2020-11-23 20:13:10 +02:00 |
|
ilyazzz
|
1622084895
|
Merge pull request #1 from iRhonin/patch-1
Fixed a typo on service name
|
2020-11-23 19:19:47 +02:00 |
|
Ilya Zlobintsev
|
80c1b12802
|
Fixed crash on no power state
|
2020-11-23 19:13:07 +02:00 |
|
Rhonin
|
54dd287af8
|
Fixed a typo
|
2020-11-23 16:53:14 +03:30 |
|