Serhiy Mytrovtsiy
|
3e2e13e051
|
feat: added an option to synchronize the fans speed control (#975)
|
2022-06-28 18:28:09 +02:00 |
|
Serhiy Mytrovtsiy
|
cc96226008
|
feat: added an option to synchronize the fans (the mode only for now) control (#975)
|
2022-06-27 19:15:48 +02:00 |
|
Serhiy Mytrovtsiy
|
caccedc2b2
|
fix: convert battery temperature in the Battery module (#979)
|
2022-06-22 19:49:33 +02:00 |
|
Serhiy Mytrovtsiy
|
85de410ba2
|
fix: corrected a way of how disk data is matching with disk view. It has caused duplicating disks in the view
|
2022-06-21 19:33:20 +02:00 |
|
Serhiy Mytrovtsiy
|
fe6e1d9c8b
|
fix: fixed view clean up after the disk was disconnected (#969)
|
2022-06-18 21:19:30 +02:00 |
|
Serhiy Mytrovtsiy
|
2e0b57118b
|
feat: added activity chart per disk to the Disk popup (#827)
|
2022-06-10 20:29:35 +02:00 |
|
Serhiy Mytrovtsiy
|
5e51f1d1d4
|
feat: small sensors name correction (CPU core -> CPU Core) for TC%C sensors
|
2022-06-07 17:57:03 +02:00 |
|
Serhiy Mytrovtsiy
|
72f616cdf6
|
feat: added saving the state of the disk used/free field in the popup view
|
2022-06-07 17:00:38 +02:00 |
|
Serhiy Mytrovtsiy
|
d44dac0c06
|
feat: show a current temperature unit in the GPU chart toolTip (#947)
fix: return a current temperature unit for the temperature sensor
|
2022-05-27 16:38:50 +02:00 |
|
Serhiy Mytrovtsiy
|
e50d6aaf94
|
feat: added additional wifi information (standard, security, channel) in the Network module (#941)
|
2022-05-26 18:56:55 +02:00 |
|
Serhiy Mytrovtsiy
|
49164388ca
|
feat: increased swiftlint file_length rule from 600 to 800
|
2022-05-24 23:26:53 +02:00 |
|
Serhiy Mytrovtsiy
|
c93f9f4e1e
|
fix: removed GHz from the frequency value (#945)
|
2022-05-24 23:26:27 +02:00 |
|
Serhiy Mytrovtsiy
|
d474521f78
|
feat: added custom suffix to the line chart toolTip (#946)
|
2022-05-24 23:26:14 +02:00 |
|
Serhiy Mytrovtsiy
|
39e6d41b14
|
feat: omit current sensors with more than 100A (#943)
|
2022-05-22 19:03:36 +02:00 |
|
Serhiy Mytrovtsiy
|
e82ace6595
|
feat: hiding the low/high battery level notification when the battery is charged or discharged (#893)
|
2022-05-03 19:56:30 +02:00 |
|
Serhiy Mytrovtsiy
|
822f156a23
|
feat: hide the fan controls if the fan cannot be controlled (hackintosh)
(prev commit: feat: added a new battery level key to the Bluetooth battery reader (#920))
|
2022-04-28 20:16:46 +02:00 |
|
Serhiy Mytrovtsiy
|
f7a5526d5a
|
feat: hide the fan controls if the fan cannot be controlled (hackintosh)
|
2022-04-28 20:16:09 +02:00 |
|
Serhiy Mytrovtsiy
|
946b8a4b2f
|
fix: prevented asking for root when closing the app. It was a bug in the Sensors module that tries to reset the fan mode to the automatic. Now it will check if any of the fan mode was changed.
|
2022-04-26 07:36:31 +02:00 |
|
Serhiy Mytrovtsiy
|
19be55fd35
|
fix: restore the fan speed after sleep or app restart if the save option is enabled (#915)
|
2022-04-21 22:58:28 +02:00 |
|
Serhiy Mytrovtsiy
|
19603475f0
|
fix: reset the fan speed when closing the app
|
2022-04-21 19:44:08 +02:00 |
|
Serhiy Mytrovtsiy
|
6fba3c01d9
|
fix: fixed replacing PID string in the usage string (#910)
|
2022-04-16 12:29:20 +02:00 |
|
Serhiy Mytrovtsiy
|
47f3722fdc
|
fix: reset the usage when changing the reader type (#908)
|
2022-04-15 13:15:37 +02:00 |
|
Serhiy Mytrovtsiy
|
f55bcff535
|
fix: enabled new BLE battery level reader only for macOS 11+
|
2022-04-09 11:50:56 +02:00 |
|
Serhiy Mytrovtsiy
|
332fcd25a5
|
feat: added a new way to fetch a BLE battery level from the system_profiler (#859)
|
2022-04-09 11:43:14 +02:00 |
|
Serhiy Mytrovtsiy
|
43a22909f5
|
fix: fixed CPU and GPU sensors list filtering when initialization average sensors (#892)
feat: added updates for average and hottest SOC
|
2022-04-07 20:06:23 +02:00 |
|
cake
|
a071a58e30
|
feat: changed 'efficient' to 'efficiency' core (#896)
Apple uses this term instead, and it makes the naming convention consistent with the sensor in the HIDSensorsList variable.
|
2022-04-03 10:58:50 +02:00 |
|
Serhiy Mytrovtsiy
|
6fb2c9b11b
|
feat: changed function_body_length swiftlint rule from 60/80 to 80/100
|
2022-04-02 12:45:41 +02:00 |
|
Serhiy Mytrovtsiy
|
41a4dd6385
|
fix: append HID sensors keys to average sensors list when for macs with M1 (#892)
|
2022-03-29 20:14:07 +02:00 |
|
Serhiy Mytrovtsiy
|
8d81de1101
|
fix: update public IP address only when Network module is enabled (#886)
|
2022-03-24 16:17:37 +01:00 |
|
Serhiy Mytrovtsiy
|
809563d19f
|
fix: fixed disabling average sensors when disabling HID sensors (#888)
|
2022-03-21 18:02:30 +01:00 |
|
Serhiy Mytrovtsiy
|
e39f4f731e
|
fix: fixed updates of sensor chart
|
2022-03-14 18:34:58 +01:00 |
|
Serhiy Mytrovtsiy
|
fa266ffc32
|
fix: add a sensor value to the chart in the popup view even if the popup is closed
|
2022-03-11 19:02:40 +01:00 |
|
Serhiy Mytrovtsiy
|
c8904a27c5
|
feat: added No Bluetooth devices are available message to the Bluetooth module settings and popup view
|
2022-03-11 17:30:57 +01:00 |
|
Serhiy Mytrovtsiy
|
e422278791
|
feat: added Based on utilization color option for Bar chart widget in the Battery module (#865)
|
2022-03-10 18:50:07 +01:00 |
|
Serhiy Mytrovtsiy
|
833c210826
|
feat: added color zones to the Mini widget
|
2022-03-10 18:26:56 +01:00 |
|
Serhiy Mytrovtsiy
|
c261d85d48
|
feat: added Based on utilization color option for Mini widget in the Battery module (#865)
|
2022-03-10 18:16:06 +01:00 |
|
Serhiy Mytrovtsiy
|
69219a2902
|
feat: added Bar chart view to the Sensors module (for Fans only!) (#839)
|
2022-03-08 17:04:10 +01:00 |
|
Serhiy Mytrovtsiy
|
5d939588f6
|
fix: show fan speed in PRM when percentage cannot be calculated (max speed is not available)
|
2022-03-07 18:28:52 +01:00 |
|
Serhiy Mytrovtsiy
|
7cd57770a1
|
v2.7.6
|
2022-03-06 12:33:45 +01:00 |
|
fireblue
|
fbdc3f9e24
|
feat: added "Fastest Fan" value in calculated sensors. (#864)
|
2022-03-06 12:26:19 +01:00 |
|
Serhiy Mytrovtsiy
|
879df4c410
|
feat: added chart to the sensors (#630)
|
2022-03-03 19:16:39 +01:00 |
|
Serhiy Mytrovtsiy
|
d5d9d5404c
|
feat: added average and hottest CPU and GPU sensors (calculated) to the sensors list (#826)
|
2022-02-10 17:23:18 +01:00 |
|
Serhiy Mytrovtsiy
|
691d7ec0b8
|
feat: added 60% battery level to the low level notification (#825)
|
2022-02-08 17:16:06 +01:00 |
|
Serhiy Mytrovtsiy
|
0da6f3c4b2
|
fix: fan mode detection on start
|
2022-02-04 18:36:39 +01:00 |
|
Serhiy Mytrovtsiy
|
b2dbf41531
|
feat: Fans module removed. All features of this module are available in the Sensors module.
|
2022-02-03 18:32:33 +01:00 |
|
Serhiy Mytrovtsiy
|
849f972ac3
|
feat: added sensor view with hover option (preparing for sensor history, #630)
|
2022-01-29 14:42:56 +01:00 |
|
Serhiy Mytrovtsiy
|
741c639e2e
|
feat: added fans name
|
2022-01-25 16:53:02 +01:00 |
|
Serhiy Mytrovtsiy
|
09211a75a3
|
feat: added network chart widget to the disk module (#785)
|
2022-01-24 20:54:17 +01:00 |
|
Serhiy Mytrovtsiy
|
55fbc4f7f6
|
feat: added silent app update option (default from now)
|
2022-01-23 13:24:24 +01:00 |
|
Serhiy Mytrovtsiy
|
94ec6a2a41
|
feat: enabled HID sensors for macs with M1 by default
|
2022-01-23 12:16:54 +01:00 |
|