diff --git a/kawaii-player-4.1.0-1.tar.gz b/kawaii-player-4.1.0-1.tar.gz deleted file mode 100644 index 2593b92..0000000 --- a/kawaii-player-4.1.0-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff93e7f25a253510d16031264dbf05612b968cfe2899dcac6f6e933fe150e50c -size 4068404 diff --git a/kawaii-player-4.2.0-1.tar.gz b/kawaii-player-4.2.0-1.tar.gz new file mode 100644 index 0000000..b284398 --- /dev/null +++ b/kawaii-player-4.2.0-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d665cbf8effaccc532752f791dba22651ac128eedc17c93b35792ae141f23a48 +size 4071752 diff --git a/kawaii-player.changes b/kawaii-player.changes index fcfa42b..f1501d4 100644 --- a/kawaii-player.changes +++ b/kawaii-player.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Jul 13 07:32:46 UTC 2019 - Luigi Baldoni + +- Update to version 4.2.0-1 + New Features: + * When using libmpv, it is possible to show transparent + widgets (ie playlist, titlelist, control frame etc..) + directly on video. This property is available in + Preferences->Appearance->Widgets on video. + * In dark theme, users can manually change color of background + and control frame. Few combinations are available by default + Preferences->Appearance->Try. Users can choose any color, + but most likely only dark shade of any color may look good + on this theme (along with bold fonts). + * Added Playlist Continue option in Preferences->Player + Bug fixes and modifications: + * fixed: cache pause seconds option when using libmpv + * fixed: irregular global font size by fixing stylesheet + * It is possible to pass http headers as dictionary to ccurl + function + * No need to restart the application whenever changing mpv + config options from Preferences, when using libmpv. + (However, changing some options like vo/ao may need + restart) + Feature removal: + * Setting external player from Preferences has been removed. + Option is still available, but user will need to manually + edit the config files. + * Music mode deprecated. As one can use detached video mode as + music mode, the music mode somewhat became irrelevant. + Moreover it became buggy and difficult to maintain over the + time. + ------------------------------------------------------------------- Mon Jun 17 18:53:42 UTC 2019 - Luigi Baldoni diff --git a/kawaii-player.spec b/kawaii-player.spec index 7d79c20..922b625 100644 --- a/kawaii-player.spec +++ b/kawaii-player.spec @@ -18,10 +18,10 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines -%define _over 4.1.0-1 -%define _bver 4.1.0 +%define _over 4.2.0-1 +%define _bver 4.2.0 Name: kawaii-player -Version: 4.1.0.1 +Version: 4.2.0.1 Release: 0 Summary: Multimedia player, library manager and media server License: GPL-3.0-or-later