Skip to content

Releases: foone/Win95Uptime

Version 1.7: Fix pluralization of "days"

27 Aug 17:46
Compare
Choose a tag to compare

This fixes the pluralization of the word days, so it doesn't say there's "1 days 4h23m to go".
Whoops.

Version 1.6: Fix flickering

18 Aug 00:58
Compare
Choose a tag to compare

Added code by @spitfirex86 to double-buffer the windows, ending the flicker on windows 95.

Version 1.5: Add the timezone

15 Aug 22:13
Compare
Choose a tag to compare

This just adds the timezone to the crash time display... does exactly what it says on the tin.

Version 1.4: time-to-crash, stopwatch animation, and DVD SCREENSAVER MODE

14 Aug 19:04
Compare
Choose a tag to compare

There's now a little animated stopwatch to show that something is happening, other than the text changing. It can be set to bounce around the screen like a DVD screensaver, and there's also a "estimated time of crash" line.

Version 1.4b: Remove GetTicks() override

14 Aug 19:12
Compare
Choose a tag to compare

This is version 1.4 minus the hardcoded override on GetTicks() I was using for debugging. Whoops.

Version 1.3: Colors, patching on NT errors, and resizability

12 Aug 23:57
Compare
Choose a tag to compare

It's now the correct windows colors, it doesn't say that NT systems have to be patched, and you can no longer resize it! (which never worked)

Version 1.2: fixing an overflow bug

17 Jul 23:44
Compare
Choose a tag to compare

This fixes the overflow bug found by @dcvmoole and corrects an issue with a missing else, found by @cremno.

Version 1.1

12 Jul 01:28
Compare
Choose a tag to compare

This versions adds checking for the patch for knowledge base issue 216641.

Limitations: It only checks for the win95 fix, not the win98 fix, and if you're on an OS that is immune (ME, any of the NT line) it will say you're not patched.