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:
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 +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>