Skip to content

Release 2.0.0.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 2, 2017
Merged

Release 2.0.0.0 #2

merged 12 commits into from
Jan 2, 2017

Conversation

taylorflatt
Copy link
Owner

Fully switched over to using the Task Scheduler as a means of shutting the computer down. This means I had to include a dll to interface with the Task Scheduler with the program which increased the size a bit.

The program will also actively poll the Windows Task Scheduler to make sure the timer is correctly set.

Verified functionality on Windows 7, 8, 8.1, and 10.

…he command line shutdown command.

This change will completely remove the banner display.

This hasn't been tested really much at all.
…ere choosing the shutdown now option didn't properly work.

Various other bug fixes.
Verified base functionality for windows 10.
Added an additional timer to poll the scheduler to determine if the timer has been changed by an outside influence (rare but worth the check).
Fixed the minimize bug for windows 7 finally. It may sometimes occur but it will still be able to be brought back up. Before, if it minimized to just above the taskbar it would have been impossible. Now it is more rare and able to be pulled back up.
Fully switched over to Task Scheduler.

Updated the version number to 2.0.0.0.
@taylorflatt taylorflatt self-assigned this Jan 2, 2017
@taylorflatt taylorflatt merged commit 394ffd1 into master Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant