What's new in Media Player Classic Qute Theater 23.12

Jan 1, 2024
  • Features and/or improvements in this version:
  • Port to Qt 6. Support for operating systems older than Windows 10 has been dropped. (e6177e8)
  • Fixed some more fractional scaling bugs. (b9ea010 5e67730)
  • Tidied up the unimplemented options in the settings dialog. (59f1072)
  • Implement fullscreen switcher combobox. (3f0eae4)
  • Implement systray icon. (4026a9a)
  • Fix default tracks logic. (438690c)
  • Fix wayland icon. (d77b88d)
  • Add option to use Wayland. (7046cff)
  • Mute button state is preserved across restarts. (0856b23)
  • (Windows) Add the feature that if portable.txt is found in the same folder as the executable, the config will be written to a config folder beneath the executable. (6676af8)

New in Media Player Classic Qute Theater 23.02 (Feb 10, 2023)

  • Features and/or improvements in this version:
  • Expose pipewire buffer setting (9ad28d2)
  • Sanitize more illegal characters from filenames (e92be28)
  • Fix compatibility with newer KDE, dropping some UX fixes for older KDE (014418c)
  • Fix control area hiding on multiple monitors (e5495c4)
  • Implement copying subtitle text to clipboard with ctrl-s (56c3c6a)
  • Turn off prefer forced subs (e58f294 and f5e46dc)
  • Better support for ultra-dark themes (495057f)
  • Implement basic ricing support (ed20568)

New in Media Player Classic Qute Theater 22.02 (Jun 2, 2022)

  • Add mpc-hc compatible web server
  • Process wheel events over entire window (4e893f2)
  • Force use of XCB instead of wayland (f4d4b74)

New in Media Player Classic Qute Theater 18.08 (Aug 6, 2018)

  • Fixes and enhancements:
  • The following changes have been made since the last version:
  • 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 and some distro users may need to use the mpv build scripts to make mpv. 8543470
  • The optional device manager functionality requires the presence of the udisks2 dbus service. 26e8c19
  • Compiling on Windows now requires packages to convert svg to ico. 855b14b
  • Running mpc-qt with some of the circulating mpv lua scripts may void your warranty. f6f2426

New in Media Player Classic Qute Theater 18.03 (Mar 11, 2018)

  • This is a convenience, time-based release for Microsoft Windows users. This is not final version software and unimplemented functionality has been disabled. Please open issues on github to prioritize remaining developer time. The project page is available from the help menu.
  • This release is based on commit 79f6ab4 and mpv 0.28.0.

New in Media Player Classic Qute Theater 17.11 (Nov 3, 2017)

  • Remember time of favorites
  • Remember correct config folder (#137)
  • Correct window frame calculation (#138)
  • Don't crash in a new ipc connection (#140)
  • Enable building with MSVC (#141)
  • In addition, there may be other changes not listed here