Package Release Info

QMPlay2-18.04.01-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

QMPlay2
QMPlay2-devel

Change Logs

Version: 18.04.01-bp150.1.1
* Tue Apr 03 2018 kah0922@gmail.com
- Update to 18.04.01
  * Enable audio fade in/out on play/stop for video contents,
  * fix problems with playlist quick sync,
  * update Hungarian translation file,
  * update for Wbijam changes,
  * fix proxy on Windows.
* Thu Mar 08 2018 kah0922@gmail.com
- Update to 18.03.02
  * Allow to move video and subtitles in OpenGL2 video output (Ctrl and Shift key modifiers),
  * add option to automatically perform non-recursive quick sync on playlist group,
  * add high quality video scaling in OpenGL2 video output (disabled by default),
  * add bit-perfect audio option for PortAudio module on macOS (René Bertin),
  * automatically restore main window when new video file is loaded (option),
  * move "My radio stations" into "Radio Browser" tab and add Drag and drop,
  * properly open YouTube M3U8 live streams (through youtube-dl),
  * option to convert media file after download (e.g. to MP3),
  * audio fade in/out is now disabled for video contents,
  * don't unpause when seeking (default option),
  * QPainter video output optimizations,
  * add sorting YouTube search results,
  * add Hungarian translation file,
  * fix subtitles on YouTube,
  * contrast improvements.
- Updated patch QMPlay2-desktop-warnings.diff
* Mon Jan 08 2018 kah0922@gmail.com
- Update to 17.12.31
  * Automaticaly rotate movie or set spherical view if is set in
    metadata.
  * update Ukrainian translation file (Alexey Lugin)/
  * add reading of CUE files.
  * VA-API/OpenGL fixes.
* Sat Dec 16 2017 mpluskal@suse.com
- Fix download url
- Update project url
- Update dependencies (support for svg)
- Refresh QMPlay2-desktop-warnings.diff
* Thu Dec 14 2017 kah0922@gmail.com
- Update to 17.12.1
  * Use pan gesture for scrolling on Windows (native) and Android (QScroller),
  * add task bar playback progress and tool buttons on Windows,
  * drop support for Qt < 5.6, CMake < 3.1, and FFmpeg < 2.5,
  * add Ukrainian translation file (Alexey Lugin),
  * update Russian translation file (victorr2007),
  * more mouse interaction with system tray,
  * remove already fixed Qt bug workarounds,
  * use Qt5 JSON parser instead of Json11,
  * add Toast notifications for Android,
  * simplify LineEdit using Qt 5.2 API,
  * remove SoundCloud and ProstoPleer,
  * use "QCommandLineParser".
* Fri Oct 27 2017 mpluskal@suse.com
- Small spec file clenup:
  * Run spec-clener
  * Use more cmake macros
* Thu Oct 26 2017 kah0922@gmail.com
- Update to 17.10.24
  * Add option to stop playback after every file,
  * fix crash in FFmpeg settings on Windows XP,
  * add Datmusic (VK) as Pleer replacement,
  * fix possible crash in RadioBrowser.
* Mon Oct 09 2017 kah0922@gmail.com
- Update to 17.10.04
  * Command line seeking bugfix
  * update for Wbijam changes,
  * CUVID bugfix
* Tue Sep 19 2017 kah0922@gmail.com
- Update to 17.09.16
  * Fix playback position regression introduced in 17.09.13,
  * update German translation (martinkg).
- Updated URL
* Sat Aug 26 2017 dap.darkness@gmail.com
- Update to 17.07.25:
  * minor CUVID bugfix (missing PTS in some videos),
  * added option to hide artist metadata,
  * Tekstowo: minor improvement,
  * don't delete Radio settings,
  * minor QPainter bugfix,
  * fix YouTube images.
- Removed obsoletion actual till Leap 42.1.
- Finally replaced QMPlay2-no-prostopleer.diff by cmake option.
* Wed Jul 12 2017 dap.darkness@gmail.com
- Added QMPlay2-no-prostopleer.diff back because Prostopleer
  extension still provides illegal audio; updated.
- Added QMPlay2-desktop-warnings.diff vs. WARNING: invalid-
  desktopfile contains group, but ones extending the format should
  start with "X-".
- Resolved WARNING: gzipped-svg-icon (Not all DE that support SVG
  icons support them gzipped (.svgz). Install the icon as plain
  uncompressed SVG).
* Fri Jul 07 2017 kah0922@gmail.com
- Update to 17.06.09:
  * more acurate seeking
  * Support for openssl-1.1
  * Various fixes
- Drop patch QMPlay2-no-prostopleer.diff
* Tue Nov 22 2016 dap.darkness@gmail.com
- Update to 16.11.20:
  * Display real FPS and interlaced video information,
  * VA-API displays using OpenGL (default behavior),
  * Updated German translation (martinkg),
  * Add DXVA2 decoder (limited features),
  * Fix seeking on interlaced videos,
  * CUVID bugfix.
- Cmake macro.
- Deleted QMPlay2-Qt53-lrelease.diff because openSUSE 13.*
  became unresolvable because of pkgconfig(libva-glx) required.
- Mime tricks.
* Wed Nov 02 2016 dap.darkness@gmail.com
- Update to 16.11.01:
  * Properly read styles from MPL, MicroDVD and SubRip format,
  * Added CUVID decoder,
  * Bug fixes.
* Sun Oct 16 2016 dap.darkness@gmail.com
- Update to 16.10.14:
  * Fix issue (deadlock/crash) if playback has been stopped
    when FFmpeg resolves a hostname,
  * PortAudio fixes,
  * Better finding subtitles files for video,
  * Bug fixes.
* Sun Sep 25 2016 dap.darkness@gmail.com
- Update to 16.09.24:
  * Use namespace on libmodplug -
    don't mix system and QMPlay2 modplug,
  * Fix screen saver inhibition regression.
* Thu Sep 22 2016 dap.darkness@gmail.com
- Update to 16.09.21:
  * Updated icon for YouTube quality button,
  * Fixed screen saver blocking behavior,
  * OpenGL2 bugfix.
* Mon Sep 05 2016 dap.darkness@gmail.com
- Update to 16.09.04:
  * Don't load subtitles which needs decoder without the decoder,
  * add checkbox to disable PBO in OpenGL2 module settings,
  * fix displaying multi-line graphical subtitles,
  * don't crop non-graphics subtitles on zoom,
  * add quality button in YouTube browser,
  * download "youtube-dl" if necessary,
  * get rid of "QtNetwork" module,
  * add MPEG-TS programs support.
* Sun Aug 21 2016 dap.darkness@gmail.com
- Update to 16.08.19:
  * Add key shortcuts editor to Settings (thanks Zamarin Arthur),
  * respect HTML tags in classic subtitles,
  * use scroll area for equalizer sliders,
  * add presets to equalizer,
  * playlist bugfix,
  * OpenGL2 bugfix.
- Updated QMPlay2-no-prostopleer.diff.
* Wed Jul 20 2016 dap.darkness@gmail.com
- Update to 16.07.20:
  * Don't fetch the stream url twice on add and play action,
  * move most settings Ui from C++ to Qt forms,
  * play the entire audio if playback has been finished,
  * block screen saver on full screen when only audio is playing,
  * add sharpness to video adjustment (OpenGL2 and VDPAU only),
  * add key bindings (currently only in settings file),
  * sort current group instead of entire playlist,
  * HW and SW filters settings in the same place,
  * rename video equalizer -> video adjustment,
  * fix OGG pictures for taglib 1.11 and newer,
  * fix bug in tag editor (non-Windows OS'es),
  * updated Russian translation (victorr2007),
  * fix downloading cover art from Last FM,
  * move OpenGL2 shaders to resources,
  * handle multimedia keys on Windows,
  * properly handle chained OGG files,
  * add sharpness shader to OpenGL2,
  * move online contents to GitHub,
  * add contributors tab,
  * bugfix.