ManyMediaPlayer Changelog

What's new in ManyMediaPlayer 1.1

Apr 25, 2024
  • Added support for .AVIF files.
  • Added support for Animated .PNG files.
  • Added support for WebCams and other Video Sources.
  • Added support for Drag-And-Drop in all objects.
  • Added support for zooming (Ctrl+MouseWheel).
  • Added support for panning (Ctrl+MouseDrag).
  • Added support for M3U8 files referencing other remote M3U8 files.
  • Added support for DPI-awareness per-monitor.
  • Added support for numerous keyboard shortcuts.

New in ManyMediaPlayer 1.0 (Feb 15, 2024)

  • Fixed full-screen toggle not working with image files (JPGs, PNGs, etc).
  • Fixed Pause not working for animated images being displayed in the Web Browser object.
  • Pausing the animation is faked. Instead, we grab the frame and display it over the animation until unpaused.