SHA256
1
0
forked from pool/qmmp

Accepting request 700679 from home:alois:branches:multimedia:apps

- Update to version 1.3.2
  * added feature to play track on double click in the history
    plugin
  * using album cover from file by default
  * fixed lyrics plugin
  * fixed API documentation
  * fixed issue with read-only mode for FLAC files
  * fixed issue with missing properties for some CUE tracks
  * fixed shortcuts displaying in context menus under Qt 5.10 or
    higher
  * fixed Qt 5.13 support
  * fixed crash under Wayland session
  * fixed freezing on some corrupted files in the ffmpeg plugin
  * fixed crash on some streams in the ffmpeg plugin
  * fixed file type determination by content in the mpeg plugin

OBS-URL: https://build.opensuse.org/request/show/700679
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=133
This commit is contained in:
Luigi Baldoni 2019-05-05 07:09:53 +00:00 committed by Git OBS Bridge
parent 39d089c936
commit 4e94f76270
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cd2dd430a12e987720d30832e9ead8220ce9fcc9b871d45bed0e4bbe25fbeb6
size 1221322

3
qmmp-1.3.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f95c020ec41e456c1e0f9e9aeba9297607b732c9b64217dd2ef3ccfe63000e6
size 1221919

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun May 5 06:48:16 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.3.2
* added feature to play track on double click in the history
plugin
* using album cover from file by default
* fixed lyrics plugin
* fixed API documentation
* fixed issue with read-only mode for FLAC files
* fixed issue with missing properties for some CUE tracks
* fixed shortcuts displaying in context menus under Qt 5.10 or
higher
* fixed Qt 5.13 support
* fixed crash under Wayland session
* fixed freezing on some corrupted files in the ffmpeg plugin
* fixed crash on some streams in the ffmpeg plugin
* fixed file type determination by content in the mpeg plugin
-------------------------------------------------------------------
Sat Mar 2 16:11:19 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -21,7 +21,7 @@
%bcond_with faad
%bcond_with restricted
Name: qmmp
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Qt-based Multimedia Player
License: GPL-2.0-or-later