Skip to content

Tags: rinack/rainmeter

Tags

v3.2.1.2386

Toggle v3.2.1.2386's commit message
Quote: Fix off by 1 error when selecting a random file

v3.2.0.2384

Toggle v3.2.0.2384's commit message
Quote plugin: Use newer random functions for better reliability

v3.2.0.2383

Toggle v3.2.0.2383's commit message
WebParser: Added OnDownloadErrorAction

This action executes only when the download thread cannot find the file to download or cannot save the downloaded file.

v3.2.0.2380

Toggle v3.2.0.2380's commit message
Patch by dgrace to fix "freezing" issue in AudioLevel plugin when all…

… sounds are stopped.

v3.2.0.2379

Toggle v3.2.0.2379's commit message
Fix bug in 9e5c9d2

v3.2.0.2378

Toggle v3.2.0.2378's commit message
WebParser: Fix OnRegExpErrorAction not executed with Download=1

v3.2.0.2373

Toggle v3.2.0.2373's commit message
Time: Provide workaround for known bugs in Microsoft's implementation…

… of std::get_time. Also added some "checks" for general errors.

v3.2.0.2371

Toggle v3.2.0.2371's commit message
Fixed typo in 02cs5b8

v3.2.0.2360

Toggle v3.2.0.2360's commit message
Fixed bug in c5e65ad

v3.2.0.2357

Toggle v3.2.0.2357's commit message
Added atan2(y,x) math function to MathParser.cpp.

Returns the principal value of the arc tangent of y/x, expressed in radians.