Skip to content

Releases: 86Box/86BoxManager

Version 1.3.2

31 Dec 12:40
Compare
Choose a tag to compare
  • Fixed issue #36
  • Changed "VM already running" messagebox to information

Version 1.3.1

30 Dec 15:54
Compare
Choose a tag to compare

See the associated commit description for a list of changes. Also added a AUTHORS file with the names of all contributors.

Version 1.3.0

24 Dec 15:00
Compare
Choose a tag to compare

Third minor feature update. Changelog:

  • Added the Kill VM option from issue #26
  • Added additional tooltips to controls from issue #27
  • Added the option to close all running VM before quiting from issue #28
  • Improved the code for detecting running instances of Manager from issue #32
  • Various minor UI and code adjustments

Version 1.2.0

20 Nov 12:25
Compare
Choose a tag to compare

Second minor feature update. Changes:

  • Added the tray icon from issue #12
  • Added the option to start a VM after creating it from issue #22
  • Added the ability to start the selected VM by pressing the ENTER key from issue #24
  • Updated README.md

Version 1.1.0

26 Oct 16:53
Compare
Choose a tag to compare

This is the first minor feature update. See the associated commit description for a full list of changes.

Please note: because issue #19 had to be fixed in both the Manager as well as 86Box itself, the minimum required build of 86Box has been increased to build 1799.

Additionally, the default virtual machines folder has been moved up one level from your Documents folder into your user folder and changed to "86Box VMs".

Version 1.0.5

20 Oct 20:41
Compare
Choose a tag to compare
  • Fixed issues #16 , #17 and #18
  • Improved the startup checks, you can now continue even if 86Box was started before the Manager

Version 1.0.4

20 Oct 14:46
Compare
Choose a tag to compare
  • Fixed issues #4 and #15
  • Paused VMs now have their status properly changed to STATUS_RUNNING when they're reset
  • SendMessage has been replaced by PostMessage so the Manager doesn't have to wait for 86Box to process the window message
  • Pause button is now a bit wider so that "Resume" also fits

Version 1.0.3

18 Oct 20:07
Compare
Choose a tag to compare
  • Fixed issue #13
  • Added the PRERELEASE constant, so that pre-release versions can be easily identified
  • Edit VM dialog has been made wider to match the Add VM dialog

Version 1.0.2

14 Oct 22:21
Compare
Choose a tag to compare
  • Fixed issue #10
  • Fixed issue #11
  • Set the version number in the About dialog to the version set in the application assembly

Version 1.0.1

13 Oct 21:30
Compare
Choose a tag to compare
  • Hotfix for issue #8