Commit Graph

443 Commits

Author SHA1 Message Date
jsmorley
b7ef7417b6 Changing version to 2.0 temporarily to test version checking in the Rainmeter context menu. 2010-06-21 11:34:49 +00:00
jsmorley
34387ce2cf Starting point for 1.3 beta:
Changes to multiple files to change version number
Changes by JamesAC / spx to improve management of Windows Mssages, mostly to support working with the DexPot folks
Addition of the Win7AudioPlugin plugin by reiswaffle. This includes plugin code and changes to the Rainmeter.sln project file.
2010-06-20 20:52:52 +00:00
kenz0
c84f3bd35b Change the stable version number to 1.2 for update check function. 2010-06-15 12:15:42 +00:00
jsmorley
a334ec99be Changed version numbers of Enigma and Gnometer to force install of final skins for all users. 2010-06-13 10:53:05 +00:00
jsmorley
20bd9e6f0b Couple of minor changes to manual
Several minor tweaks to Gnometer
Updated history.htm for the RC3 Release
2010-06-09 16:48:54 +00:00
spx
0ffbb7e901 Fixed the issue that PingPlugin crashes Rainmeter after refresh if offline (no network) or ping timed out in Vista/7. 2010-06-09 09:21:51 +00:00
spx
e0ea862d72 Fixed r432 issue. (Issue 158) 2010-06-08 23:09:18 +00:00
jsmorley
96ca019fc8 Updated history.htm for RC2 build 2010-06-08 15:06:20 +00:00
Birunthan Mohanathas
9007555e68 Some minor changes to Engima, Gnometer, Rainstaller, and the Rainmeter installer. 2010-06-08 14:16:24 +00:00
jsmorley
3eba0803bd Updating Build.py in anticipation of Release build in the new week or so
Important that you modify the paths at the top to match your system if you are going to do a build on your local PC.
2010-06-06 11:29:22 +00:00
spx
d34c4c2b9c Fixed the issue that the image cannot be loaded from disk in IMAGE meter.
For instance: MeterImage2 fails loading the image.
-----
[CALC]
Measure=CALC
Formula=1

[MeterImage]
Meter=IMAGE
X=0r
Y=0R
ImageName=Image.png
ImageTint=255,255,255,64

[MeterHistogram]
Meter=HISTOGRAM
MeasureName=CALC
X=0r
Y=0r
PrimaryImage=Image.png

[MeterImage2]
Meter=IMAGE
MeterStyle=MeterImage

[MeterHistogram2]
Meter=HISTOGRAM
MeterStyle=MeterHistogram
-----
2010-06-04 08:52:07 +00:00
spx
c7cd612502 Fixed the issue that dynamic image name is not correctly applied in most meters. (Issue 157) An error message is now output to the log instead of showing the dialog box. 2010-06-03 14:14:53 +00:00
spx
7a919f35fc Fixed the issue that SpeedFanPlugin crashes if SpeedFanType is not TEMPERATURE. 2010-06-02 14:47:41 +00:00
jsmorley
0de1483e75 Update to the manual and history.htm for the RC build. Changed the version number of Enigma from 2.6 to 2.7 in all .ini files. 2010-06-01 16:08:31 +00:00
jsmorley
9aac7730ab Updates to some images for Enigma from DM, and a tweak to the VLC Gnometer skin from poiru 2010-06-01 15:35:59 +00:00
spx
f2682eaee0 Changed the behavior of DynamicVariables. The fixed value definition of the following settings is handled as the starting value. If the value definition of these settings contains variables or measures, related !bangs are ignored.
[Measure]
Disabled

[Meter]
Hidden
X
Y

In case of "Hidden":
- Hidden not added or Hidden=0/1 (=fixed value specified) and DynamicVariables=1
The specified value is handled as the starting value. After that the value is not re-read on every update. !RainmeterShowMeter etc. are enabled.

- Hidden=#VAR# or Hidden=[Measure] and DynamicVariables=1
The value is re-read on every update. !RainmeterShowMeter etc. are disabled by re-reading value.
2010-06-01 14:55:52 +00:00
jsmorley
5ff8f59ebf Hopefully final changes to Enimga and Gnometer before the RC build.
Includes change to EnigmaConfigure to "restore" changes to variables made in UserVariables.inc in a previous installation of Enigma when upgrading to 1.2.
2010-06-01 08:57:51 +00:00
spx
b675265606 Fixed incomplete fix in r420 and r422.
Fixed the issue that the result of some bangs is overwritten with the default value if DynamicVariables=1 is added to Measure/Meter. (Issue 125) Note that this fix is effective only when the setting is not defined in skin configuration file. The result of !RainmeterHideMeter(or Show/Toggle) is overwritten if Hidden=0/1 is added.
Some minor changes.
2010-05-31 21:02:04 +00:00
evmckay
669791c075 Deleting wiki page AccuWeather. 2010-05-30 19:36:49 +00:00
jsmorley
4549e4a898 Updating some Enigma skins before RC build 2010-05-30 16:22:54 +00:00
jsmorley
509acc4bce Updating Gnometer skins before RC build 2010-05-30 16:19:35 +00:00
spx
1393d52f43 Fixed the issue that the default value isn't reflected correctly when refreshing the skin. (Issue 155) 2010-05-30 07:02:46 +00:00
jsmorley
e4e3ea7d35 Updated the GUI for EnigmaConfigure.exe to match RainThemes, Rainstaller, etc. 2010-05-28 20:09:04 +00:00
spx
56f1c6a38d Enabled @include to use variables.
Fixed the issue that the window becomes invalid when both window width and height are 0.
2010-05-27 22:03:09 +00:00
jsmorley
3640c60810 Changed the default value of UpdateRate for the Ping Plugin to be 32 (32 seconds if Update is the default 1000) so that when used with the default Timeout= value for the plugin, which is 30000ms (30 seconds), a skin which is still waiting for "Timeout" to occur on a bad / inactive DestAdress does not cause Rainmeter to craah by again running the plugin before it has a chance to time out. This is not a perfect solution, but will at least protect those who just use all defaults with Ping Plugin from having constant mysterious crashes if they ping an address that does not respond. 2010-05-27 21:46:13 +00:00
spx
3646188ad3 Fixed the issue that PingPlugin cannot receive a reply from some sites like www.google.com. 2010-05-26 07:57:55 +00:00
jsmorley
9851c8ff04 Minor tweaks to Rainstaller and the Rainstaller help file.
Fix for RainThemes.  Corrects an issue with saving themes when running Rainmeter in "portable" mode.  The new feature to "protect" default themes bundled with Rainmeter was not allowing ANY theme to be saved after the initial creation of the theme.
2010-05-23 00:30:00 +00:00
jsmorley
3f175a862c Update to Gnometer Launcher folder 2010-05-21 17:48:43 +00:00
jsmorley
931ab990f9 Minor changes to Gnometer 2010-05-21 17:47:11 +00:00
jsmorley
5943ae2ee8 Removing Launcher folder to update with some files removed. 2010-05-21 17:05:26 +00:00
jsmorley
7b733efae7 Some final fixes for Gnometer Clock, Gnometer Settings tool and Rainmeter installer before public beta. 2010-05-21 13:16:10 +00:00
jsmorley
90e120805c Minor changes to Rainstaller and Ranmeter Install.nsi. Tweak to Gnometer Preview Theme 2010-05-20 20:46:43 +00:00
jsmorley
b0f773b0bf Updating Gnometer Skins 2010-05-20 20:40:19 +00:00
jsmorley
57a953f0f7 Updating Gnometer Themes 2010-05-20 20:21:13 +00:00
jsmorley
1ead08dcf5 Some fixes for Rainstaller and the Rainmeter Install Script
Change to RainThemes to preserve "Version=" for default skins on save and load of a theme.
Small change to EnigmaConfigure.cfg by Dragonmage
Higer rez images for Enigma\MusicAlbum.B.png
2010-05-19 11:29:37 +00:00
jsmorley
95b26dc4b3 Compressed version of .pdf for Enigma
Minor change to OnlineHeader.htm so the link on the logo at the top goes to the right place.
2010-05-17 15:54:36 +00:00
jsmorley
c163fe3b0d Replacing Enigma images with compressed versions. 2010-05-17 14:48:23 +00:00
jsmorley
80e27c534b Update of Enigma skins and themes by Dragonmage to fix some issues. Update of Enigma themes by Dragonmage.
Change to installer to make default for "Create Icon on Desktop" No instead of Yes.
2010-05-16 18:07:58 +00:00
jsmorley
c054e74bb1 Some improvements to Rainstaller, including restriction to one instance at a time. Change to how RainThemes handles TrayExecute statements when there is a conflict on loading a theme. 2010-05-16 10:47:24 +00:00
jsmorley
ef0a984544 Reversing previous change to "On Desktop" as default for new skins. 2010-05-14 02:49:53 +00:00
jsmorley
70ae84faca Changed the default for "AlwaysOnTop" (ZPos) from "Normal" (0) to "On Desktop" (-2) now that On Desktop is working right with Vista / Win7.
Some minor changes to images for RainBackup and RainThemes. Using new background pattern from poiru.
2010-05-11 17:09:39 +00:00
jsmorley
befa90ce8f Committing JamesAC / spx changes to SpeedFan plugin to support conversion of default Centigrade temp values to Fahrenheit or Kelvin. Also manual update to support change. 2010-05-09 17:14:20 +00:00
jsmorley
d0fe23ec1f Deleted thumbs.db files, replaced \Images in Enigma, replaced the pdf in Enigma, fixed the install .nsi, replaced preview for arcs. 2010-05-09 15:38:29 +00:00
spx
e2c5a4afdc small fixes (including poiru's fix for Rainmeter.ini when Default.ini doesn't exist is not there) 2010-05-09 10:21:40 +00:00
jsmorley
c01fb4eb76 Update to get things in place for one final beta followed by a Release Candidate as soon as we can.
1) Added Gnometer as one of the default skins, including two themese (Gnometer and Gnometer Preview)
2) Removed Tranquil skins
3) Added RainBackup in \Addons and to start menu
4) Changes to Rainstaller to use default header .bmp file if the author does not provide one in the .rmskin.
5) Changes to Rainmeter.cpp to handle Gnometer as one of the new default skins
6) Changes to the Rainmeter installation program to allow selection of default skin / theme (Gnometer or Enigma)
2010-05-08 19:51:33 +00:00
jsmorley
875aab4c51 Adding Gnometer themes 2010-05-08 16:26:45 +00:00
jsmorley
605da9793d Adding Gnometer 1.1 skins (These will be replaced by 1.2 this week) 2010-05-08 16:24:06 +00:00
jsmorley
e16fbb0540 Removing Lightning Sunset and Wing Firefox themes, adding Gnometer and Gnometer Preview themes. 2010-05-08 16:17:23 +00:00
jsmorley
d67001b972 Remove TranquilPreview from trunk 2010-05-08 16:12:55 +00:00
jsmorley
01c86a3b0a Removing Tranquil from Trunk 2010-05-08 16:10:40 +00:00