This repository has been archived by the owner on May 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
40 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
---------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters