forked from pool/kawaii-player
Accepting request 710413 from home:alois:branches:multimedia:apps
- Update to version 4.1.0-1 New Features: * Thumbnail wall mode now applicable for both titlelist and playlist. (Thumbnail wall mode is lighter and faster compared to regular thumbnail grid mode, press F1 to switch to this mode). * Change number of thumbnails in each row using keys - and = * automatic resizing of thumbnails in thumbnail wall mode on widget resize Bug fixes: * Fixed: constant reappearance of cursor after fixed duration (in full-screen mode) on linux * Fixed: UI lock when libmpv could not generate thumbnails/preview due to corrupted file * Fixed: Automatic subtitle loading in pc-to-pc casting mode when using libmpv * Fixed: Maximum recursion depth limit error when window title is not available * Fixed: UnicodeEncodeError when sending playlist in pc-to-pc casting mode from master to slave * Multiple bug-fixes when using libmpv backend Modifications and improvements: * Allow setting timeout in wait_for_property * Generate new tokens for every playlist, when sending items from master to slave in pc-to-pc casting mode * Allow adding external audio by using command add-external-audio. Add keyboard shortcut to this command in the Shortcuts settings. OBS-URL: https://build.opensuse.org/request/show/710413 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/kawaii-player?expand=0&rev=12
This commit is contained in:
parent
c44be94878
commit
c0e119b5ab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:87e94ea9ccfe153d4357c8104537442fa001907521705f7ba917c4fd8f0c4997
|
|
||||||
size 4062191
|
|
3
kawaii-player-4.1.0-1.tar.gz
Normal file
3
kawaii-player-4.1.0-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ff93e7f25a253510d16031264dbf05612b968cfe2899dcac6f6e933fe150e50c
|
||||||
|
size 4068404
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 17 18:53:42 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 4.1.0-1
|
||||||
|
New Features:
|
||||||
|
* Thumbnail wall mode now applicable for both titlelist and
|
||||||
|
playlist. (Thumbnail wall mode is lighter and faster
|
||||||
|
compared to regular thumbnail grid mode, press F1 to switch
|
||||||
|
to this mode).
|
||||||
|
* Change number of thumbnails in each row using keys - and =
|
||||||
|
* automatic resizing of thumbnails in thumbnail wall mode on
|
||||||
|
widget resize
|
||||||
|
Bug fixes:
|
||||||
|
* Fixed: constant reappearance of cursor after fixed duration
|
||||||
|
(in full-screen mode) on linux
|
||||||
|
* Fixed: UI lock when libmpv could not generate
|
||||||
|
thumbnails/preview due to corrupted file
|
||||||
|
* Fixed: Automatic subtitle loading in pc-to-pc casting mode
|
||||||
|
when using libmpv
|
||||||
|
* Fixed: Maximum recursion depth limit error when window title
|
||||||
|
is not available
|
||||||
|
* Fixed: UnicodeEncodeError when sending playlist in pc-to-pc
|
||||||
|
casting mode from master to slave
|
||||||
|
* Multiple bug-fixes when using libmpv backend
|
||||||
|
Modifications and improvements:
|
||||||
|
* Allow setting timeout in wait_for_property
|
||||||
|
* Generate new tokens for every playlist, when sending items
|
||||||
|
from master to slave in pc-to-pc casting mode
|
||||||
|
* Allow adding external audio by using command
|
||||||
|
add-external-audio. Add keyboard shortcut to this command in
|
||||||
|
the Shortcuts settings.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 25 07:58:41 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
Sat May 25 07:58:41 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||||
|
|
||||||
%define _over 4.0.0-1
|
%define _over 4.1.0-1
|
||||||
%define _bver 4.0.0
|
%define _bver 4.1.0
|
||||||
Name: kawaii-player
|
Name: kawaii-player
|
||||||
Version: 4.0.0.1
|
Version: 4.1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Multimedia player, library manager and media server
|
Summary: Multimedia player, library manager and media server
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user