Skip to content

Release v1.0.8

Compare
Choose a tag to compare
@BazzaCuda BazzaCuda released this 28 Sep 15:11
· 585 commits to main since this release

Windows 64-bit binaries.

  • updated help panel for new functions Ctrl-9 (auto-arrange multiple windows) and Ctrl-0 (close all instances of MMP)
  • Fixed windows still auto-centering themselves after Ctrl-9
  • Fixed minimized videos not being restored after Ctrl-9
  • Fixed restored windows showing behind other windows after Ctrl-9
  • minor code anomalies rectified

N.B. The calculations for the auto-arrange functionality assume that each video has the same dimensions as the others. Odd arrangements can occur when the videos have a mixture of dimensions, although it still does a reasonable job of it, even then.

Essential Files (unzip all to the same folder):

  • MinimalistMediaPlayer_release_v1_0_8.zip
    (I strongly recommend that you do not download this file from any source other than Github)

  • mediaInfo.zip
    N.B. You don't need to download this file again if you already downloaded it for a previous version.

  • libmpv-2.zip
    N.B. You don't need to download this file again if you already downloaded it for a previous version.

(If you have a lower-spec machine (or you have any issues at all with playback), you may prefer this version of libmpv-2.dll):

  • libmpv-2.lower-spec.zip
    N.B. You don't need to download this file again if you already downloaded it for a previous version.

If you prefer, the latest version of libmpv-2.dll can be downloaded directly from https://sourceforge.net/projects/mpv-player-windows/files/libmpv/ - the file marked "v3" is for higher spec machines.

Optional Files:

  • rot.zip
    You need this file if you want the "file delete" functionality. Without this file, no file deletions will occur even if you confirm them.
    N.B. You don't need to download this file again if you already downloaded it for a previous version.

All comments and suggestions for additional functionality will be well received over on the Discussions page https://github.com/BazzaCuda/MinimalistMediaPlayerX/discussions

Thanks for taking an interest in Minimalist Media Player!