SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for QMPlay2-devel-23.06.17-255.1.noarch.rpm :

* Sun Jun 18 2023 Simon Vogl - Update to version 23.06.17
* improve video playback if it\'s far too slow (display only key frames),
* change network buffering options from packets to seconds,
* more HWAccel stabilizations (mostly VTB and VA-API),
* demux/download only selected streams (if possible),
* add more info into audio and video streams menu,
* choose best quality for HLS and DASH streams,
* add separate live streams buffering option,
* generally improve live streams playback,
* audio equalizer optimizations,
* improve bitrate information,
* fix YouTube live streams,
* other minor changes.- Adjusted 0001-add-opensuse-customizations.patch for the new version.
* Sun Jun 04 2023 Simon Vogl - Update to version 23.06.04
* display 10 bit RGB images as 10 bit using Vulkan if possible,
* load external subtitles that are in sub-directories,
* add file name and time into screenshot file name,
* more precission for playback speed control,
* don\'t display \"Deep color\" using Vulkan,
* improve bitmap subtitles aspect ratio,
* add WebP as screenshots file format,
* PipeWire mono and 4 chnannels fix,
* VA-API fixes for AMD Radeon GPUs,
* remove makeitpersonal.co lyrics,
* add FPS Doubler video filter,
* \"Always on top\" improvement,
* Qt6 support for Linux,
* Wayland Vulkan fixes,
* YouTube fixes,
* other minor fixes and improvements.- Added support for building with Qt6- Removed 0001-fix-broken-yt-dlp.patch as it is merged upstream- Removed 0001-fix-mono-playback.patch as it is merged upstream- Removed 0001-fix-overlay-focus.patch as it is merged upstream
* Thu Apr 06 2023 Simon Vogl - Improve patch comments in spec file to better comply with packaging guidelines
* Sun Apr 02 2023 Simon Vogl - Optimize 0001-fix-overlay-focus.patch to also fix focus for the about window
* Thu Mar 30 2023 Simon Vogl - Add 0001-fix-overlay-focus.patch to ensure the correct QMPlay2 window is always focussed
* Tue Mar 21 2023 Simon Vogl - Switch from GCC compiler to clang/llvm compiler to better conform with upstream decisions- Switch devel package BuildArch to noarch as it contains no binaries
* Mon Mar 13 2023 Simon Vogl - Added 0001-fix-broken-yt-dlp.patch to fix broken youtube video quality
* Thu Feb 09 2023 Simon Vogl - Added 0001-fix-mono-playback.patch to fix pipewire mono playback
* Sun Feb 05 2023 Simon Vogl - Update some comments in spec file- Update to version 23.02.05
* add Turkish translation (mobilturka, sabriunal),
* fix CUVID + Vulkan on modern Nvidia hardware,
* fix aspect ratio specified in MKV container,
* unlocked last column in MediaBrowser,
* add YUVJ420P and YUV420P10 for VTB,
* add YUV420P10 for VA-API + OpenGL,
* fix PipeWire channel downmixing,
* add AV1 codec for D3D11VA,
* other minor fixes.
* Tue Nov 29 2022 munix9AATTgooglemail.com- Fix icon name after gunzip
* Sun Oct 23 2022 Simon Vogl - Removed 0001-fix-older-qt-compilation.patch as it is merged upstream- Enabled RubberBand support on openSUSE Leap 15.5 and SLE15SP5+- Dropped support for openSUSE Leap 15.3 and SLE15SP3 as they can\'t satisfy QMPlay2\'s future build requirements anymore- Switched to gcc11 on openSUSE Leap and SLE- Update to version 22.10.23
* allow to use CPU Vulkan implementation by \"QMPLAY2_ALLOW_VULKAN_CPU\" environment variable,
* allow to skip \"yt-dlp\" updates (configuration file only),
* export \"My Radio Stations\" to PLS or M3U playlists,
* add \"My Radio Stations\" to system tray menu,
* fix subtitles synchronization with video,
* fix language detextion for some locales,
* fix various subtitles scaling issues,
* fix AV1 aspect ratio in some cases,
* other minoir subtitles fixes,
* other minor fixes.
* Fri Aug 26 2022 Simon Vogl - Added 0001-fix-older-qt-compilation.patch to fix a compile error on openSUSE Leap 15.3- Update to version 22.08.21
* use RubberBand to keep audio pitch across playback speed,
* revert OpenSSL to 1.1.1 to fix https issues on Win 7,
* use the song name as the title for GME (cspiegel),
* fix displaying bitmap subtitles without duration,
* fix color space on limited YUV range,
* change HQ image downscale threshold,
* update Dutch translation (Vistaus),
* improve HQ image upscaling,
* fix crash with Vulkan 1.0,
* other minor fixes.
* Thu Jun 16 2022 Simon Vogl - Update to version 22.06.16
* make possible to increase but not decrease the effective number of audio channels (RJVB),
* fix VA-API on Vulkan on modern Intel GPUs (use VK_EXT_image_drm_format_modifier),
* fix timeout error on exclusive full screen on AMD Radeon on Vulkan on Windows,
* reorganize menu shortcuts (zo-shin),
* fix video rotation with FFmpeg 5.0,
* require CMake 3.12.
* Sat Mar 19 2022 Simon Vogl - Removed 0001-fix-pipewire-build-error.patch as it is merged upstream- Removed 0001-fix-ffmpeg-5-compilation.patch as it is merged upstream- Changed 0001-add-opensuse-customizations.patch to patch the new python command detection in QMPlay2 22.03.19 and higher- Update to version 22.03.19
* fix possible crashes in software video output and screenshots,
* fix yt-dlp on macOS where python3 can be in \"/usr/local/bin\",
* Vulkan can be now used on more devices (including R-Pi),
* fix some Vulkan issues on AMD Radeon on Windows,
* fix building with PipeWire older then 0.3.33,
* fix reading playlists with \"\\r\" line ending,
* show YouTube description in Lyrics panel,
* fix compilation with FFmpeg 5.0,
* VA-API AV1 video decoder,
* other minor fixes.
* Sun Jan 23 2022 Simon Vogl - Added 0001-fix-ffmpeg-5-compilation.patch to fix a compilation error with FFmpeg >= 5.0.0- Dropped support for openSUSE Leap 15.2 and SLE15SP2 as they are EOL and can\'t satisfy QMPlay2\'s future build requirements anymore
* Thu Dec 23 2021 Simon Vogl - Added 0001-fix-pipewire-build-error.patch to fix a compilation error on openSUSE Leap 15.3- Update to version 21.12.24
* add audio, video, subtitles streams, programs and chapters into menu,
* add key shortcuts to change audio and subtitles streams,
* improve Vulkan initialization,
* fix some possible crashes,
* other minor fixes.
* Tue Dec 07 2021 Simon Vogl - Removed Added 0001-fix-vulkan-instance-initialization.patch as it is merged upstream- Removed 0001-switch-to-yt-dlp.patch as it is merged upstream- Changed 0001-add-opensuse-customizations.patch to patch the new python command detection in QMPlay2 21.12.07 and higher- Enabled GLSLC and PortAudio features- Update to version 21.12.07
* fix possible crash on Windows when system audio settings was changed during playback,
* add option to set negative amplify if replay gain is not stored,
* insert URL from clipboard into add address dialog,
* add option to show YouTube related videos (ivbauer),
* fix some Vulkan problems and crashes,
* set VP9 YouTube codec as preferred,
* update zh_CN translation (zo-shin),
* add Slovak translation (jose1711),
* add Dutch translation (Vistaus),
* add zh_TW translation (lks-wu),
* replace youtube-dl by yt-dlp,
* minor PipeWire fixes.
* Mon Nov 29 2021 Simon Vogl - Added 0001-fix-vulkan-instance-initialization.patch to prevent an initialization error of QMPlay2\'s submodule QmVk when Tumbleweed updates vulkan to version 1.2.199 or higher
* Wed Oct 13 2021 Simon Vogl - Added 0001-switch-to-yt-dlp.patch to fix several youtube-dl related issues such as buffering being unreliable- Optimized spec file formatting for more compactness
* Thu Jul 29 2021 Simon Vogl - Re-enabled PipeWire support on openSUSE Leap 15.3+ as well as SLE15SP3+ because the required gcc and libpipewire versions are now avilable- Forced C and CXX compiler to GCC10 on openSUSE Leap 15.3+ as well as SLE15SP3+ to avoid a PipeWire modules compilation error with GCC7
* Mon Jun 14 2021 Simon Vogl - Changed python dependency from \"python > 3.0.0\" to \"python3\" to avoid dependency errors- Cleaned up obsolete python2 dependencies- Optimized 0001-add-opensuse-customizations.patch to not throw any \"/usr/bin/env\" errors
* Mon Jun 07 2021 Simon Vogl - Removed 0001-fix-youtube-search.patch as it is merged upstream- Removed 0001-fix-driver-crash.patch as it is merged upstream- Removed 0001-fix-kde-startup-warning.patch as it is merged upstream- Update to version 21.06.07
* use WASAPI via PortAudio on Windows (including exclusive mode),
* set default config directory to \"~/.config/QMPlay2\" (Linux),
* use QtDBus API for suspend instead of QProcess (Linux),
* improve playlist sorting for entries with numbers,
* VA-API fix for Vulkan and new Radeon/Mesa driver,
* fix setting the VDPAU driver path for AppImage,
* fix SVG icon engine warning after KDE update,
* enable bypass compositor by default (Vulkan),
* update YouTube browser for YouTube changes,
* fix downloading of some network streams,
* add PT_BR translations (fabianski7),
* store/restore radio station image,
* fix default Vulkan GPU on Linux,
* other minor fixes.
* Thu Apr 01 2021 Simon Vogl - Added 0001-fix-youtube-search.patch to fix YouTube Search not working
* Mon Mar 29 2021 Simon Vogl - Added 0001-fix-driver-crash.patch to fix possible AMD/mesa driver crash
* Wed Mar 17 2021 Simon Vogl - Added 0001-fix-kde-startup-warning.patch to fix SVG warning with Plasma >= 5.21.3- Disabled PipeWire support on openSUSE Leap 15.X and SLE15SPX as they don\'t provide a recent enough version of PipeWire- Increase _constraints requirements to fix rare compilation issues
* Tue Mar 09 2021 Simon Vogl - Removed 0001-fix-youtube-quality.patch as it is merged upstream- Converted 0001-fix-broken-python-detection.patch into 0001-add-opensuse-customizations.patch as it adds branding for better distinction from vanilla builds now.- Dropped support for openSUSE Leap 15.1 and SLE15SP1 as they are EOL and can\'t satisfy QMPlay2\'s build requirements anymore- Update to version 21.03.09
* drop support for Qt < 5.10, CMake < 3.9, TagLib < 1.9, FFmpeg < 4.0,
* fix possible freeze on Windows when Vulkan is enabled,
* add PipeWire audio output,
* fix YouTube videos,
* minor fixes.
* Fri Mar 05 2021 Simon Vogl - Added 0001-fix-youtube-quality.patch to fix wrong YouTube quality selection
* Wed Dec 16 2020 Simon Vogl - Removed 0002-fix-youtube-offset.patch as it is merged upstream- Update to version 20.12.16
* fix playback of some network streams,
* change CDDB server to gnudb.org.
* Thu Dec 10 2020 Simon Vogl - Added 0002-fix-youtube-offset.patch to fix wrong YouTube video playback offset
* Tue Dec 08 2020 Simon Vogl - Removed 0001-fix-build-error-lp151.patch as it is merged upstream- Removed 0003-fix-youtube-search.patch as it is merged upstream- Renamed 0002-fix-broken-python-detection.patch to 0001-fix-broken-python-detection.patch as it is the first patch now- Update to version 20.12.07
* fix displaying of subtitles from media file in some rare cases,
* load fonts from media file when using subtitles from file,
* fix inactive streams text color in Information panel,
* add Japanese language file (harujisaku),
* fix CUVID/Vulkan on some hardware,
* improve CMake files for Windows,
* fix \"wmalossless\" audio time,
* fix YouTube search,
* fix for SDP files,
* minor fixes.
* Fri Nov 27 2020 Simon Vogl - Adjusted 0003-fix-youtube-search.patch to fix QMPlay2\'s YouTube search not working once again
* Fri Nov 06 2020 Simon Vogl - Added 0003-fix-youtube-search.patch to fix QMPlay2\'s YouTube search not working
* Mon Aug 17 2020 Simon Vogl - No longer Require python-xml as it isn\'t necessary- Require python3 as it\'s required to run youtube-dl- Added 0002-fix-broken-python-detection.patch to fix QMPlay2 always perferring python2 over python3 for executing youtube-dl which could cause youtube-dl to crash
* Wed Aug 05 2020 Simon Vogl - Require python-xml as the YouTube play function crashes when python-xml is not installed- Corrected a wrong comment in the specfile
* Tue Jul 07 2020 Simon Vogl - Added 0001-fix-build-error-lp151.patch to fix compilation on openSUSE Leap 15.1- Switch to Ninja as build system- Update to version 20.07.04
* discard some frames on hardware decoding if hardware is too slow (was removed in 20.05.02),
* add workaround for VA-API/Vulkan for AMD GPUs on Mesa 20.1,
* use D-Bus for suspend (systemd and ConsoleKit),
* fix compilation with older FFmpeg version,
* fix duration for some WavPack files,
* remove QMPlay2 radio stations list,
* add architecture to about window,
* fix seeking on raw audio data,
* fix OpenGL linking on Linux,
* fix YouTube search.
* Sat May 16 2020 Simon Vogl - Re-enable PHC compilation for ppc64 and ppc64le architectures by using _constrains
* Sun May 03 2020 Simon Vogl - Temporarily disable PCH compilation for ppc64 and ppc64le architectures as the build servers do not support it yet.
* Sun May 03 2020 Martin Pluskal - Simplify spec file - drop old distribution support- Enable LTO
* Sat May 02 2020 Simon Vogl - Update to version 20.05.02
* add Vulkan renderer (default, Linux and Windows only):
* bypass compositor option (exclusive fullscreen),
* VA-API, CUVID, D3D11VA interoperation,
* high quality video scaling options,
* Yadif deinterlacing on GPU,
* faster subtitles rendering,
* deep color support,
* zero-copy decoding,
* remove option to enforce of video copy to host memory for OpenGL renderer,
* don\'t open left panel on fullscreen when there is a screen on the left,
* fix video dock margins issue on fullscreen with some Qt styles,
* add renderer settings page: Vulkan (default), OpenGL, Legacy,
* add PCH compilation with CMake >= 3.16 (disabled by default),
* a lot of code changes (e.g. use more FFmpeg structures),
* remove high quality video scaling for OpenGL,
* update translation files,
* require C++14.
 
ICM