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