Changelog for
mpc-qt-debugsource-23.12-1.2.i586.rpm :
* 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)
* Thu Mar 19 2020 Luigi Baldoni - Added mpv-qthelper.patch- Dropped group tag
* Sat Jun 22 2019 Luigi Baldoni - Update to version 18.08+git20190618
* Unofficial release, all of the available updates before the upstream repository was deleted
* Sat Aug 04 2018 aloisioAATTgmx.com- Update to version 18.08
* Saner defaults (volume/zoom/tracks)
* Add a device manager to implement the Open Disc menu
* Add subtitles toggle button (#167 #211)
* Improve usage of the fallback icon theme (#208)
* Add shortcut to escape fullscreen (#194)
* Add Spanish translation (#206)
* Sanitise MPRIS metadata (#203 #204)
* Implement deltaExtraPlaytimes IPC command (#200)
* Implement early multi-process (#176)
* Support Qt 5.11 (#198)
* Extract tagged version information during the build process
* Improve the playlist\'s context menu
* Implement shuffle mode (#190)
* Use mpv\'s new hook API (#189)
* Fix regression with capitalized file extensions (#186)
* Fix banding on Wayland (#164)
* Add high bit-depth screenshotting option (#183)
* Load mpv Lua scripts at [configfolder]/scripts (#182)
* Wire up the autoload subs fields
* Add --freestanding window launch option (#176)
* Add option to suppress OSD messages (#179)
* Only accept mouse events over the video widget (#177)
* Allow the speed step to be customized (#175)
* Don\'t add external subfiles to the playlist (#174)
* Use mpv\'s internal stats plugin
* Implement moving to next/previous file in the folder
* Use mpv\'s new render API
* In addition, there may be other changes not listed here.
* Notes + This version is incompatible with older mpv releases. mpv 0.29.0 requires ffmpeg 4.0 + The optional device manager functionality requires the presence of the udisks2 dbus service. 26e8c19 + Running mpc-qt with some of the circulating mpv lua scripts may void your warranty.- Dropped mpc-qt-Qt511.patch (merged upstream)
* Mon Jun 11 2018 aloisioAATTgmx.com- Added mpc-qt-Qt511.patch to fix build with Qt 5.11