Skip to content

Releases: FarisR99/IMLCGui

IMLCGui v1.2.4

14 Feb 23:49

Choose a tag to compare

  • Fixes MLC CLI runtime arg when using MLC v3.12. PR #19 added support for MLC v3.12, but the exe was not run with -e0.
  • Improves handling for missing mlc.exe, to help with issues such as #20

IMLCGui v1.2.3

09 Feb 22:50

Choose a tag to compare

IMLCGui v1.2.2

17 Nov 15:24

Choose a tag to compare

  • Support MLC v3.11b
  • Fixes #14

IMLCGui v1.2.1

10 Feb 22:01

Choose a tag to compare

  • Support MLC v3.11

IMLCGui v1.2.0

28 Jan 17:00

Choose a tag to compare

  • Fixes #11
    • Support MLC v3.10 which supports newer CPU platforms and should fix issues with Intel Raptorlake.

IMLCGui v1.1.1

18 Dec 12:05

Choose a tag to compare

  • Fixes #9 (Run button does not work after one run)

IMLCGui v1.1.0

31 Oct 22:00

Choose a tag to compare

Now requires .NET Framework 4.6.2

  • Double click the Bandwidth or Latency boxes in the Quick tab to run these tests individually
  • Update checker
  • Runs mlc.exe with an Above Normal priority. If you run the GUI with Above Normal priority or higher, mlc.exe will run at Realtime priority
  • Minor UI enhancements

IMLCGui v1.0.22

26 Oct 18:45

Choose a tag to compare

  • Disable all other tabs when a test is running
  • Fix download MLC button

IMLCGui v1.0.21

29 Mar 18:40

Choose a tag to compare

  • Fix quick run test
  • Delete temporary MLC directory after successful extraction

IMLCGui v1.0.2

28 Mar 18:21

Choose a tag to compare

  • Use overlay messages
  • Add manual inject delay dropdown for latency test
  • Fix output parsing failures on some systems
  • Fix running a test more than once not working without clicking the Run button twice