Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mpc-qt | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 23.12 | Vendor: openSUSE |
Release: bp156.1.5 | Build date: Wed May 15 07:40:15 2024 |
Group: Unspecified | Build host: i03-armsrv1 |
Size: 2883753 | Source RPM: mpc-qt-23.12-bp156.1.5.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/cmdrkotori/mpc-qt | |
Summary: Media Player Classic Qute Theater |
A clone of Media Player Classic reimplemented in Qt.
GPL-2.0-only
* Sun Dec 31 2023 Luigi Baldoni <aloisio@gmx.com> - 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 <aloisio@gmx.com> - 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 <aloisio@gmx.com> - 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 <aloisio@gmx.com> - Add mpc-qt-mpv_v2_fix.patch (fix Factory build) * Fri Oct 16 2020 Luigi Baldoni <aloisio@gmx.com> - 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 <aloisio@gmx.com> - 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 <aloisio@gmx.com> - Added mpv-qthelper.patch - Dropped group tag * Sat Jun 22 2019 Luigi Baldoni <aloisio@gmx.com> - Update to version 18.08+git20190618 * Unofficial release, all of the available updates before the upstream repository was deleted * Sat Aug 04 2018 aloisio@gmx.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 aloisio@gmx.com - Added mpc-qt-Qt511.patch to fix build with Qt 5.11 * Sun Mar 11 2018 aloisio@gmx.com - Update to version 18.03 * (Re)enable building with older Qt versions (#136) * Update mpc-qt.desktop (#165) * Fix crash with svp (#140) * Bitblit the time and volume sliders (#147) * Add custom seek duration (#156) * Add Russian translation (#151) * Add checkboxes next to the zoom levels (#146) * Wed Nov 01 2017 aloisio@gmx.com - Update to version 17.11 * Remember time of favorites * Remember correct config folder (#137) * Correct window frame calculation (#138) * Don't crash in a new ipc connection (#140) - Dropped Qt-5.6-backport_setFlag.patch (merged upstream) * Sun Oct 01 2017 aloisio@gmx.com - 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 * Fri Sep 01 2017 aloisio@gmx.com - Fixed locale path * Fri Sep 01 2017 aloisio@gmx.com - 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) * Sun Aug 13 2017 aloisio@gmx.com - Update to release 17.08 * Sun Jul 02 2017 aloisio@gmx.com - Update to stable version 17.07 * Tue Jun 06 2017 olaf@aepfle.de - Adjust usage of gccN-c++ for Leap42 and SLE12 * Wed May 31 2017 aloisio@gmx.com - Change format for build date - Add locale file * Wed Mar 08 2017 aloisio@gmx.com - Force gcc5 for Leap targets * Wed Mar 08 2017 opensuse-packaging@opensuse.org - Update to version 0~git20170308.548cd70: * Switch Unix/X11 to Linux behavior for consistency * mpvwidget: use undeprecated property names * readme: bump required mpv version to 0.24.0 * remove outdated link * openfiledialog: add to project * [many]: implement open file dialog * readme: fix link to mpc-hc * settingswindow: implement video presets * settingswindow: remove reference to prescalers * qdrawnslider,qdrawnstatus: use QWidget as base class * Fri Nov 18 2016 aloisio@gmx.com - Initial package
/usr/bin/mpc-qt /usr/share/applications/Media Player Classic Qute Theater.desktop /usr/share/doc/packages/mpc-qt /usr/share/doc/packages/mpc-qt/README.md /usr/share/licenses/mpc-qt /usr/share/licenses/mpc-qt/LICENSE /usr/share/mpc-qt /usr/share/mpc-qt/translations /usr/share/mpc-qt/translations/mpc-qt_en.qm /usr/share/mpc-qt/translations/mpc-qt_es.qm /usr/share/mpc-qt/translations/mpc-qt_fi.qm /usr/share/mpc-qt/translations/mpc-qt_it.qm /usr/share/mpc-qt/translations/mpc-qt_ru.qm /usr/share/mpc-qt/translations/mpc-qt_zh_CN.qm /usr/share/pixmaps/mpc-qt.svg
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:14:19 2024