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

Commit

Permalink
Showing 19 changed files with 40 additions and 37 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.3.0
dev=1.3.0
stable=1.3.1
dev=1.4.0-beta.1

[Changelogs]
stableChangelog=v1.3.0 - 2018-2-3[#CRLF]- Added 32-thread support to CPU Meter[#CRLF]- Added top process display to CPU Meter[#CRLF]- Added CPU temperature graph option to CPU Meter[#CRLF]- Added core voltages to CPU Meter[#CRLF]- Added NetMonitor support to Network Meter for more accurate readings[#CRLF]- Added GPU name toggle to GPU Meter[#CRLF]- Added custom GPU name option to GPU Meter[#CRLF]- Added GPU temperature graph option to GPU Meter[#CRLF]- Added dual GPU mode to GPU Meter[#CRLF]- Added eject button for removable disks in Disks Meter[#CRLF]- Added capability to disable specific disks in Disks Meter[#CRLF]- Added link to Disks Meter troubleshooting wiki page in Disks Meter settings[#CRLF]- Added changelog display to update available notification[#CRLF]- Changed from ANSI to UTF-8 file encoding[#CRLF]- Updated and refined user interface[#CRLF]- Implemented new dynamic settings system (https://github.com/raiguard/rainmeter-settings)[#CRLF]- Rewrote update checker and moved update checker URL[#CRLF]- Rewrote external IP check to be more reliable[#CRLF]- Moved StyleSheet out of settings directory to avoid accidental changes / overwrites[#CRLF]- Rewrote HWiNFO config tool[#CRLF]- Fixed gadget toggle buttons desyncing[#CRLF]- Fixed behavior of HWiNFO detection in CPU Meter[#CRLF]- Fixed Network Meter external IP error message not disappearing[#CRLF]- Fixed GPU name being able to extend past the width of GPU Meter
devChangelog=v1.3.0 - 2018-2-3[#CRLF]- Added 32-thread support to CPU Meter[#CRLF]- Added top process display to CPU Meter[#CRLF]- Added CPU temperature graph option to CPU Meter[#CRLF]- Added core voltages to CPU Meter[#CRLF]- Added NetMonitor support to Network Meter for more accurate readings[#CRLF]- Added GPU name toggle to GPU Meter[#CRLF]- Added custom GPU name option to GPU Meter[#CRLF]- Added GPU temperature graph option to GPU Meter[#CRLF]- Added dual GPU mode to GPU Meter[#CRLF]- Added eject button for removable disks in Disks Meter[#CRLF]- Added capability to disable specific disks in Disks Meter[#CRLF]- Added link to Disks Meter troubleshooting wiki page in Disks Meter settings[#CRLF]- Added changelog display to update available notification[#CRLF]- Changed from ANSI to UTF-8 file encoding[#CRLF]- Updated and refined user interface[#CRLF]- Implemented new dynamic settings system (https://github.com/raiguard/rainmeter-settings)[#CRLF]- Rewrote update checker and moved update checker URL[#CRLF]- Rewrote external IP check to be more reliable[#CRLF]- Moved StyleSheet out of settings directory to avoid accidental changes / overwrites[#CRLF]- Rewrote HWiNFO config tool[#CRLF]- Fixed gadget toggle buttons desyncing[#CRLF]- Fixed behavior of HWiNFO detection in CPU Meter[#CRLF]- Fixed Network Meter external IP error message not disappearing[#CRLF]- Fixed GPU name being able to extend past the width of GPU Meter
stableChangelog=v1.3.1 - 2018-5-2[#CRLF]- Added 36-thread support to CPU Meter[#CRLF]- Fixed development testing opt-in not working
devChangelog=v1.4.0-beta.1 - 2018-5-2[#CRLF]- Added 36-thread support to CPU Meter[#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 setting to only display fixed disks in Disks Meter[#CRLF]- Added global color customization[#CRLF]- Added gadget update rate setting (not supported by all readings)[#CRLF]- Added "open config file" buttons to all settings skins to allow access to more advanced settings[#CRLF]- Increased precision of readouts in Network Meter[#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]- Upgraded to HWiNFO plugin 4.0.0 alpha[#CRLF]- Deleted HWiNFO config tool in favor of the HWiNFO plugin's built-in tool (alpha)[#CRLF]- Fixed oversight where clicking the total reset button in Network Meter Pro would not work[#CRLF][#CRLF]NOTE: This release changes the location and format of the HWiNFO variables. After updating, you will need to re-configure your HWiNFO IDs.

[URLs]
stableUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.3.0/ModernGadgets_1.3.0.rmskin
devUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.3.0/ModernGadgets_1.3.0.rmskin
stableUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.3.1/ModernGadgets_1.3.1.rmskin
devUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.4.0-beta.1-fix/ModernGadgets_1.4.0-beta.1.rmskin
17 changes: 10 additions & 7 deletions Skins/ModernGadgets/@Resources/Changelog.txt
Original file line number Diff line number Diff line change
@@ -2,6 +2,9 @@ MODERNGADGETS CHANGELOG

Official Releases

v1.3.1 - 2018-5-2
- Fixed development testing opt-in not working

v1.3.0 - 2018-2-3
- Added 32-thread support to CPU Meter
- Added top process display to CPU Meter
@@ -87,12 +90,12 @@ v1.0.0 - 2016-12-4

Development Releases

v1.3.0-rc.3 - 2018-2-1
v1.3.1-rc.3 - 2018-2-1
- Implemented new dynamic settings system (https://github.com/raiguard/rainmeter-settings)
- Refined settings UI
- Fixed several bugs and oversights in dynamic settings changes

v1.3.0-rc.2 - 2018-1-30
v1.3.1-rc.2 - 2018-1-30
- Added troubleshooting link to disks meter settings
- Added graph background to give the lines a "surface" to sit on
- Fixed show/hide behavior of core voltage meters
@@ -103,21 +106,21 @@ v1.3.0-rc.2 - 2018-1-30
- Fixed ReadINI throwing an error when coming across an invalid section name
- Fixed disk eject buttons not changing visible state until skin refresh

v1.3.0-rc.1 - 2018-1-18
v1.3.1-rc.1 - 2018-1-18
- Added Nomfrep plugin to replace AdvancedCPU
- Fixed HWiNFO package temperature and thermal throttling input boxes not working
- Fixed page file measures not enabling correctly
- Fixed external IP fetch needing a refresh before showing up
- Fixed Network Meter refresh buttons not working
- Fixed ReadINI script dropping leading S'es

v1.3.0-beta.4 - 2018-1-15
v1.3.1-beta.4 - 2018-1-15
- Added core voltages to CPU Meter
- Fixed download update button in setup skin
- Fixed large row spacing issues in Disks Meter
- Updated copyright information

v1.3.0-beta.3 - 2018-1-15
v1.3.1-beta.3 - 2018-1-15
- Added changelog display to update available notification
- Moved StyleSheet out of settings directory to avoid accidental changes / overwrites
- Improved reliability of NetMonitor settings
@@ -129,7 +132,7 @@ v1.3.0-beta.3 - 2018-1-15
- Updated NetMonitor installer
- Updated ActiveNet plugin to 2.7.0.0

v1.3.0-beta.2 - 2017-12-27
v1.3.1-beta.2 - 2017-12-27
- Added NetMonitor support to Network Meter for more accurate readings
- Added GPU name toggle to GPU Meter
- Added custom GPU name option to GPU Meter
@@ -141,7 +144,7 @@ v1.3.0-beta.2 - 2017-12-27
- Fixed Network Meter external IP error message not disappearing
- Fixed GPU name being able to extend past the width of GPU Meter

v1.3.0-beta.1 - 2017-12-20
v1.3.1-beta.1 - 2017-12-20
- Added 32-thread support to CPU Meter
- Added top process display to CPU Meter
- Added CPU temperature graph option to CPU Meter
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.3.0
v1.3.1
By raiguard

----------------------------------------
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.3.0
mgVersion=1.3.1

; Positioning
bgOffset=5
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/CPU/CPU.ini
Original file line number Diff line number Diff line change
@@ -22,7 +22,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 BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/CPU/Config.ini
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ Name=CPU Config
Author=raiguard
Information=Configuration for CPU Meter.
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Disks/Config.ini
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ Name=Disks Config
Author=raiguard
Information=Configuration for Disks Meter.
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/GPU/Config.ini
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ Name=GPU Config
Author=raiguard
Information=Configuration for GPU Meter.
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/GadgetManager/Config.ini
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ Name=GadgetManager
Author=raiguard
Information=Load / unload gadgets and change global settings
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

6 changes: 3 additions & 3 deletions Skins/ModernGadgets/Config/Global/Config.ini
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ Name=Global Config
Author=raiguard
Information=Configuration for all gadgets.
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

@@ -167,8 +167,8 @@ Group=RegularScreen
[DevUpdatesButton]
Meter=String
MeterStyle=StyleToggleButton
Text=[&MeasureSettingsScript:GetIcon([#devUpdates])]
LeftMouseUpAction=[!CommandMeasure MeasureSettingsScript "Toggle('devUpdates', '0', '1', '[MeasureGlobalSettingsPath]', '', 'RefreshSetupAction')"]
Text=[&MeasureSettingsScript:GetIcon('[#rVersionKey]', 'stable', 'dev')]
LeftMouseUpAction=[!CommandMeasure MeasureSettingsScript "Toggle('rVersionKey', 'stable', 'dev', '[MeasureGlobalSettingsPath]', '', 'RefreshSetupAction')"]
Group=ToggleButtons | RegularScreen
ImageName=#toggleOnImg#

2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/HWiNFO/Config.ini
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ Name=HWiNFO Configuration Tool
Author=raiguard
Information=Tool for configuring HWiNFO sensor IDs
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Network/Config.ini
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ Name=Network Config
Author=raiguard
Information=Configuration for Network Meter.
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/Setup/Config.ini
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ Name=Setup
Author=raiguard
Information=Background skin for ModernGadgets, manages settings backups and update checking.
License=Creative Commons BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

12 changes: 6 additions & 6 deletions Skins/ModernGadgets/Config/UnitTests/TestRemote.inc
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[ReleaseVersions]
stable=1.3.0
dev=1.3.0
stable=1.3.1
dev=1.4.0-beta.1

[Changelogs]
stableChangelog=v1.3.0 - 2018-2-3[#CRLF]- Added 32-thread support to CPU Meter[#CRLF]- Added top process display to CPU Meter[#CRLF]- Added CPU temperature graph option to CPU Meter[#CRLF]- Added core voltages to CPU Meter[#CRLF]- Added NetMonitor support to Network Meter for more accurate readings[#CRLF]- Added GPU name toggle to GPU Meter[#CRLF]- Added custom GPU name option to GPU Meter[#CRLF]- Added GPU temperature graph option to GPU Meter[#CRLF]- Added dual GPU mode to GPU Meter[#CRLF]- Added eject button for removable disks in Disks Meter[#CRLF]- Added capability to disable specific disks in Disks Meter[#CRLF]- Added link to Disks Meter troubleshooting wiki page in Disks Meter settings[#CRLF]- Added changelog display to update available notification[#CRLF]- Changed from ANSI to UTF-8 file encoding[#CRLF]- Updated and refined user interface[#CRLF]- Implemented new dynamic settings system (https://github.com/raiguard/rainmeter-settings)[#CRLF]- Rewrote update checker and moved update checker URL[#CRLF]- Rewrote external IP check to be more reliable[#CRLF]- Moved StyleSheet out of settings directory to avoid accidental changes / overwrites[#CRLF]- Rewrote HWiNFO config tool[#CRLF]- Fixed gadget toggle buttons desyncing[#CRLF]- Fixed behavior of HWiNFO detection in CPU Meter[#CRLF]- Fixed Network Meter external IP error message not disappearing[#CRLF]- Fixed GPU name being able to extend past the width of GPU Meter
devChangelog=v1.3.0 - 2018-2-3[#CRLF]- Added 32-thread support to CPU Meter[#CRLF]- Added top process display to CPU Meter[#CRLF]- Added CPU temperature graph option to CPU Meter[#CRLF]- Added core voltages to CPU Meter[#CRLF]- Added NetMonitor support to Network Meter for more accurate readings[#CRLF]- Added GPU name toggle to GPU Meter[#CRLF]- Added custom GPU name option to GPU Meter[#CRLF]- Added GPU temperature graph option to GPU Meter[#CRLF]- Added dual GPU mode to GPU Meter[#CRLF]- Added eject button for removable disks in Disks Meter[#CRLF]- Added capability to disable specific disks in Disks Meter[#CRLF]- Added link to Disks Meter troubleshooting wiki page in Disks Meter settings[#CRLF]- Added changelog display to update available notification[#CRLF]- Changed from ANSI to UTF-8 file encoding[#CRLF]- Updated and refined user interface[#CRLF]- Implemented new dynamic settings system (https://github.com/raiguard/rainmeter-settings)[#CRLF]- Rewrote update checker and moved update checker URL[#CRLF]- Rewrote external IP check to be more reliable[#CRLF]- Moved StyleSheet out of settings directory to avoid accidental changes / overwrites[#CRLF]- Rewrote HWiNFO config tool[#CRLF]- Fixed gadget toggle buttons desyncing[#CRLF]- Fixed behavior of HWiNFO detection in CPU Meter[#CRLF]- Fixed Network Meter external IP error message not disappearing[#CRLF]- Fixed GPU name being able to extend past the width of GPU Meter
stableChangelog=v1.3.1 - 2018-5-2[#CRLF]- Fixed development testing opt-in not working
devChangelog=v1.4.0-beta.1 - 2018-5-2[#CRLF]- Added 36-thread support to CPU Meter[#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 setting to only display fixed disks in Disks Meter[#CRLF]- Added global color customization[#CRLF]- Added gadget update rate setting (not supported by all readings)[#CRLF]- Added "open config file" buttons to all settings skins to allow access to more advanced settings[#CRLF]- Increased precision of readouts in Network Meter[#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]- Upgraded to HWiNFO plugin 4.0.0 alpha[#CRLF]- Deleted HWiNFO config tool in favor of the HWiNFO plugin's built-in tool (alpha)[#CRLF]- Fixed oversight where clicking the total reset button in Network Meter Pro would not work[#CRLF][#CRLF]NOTE: This release changes the location and format of the HWiNFO variables. After updating, you will need to re-configure your HWiNFO IDs.

[URLs]
stableUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.3.0/ModernGadgets_1.3.0.rmskin
devUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.3.0/ModernGadgets_1.3.0.rmskin
stableUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.3.1/ModernGadgets_1.3.1.rmskin
devUrl=https://github.com/raiguard/ModernGadgets/releases/download/v1.4.0-beta.1-fix/ModernGadgets_1.4.0-beta.1.rmskin
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Config/UnitTests/UpdateCheckerTest.ini
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ colorAccent=138,210,250
colorConnectError=250,30,30

updateCheckerUrl=https://raw.githubusercontent.com/raiguard/ModernGadgets/master/RELEASE
version=1.3.0
version=1.3.1

section=ReleaseVersions
key=stable
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Disks/Disks.ini
Original file line number Diff line number Diff line change
@@ -21,7 +21,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 BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

[Variables]
@includeStyleSheet=#@#StyleSheet.inc
2 changes: 1 addition & 1 deletion Skins/ModernGadgets/GPU/GPU.ini
Original file line number Diff line number Diff line change
@@ -21,7 +21,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 BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Network/Network.ini
Original file line number Diff line number Diff line change
@@ -21,7 +21,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 BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

2 changes: 1 addition & 1 deletion Skins/ModernGadgets/Network/NetworkPro.ini
Original file line number Diff line number Diff line change
@@ -21,7 +21,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 BY-NC-SA 3.0
Version=1.3.0
Version=1.3.1

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

0 comments on commit 0f2bbc4

Please sign in to comment.