Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
1.4.1 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
raiguard committed Oct 14, 2018
1 parent 5a0d16e commit 0129c44
Show file tree
Hide file tree
Showing 24 changed files with 40 additions and 32 deletions.
12 changes: 6 additions & 6 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[ReleaseVersions]
stable=1.4.0
dev=1.4.1-rc.3
stable=1.4.1
dev=1.4.1

[Changelogs]
stableChangelog=v1.4.0 - 2018-10-09[#CRLF]- Added Chronometer[#CRLF]- Added Process Meter[#CRLF]- Added tentative Snapdragon support to CPU Meter[#CRLF]- Added support for CoreTemp and Speedfan in CPU Meter[#CRLF]- Added dynamic fan display to CPU Meter[#CRLF]- Added All Cores mode to CPU Meter line graph[#CRLF]- Added session total and simultaneous bits/bytes display to Network Meter[#CRLF]- Added separate bits/bytes peak traffic displays to Network Meter[#CRLF]- Added three additional GPU Meters for monitoring up to four GPUs simultaneously[#CRLF]- Added disk temperatures to Disks Meter[#CRLF]- Added setting to hide disk read/write speeds in Disks Meter[#CRLF]- Added Disk Read/Write Letters option[#CRLF]- Added setting to only display fixed disks in Disks Meter[#CRLF]- Added global color customization[#CRLF]- Added "open config file" buttons to all settings skins to allow access to more advanced settings[#CRLF]- Added 'Welcome' dialog for first-time users[#CRLF]- Added update check interval customization[#CRLF]- Added controls for settings backups in global settings skin[#CRLF]- Darkened default accent color[#CRLF]- Enhanced update download button to directly download and open the update .RMSKIN without a browser[#CRLF]- Increased supported threads in CPU Meter from 32 to 64 (AMD Threadripper 2)[#CRLF]- Increased precision of readouts in Network Meter[#CRLF]- Removed condensed font toggle for Network traffic (condensed is now the only option)[#CRLF]- Network Meter globe is no longer affected by accent color changes[#CRLF]- Removed dual GPU meter option (replaced by separate GPU Meters)[#CRLF]- Enhanced Disk Eject functionality with support for USB card readers and virtual disks (requires admin privileges)[#CRLF]- Significantly improved Disks Meter performance[#CRLF]- Consolidated graph and background borders into their respective background meters[#CRLF]- Standardized graph positioning[#CRLF]- Refactored input box visuals[#CRLF]- Implemented new HWiNFO SMV application, replacing the HWiNFO Config Tool[#CRLF]- Updated dynamic settings system with more consistent and flexible functions[#CRLF]- Updated LoadSkin and UpdateChecker scripts for Rainmeter 4.2 compatibility[#CRLF]- Settings backups are now made upon closing a settings skin, rather than at a preset interval[#CRLF]- Changelog button now shows local changelog rather than the one from GitHub[#CRLF]- Replaced readme link with MG Wiki link[#CRLF]- Reordered toggles in gadget manager[#CRLF]- Fixed error with the update checker reading a file while it was being written by WebParser[#CRLF]- Fixed oversight where clicking the total reset button in Network Meter Pro would not work[#CRLF]- Fixed inconsistent NetMonitor button logic[#CRLF]- Fixed NetMonitor controls not appearing on non-English systems[#CRLF]- Fixed update notification not being centered on the monitor properly[#CRLF]- Fixed settings backup import overwriting HWiNFO SMV sections[#CRLF]- Fixed settings backup import crashing if a settings file doesn't exist in the backup[#CRLF]- Fixed settings backup overwriting default colors[#CRLF]- Corrected date formatting in changelog
devChangelog=v1.4.1-rc.3 - 2018-10-13[#CRLF]- ACTUALLY ACTUALLY fixed dynamic fan display bar issues
stableChangelog=v1.4.1 - 2018-10-14[#CRLF]- Added safeguards for extraordinarily long changelogs preventing access to the download button[#CRLF]- Added max CPU temp, CPU fan speed, and GPU temp configurations[#CRLF]- Tweaked core color info paragraph[#CRLF]- Tweaked backup import prompt UI[#CRLF]- Fixed GPU meter core voltage readout formatting[#CRLF]- Fixed CPU and GPU temperature graph scaling[#CRLF]- Fixed dynamic fan display bar always staying at 100%
devChangelog=v1.4.1 - 2018-10-14[#CRLF]- Added safeguards for extraordinarily long changelogs preventing access to the download button[#CRLF]- Added max CPU temp, CPU fan speed, and GPU temp configurations[#CRLF]- Tweaked core color info paragraph[#CRLF]- Tweaked backup import prompt UI[#CRLF]- Fixed GPU meter core voltage readout formatting[#CRLF]- Fixed CPU and GPU temperature graph scaling[#CRLF]- Fixed dynamic fan display bar always staying at 100%

[URLs]
stableUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.4.0/ModernGadgets_1.4.0.rmskin
devUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.4.1-rc.3/ModernGadgets_1.4.1-rc.3.rmskin
stableUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.4.1/ModernGadgets_1.4.1.rmskin
devUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.4.1/ModernGadgets_1.4.1.rmskin
9 changes: 9 additions & 0 deletions Skins/ModernGadgets/@Resources/Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ MODERNGADGETS CHANGELOG

Official Releases

v1.4.1 - 2018-10-14
- Added safeguards for extraordinarily long changelogs preventing access to the download button
- Added max CPU temp, CPU fan speed, and GPU temp configurations
- Tweaked core color info paragraph
- Tweaked backup import prompt UI
- Fixed GPU meter core voltage readout formatting
- Fixed CPU and GPU temperature graph scaling
- Fixed dynamic fan display bar always staying at 100%

v1.4.0 - 2018-10-09
- Added Chronometer
- Added Process Meter
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/@Resources/Readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MODERNGADGETS
v1.4.1-rc.3
v1.4.1
By raiguard

----------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/@Resources/StyleSheet.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; MODERNGADGETS STYLESHEET

[Variables]
mgVersion=1.4.1-rc.3
mgVersion=1.4.1

; Positioning
bgOffset=5
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/CPU/CPU.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Name=CPU
Author=raiguard
Information=A Rainmeter recreation of the All CPU Meter gadget, updated and enhanced to give it a "modern" feel.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Chronometer/Chronometer.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=Chronometer
Author=raiguard
Information=A modern digital clock with timers, stopwatches, alarms, and an event countdown function.
License=Creative Commons BY-NC-SA 3.0
Version=1.4.1-rc.3
Version=1.4.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Chronometer/Stopwatch/Stopwatch.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Name=Stopwatch
Author=raiguard
Information=Extension of the Chronometer, a stopwatch with lap support.
License=Creative Commons BY-NC-SA 3.0
Version=1.4.1-rc.3
Version=1.4.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/CPU/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name=CPU Config
Author=raiguard
Information=Configuration for CPU Meter.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Chronometer/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Name=Chronometer Config
Author=raiguard
Information=Configuration for the Chronometer.
License=Creative Commons BY-NC-SA 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Disks/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name=Disks Config
Author=raiguard
Information=Configuration for Disks Meter.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/GPU/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name=GPU Config
Author=raiguard
Information=Configuration for GPU Meter.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/GadgetManager/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name=GadgetManager
Author=raiguard
Information=Load / unload gadgets and change global settings
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Global/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name=Global Config
Author=raiguard
Information=Configuration for all gadgets.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Network/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Name=Network Config
Author=raiguard
Information=Configuration for Network Meter.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Process/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name=Process Config
Author=raiguard
Information=Configuration for Process Meter.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
Expand Down
9 changes: 4 additions & 5 deletions Skins/ModernGadgets/Config/Setup/Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Name=Setup
Author=raiguard
Information=Background skin for ModernGadgets, manages settings backups and update checking.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down Expand Up @@ -263,6 +263,7 @@ Group=Essentials
Meter=String
MeterStyle=StyleString
FontSize=14
FontColor=#colorAccent#
StringAlign=Center
X=#contentMarginCenter#
Y=20
Expand All @@ -272,14 +273,12 @@ Group=ImportBackupPrompt
[ImportBackupInfoString]
Meter=String
MeterStyle=StyleString | StyleStringInfo
MeterStyle=StyleString | StyleStringCenterAlign
FontSize=10
Y=5R
W=(#contentWidth# - 20)
ClipString=2
Text=This will restore your customizations and update the gadgets to reflect them#CRLF##CRLF#NOTICE: THIS UPDATE CHANGES THE HWiNFO SETTINGS FORMAT. EVEN IF YOU IMPORT THE BACKUP, YOU WILL STILL NEED TO RECONFIGURE YOUR HWiNFO IDs!
InlinePattern=NOTICE.*
InlineSetting=Color | #colorButtonPress#
Text=This will restore your customizations and update the gadgets to reflect them
Hidden=1
Group=ImportBackupPrompt
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Disks/Disks.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=Disks Meter
Author=raiguard
Information=A Rainmeter recreation of the Drives Meter gadget, updated and enhanced to give it a "modern" feel.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/GPU/GPU0/GPU.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=GPU Meter
Author=raiguard
Information=A Rainmeter recreation of the GPU Meter gadget, updated and enhanced to give it a "modern" feel.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/GPU/GPU1/GPU.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=GPU Meter
Author=raiguard
Information=A Rainmeter recreation of the GPU Meter gadget, updated and enhanced to give it a "modern" feel.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/GPU/GPU2/GPU.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=GPU Meter
Author=raiguard
Information=A Rainmeter recreation of the GPU Meter gadget, updated and enhanced to give it a "modern" feel.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/GPU/GPU3/GPU.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=GPU Meter
Author=raiguard
Information=A Rainmeter recreation of the GPU Meter gadget, updated and enhanced to give it a "modern" feel.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Network/Network.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=Network Meter
Author=raiguard
Information=A Rainmeter recreation of the Network Meter gadget, updated and enhanced to give it a "modern" feel.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Network/NetworkPro.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name=Network Meter Pro
Author=raiguard
Information=A Rainmeter recreation of the Network Meter gadget, updated and enhanced to give it a "modern" feel. This version uses the NetMonitor Windows service for more accurate monitoring (credit to SilverAzide for the method).
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

; ========= Variables and Styles =========

Expand Down
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Process/Process.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Name=Process Meter
Author=raiguard
Information=A gadget to track processes that are using high amounts of CPU, or specific processes chosen by the user.
License=Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Version=1.4.1-rc.3
Version=1.4.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
Expand Down

0 comments on commit 0129c44

Please sign in to comment.