- Update to version 25.07
* A video preview is shown on the seek bar.
* The window can be moved by dragging the bottom section.
* Bigger icons and updated subtitles icon.
* The shuffle feature shuffles the entire list (and preserve
its original order) and the playlist keeps the current item
at the center, so you'll always know what's playing next.
* The new music mode makes it possible to keep the MPC-QT
small to play music.
* The keys editor is easier to use thanks to a search field
and a better workflow.
* Subtitles additions for deaf or hard-of-hearing (SDH) like
[whispers] can be automatically hidden (in "Subtitles >
Misc").
* You can force MPC-QT to use English instead of an incomplete
translation.
- Switch to cmake build
OBS-URL: https://build.opensuse.org/request/show/1290811
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=63
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
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=54
* 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
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=52
- 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
OBS-URL: https://build.opensuse.org/request/show/1184767
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=50
- 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
OBS-URL: https://build.opensuse.org/request/show/1135856
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=48
- 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.
OBS-URL: https://build.opensuse.org/request/show/1064196
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=46
- 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
OBS-URL: https://build.opensuse.org/request/show/842075
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=42
- 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)
OBS-URL: https://build.opensuse.org/request/show/627456
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=34
- Update to version 17.10
* Implement favorites menu (use mouse for moving and renaming)
* Implement mpris protocol (Linux only)
* Improve .desktop file (Linux only)
* Fix cli --size implementation (#89)
* Fix save image filename extension (#127)
* Use expected window placement on first run (#128)
- Use upstream .desktop file
- Fixed creation date and time
- Added Qt-5.6-backport_setFlag.patch
OBS-URL: https://build.opensuse.org/request/show/532563
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpc-qt?expand=0&rev=22
- Fixed locale path
- Update to version 17.09
* Export MediaInfo to text file (#119)
* USe correct mousewheel direction (#118)
* Premangle the temporary image filename (#120)
* Don't reset the play speed when pressing play (#117)
* Honor --size argument (#89)
* Add palette editor (some shades are drawn by the system on
Windows)
* Custom icons and basic themeing (#65)
* Integration of argon's stats.lua (#104)
* Populate audio device lists with mpv 0.26.0 (mentioned in #116)
* Add right-click menu (#113)
* Simplified resizing code (#114)
OBS-URL: https://build.opensuse.org/request/show/520116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpc-qt?expand=0&rev=3