Go to file
Kimmo Pekkola dc3c767efa It's now possible to use the measures as if they were variables (use [MeasureName] instead #VariableName#). Set DynamicVariables=1 for all meters and measures which refer to other measures.
New bang !RainmeterSetVariable can be used to change the value of a variable (DynamicVariables must be 1 in places where the variable is used).
2009-08-26 17:37:15 +00:00
Application RainThemes wasn't started correctly if the path had spaces. Fixed. 2009-08-12 19:02:51 +00:00
Library It's now possible to use the measures as if they were variables (use [MeasureName] instead #VariableName#). Set DynamicVariables=1 for all meters and measures which refer to other measures. 2009-08-26 17:37:15 +00:00
Plugins WebParser reads the resource now only if it has been modified. This can be overridden with ForceReload=1. 2009-08-19 18:07:56 +00:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.sln Added the PluginWifiStatus to the project. 2009-07-31 07:53:33 +00:00
README.md Initial directory structure. 2009-02-10 18:09:59 +00:00
revision-number.h !RainmeterRefresh and !RainmeterQuit are now handled only during the event loop since they can crash the application if executed during Update(). 2009-08-19 17:57:09 +00:00