8000 Release v24.12.1 Β· mpc-qt/mpc-qt Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v24.12.1

Latest
Compare
Choose a tag to compare
@tbertels tbertels released this 25 Feb 11:01
613546d

What's Changed

This bugfix release fixes a long standing bug that could lead to a crash, it also fixes a regression for Nvidia GPUs introduced by the version 24.12, fixes the "remember file position" feature and aims to fix a bug on Wayland caused by the packaging scripts of some distributions.

Bug fixes:

  • Don't set nowPlayingItem in playNextFileUrl (#339)
  • Don't use EGL for Nvidia and log display devices (#347)
  • Fix mpv_render_context_render invocation (#348)
  • Use reverse DNS + app naming for the .desktop file and advertise it (#350)

Other changes

  • Use Logger::log instead of LogStream wherever possible (#340)
  • Send the first log message as early as possible (#346)
  • Re-enable aspect ratio when changing it (#354)

Full Changelog: v24.12...v24.12.1

0