Changelog for
mpc-qt-24.12.1-2.1.x86_64.rpm :
* Thu Feb 27 2025 Luigi Baldoni
- Keep original name for the desktop file
* Tue Feb 25 2025 Luigi Baldoni - Update to version 24.12.1 Bug fixes:
* Don\'t set nowPlayingItem in playNextFileUrl
* Don\'t use EGL for Nvidia and log display devices
* Fix mpv_render_context_render invocation
* Use reverse DNS + app naming for the .desktop file and advertise it Other changes:
* Use Logger::log instead of LogStream wherever possible
* Send the first log message as early as possible
* Re-enable aspect ratio when changing it
* Sat Dec 07 2024 Luigi Baldoni - Update to version 24.12
* The position, in addition to audio, video and subtitle tracks can now be remembered for 1000 videos.
* The seek bar is easier to use thanks to a pointing hand cursor and a bigger clickable area.
* Seeking is faster (and playing videos uses less power) on Intel integrated GPUs thanks to updated hardware decoding backends.
* You can now easily know which subtitle, audio or video track is active. And if you\'re not a native speaker, disabling the \"Prefer forced/default subtitles\" will make mpc-qt use the subtitle track with full close captioning by default.
* You can adjust the subtitles delay and change (or disable) the video aspect ratio.
* The OSD is now more useful, with the current and total time on seek or on key press, the subtitles delay and even the aspect ratio name. Full changelog at https://github.com/mpc-qt/mpc-qt/compare/v24.06...v24.12
* Tue Jul 02 2024 Luigi Baldoni - Update to version 24.06 Features and/or improvements:
* Prettify the icon
* Update some Russian phrases
* Implement dragging window from the video area
* Fixed crash on restart when player is closed while minimized
* Fixed crash when right-clicking playlist window under specific circumstances
* Suppress \"errors\" from stderr
* Don\'t go on top when paused
* Update list available spdif codecs
* Restrict web server to localhost by default
* Add media keys on Windows
* Implement audio/sub track preference
* Sun Dec 31 2023 Luigi Baldoni - Update to version 23.12
* Port to Qt 6.
* Fixed some more fractional scaling bugs.
* Tidied up the unimplemented options in the settings dialog.
* Implement fullscreen switcher combobox.
* Implement systray icon.
* Fix default tracks logic.
* Fix wayland icon.
* Add option to use Wayland.
* Mute button state is preserved across restarts.- Use g++10 on Leap- Enable PIE
* Fri Feb 10 2023 Luigi Baldoni - Update to version 23.02 Features and/or improvements in this version:
* Expose pipewire buffer setting
* Sanitize more illegal characters from filenames
* Fix compatibility with newer KDE, dropping some UX fixes for older KDE
* Fix control area hiding on multiple monitors
* Implement copying subtitle text to clipboard with ctrl-s
* Turn off prefer forced subs
* Better support for ultra-dark themes
* Implement basic ricing support In addition, there may be other improvements not listed here.
* Sat Feb 05 2022 Luigi Baldoni - Update to version 22.02
* Add mpc-hc compatible web server
* Process wheel events over entire window
* Force use of XCB instead of wayland
* Possibly other improvements not listed here- Drop mpc-qt-mpv_v2_fix.patch (merged upstream)
* Sun Jan 30 2022 Luigi Baldoni - Add mpc-qt-mpv_v2_fix.patch (fix Factory build)
* Fri Oct 16 2020 Luigi Baldoni - Update to version 20.10 Fixes and improvements:
* Add library window, deleted playlists are now saved instead of destroyed
* Remember shown stats page
* Implement subtitle track preference
* Rearrange settings window for 720p
* Save/restore maximized/minimized state
* Implement additive speed step
* Correctly set video filters
* Add ability to save thumbnails
* Implement after playback -> play next
* Implement thinner time fields like mpc-hc
* Implement limiting volume to 100% like mpc-hc
* Audio output settings now on own page
* Add logging framework Notes:
* In addition, there may be other improvements not listed here.
* As the playlist format has changed, opening the saved data of this version with older versions may result in data loss.- Switch to stable version and remove _service
* Fri Jul 03 2020 Luigi Baldoni - Update to version 18.08+git20200704- Switch again to the original developer\'s repository- Add _service- Drop mpv-qthelper.patch (merged upstream)