Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Tags: 86Box/86BoxManager

Tags

1.7.4

Toggle 1.7.4's commit message
Removed the Core project due to errors

Also because this is a dead end version and 2.0 is already built on .NET 6.0

1.7.2

Toggle 1.7.2's commit message
Fixed issue #84

Forgot to add the VM description subitem before the path subitem since I added the Description column

1.7.1

Toggle 1.7.1's commit message
Version 1.7.1

Reapplied the workaround for timeout problems, as it still happens

1.7.0

Toggle 1.7.0's commit message
Fixed problem when starting VMs

1.6.4

Toggle 1.6.4's commit message
Version 1.6.4

Updated copyright year to 2020

1.6.3

Toggle 1.6.3's commit message
Fixed DPI blur for higher DPI settings

1.6.2

Toggle 1.6.2's commit message
Version 1.6.2

The result of WaitForInputIdle() call is now ignored if a window handle can be obtained anyway. This should work around the timeout issues introduced by 86Box build 2102 (compiled with GCC 9.3.0).
Manager now also properly waits for each VM to close when closing running VMs before exit (500 miliseconds per VM).

1.6.1

Toggle 1.6.1's commit message
Final 1.6.1 commit

Configure and stop options are now available for paused VMs
Fixed button behaviour and tooltips on status changes

1.6.0

Toggle 1.6.0's commit message
Fixed issue #68

Manager now waits for the user to answer the shutdown confirmaton dialog in 86Box before doing anything else with the VM

1.5.4

Toggle 1.5.4's commit message
Version 1.5.4

Fixed issue #63