diff --git a/_servicedata b/_servicedata index 072673b..f7ed0f8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - bc9d556f3a890cf5f99e9dced0117e2d8a91ff09 \ No newline at end of file + f2afae55e95b4b1eec1aeb828ba6ff1f0695d993 \ No newline at end of file diff --git a/mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio b/mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio deleted file mode 100644 index 3ee17c9..0000000 --- a/mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7639dad1ef8c0434d006f8dd40265495b14c7c4cd86c53ddca06cf37b381062 -size 9402893 diff --git a/mpv-0.33.1+git.20210630T163736.f2afae55e9.obscpio b/mpv-0.33.1+git.20210630T163736.f2afae55e9.obscpio new file mode 100644 index 0000000..8384094 --- /dev/null +++ b/mpv-0.33.1+git.20210630T163736.f2afae55e9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f10d29326114d62224e0547724ff4c36daa2e74aee6db0e352a544c4316b3b +size 9409549 diff --git a/mpv.changes b/mpv.changes index 0d89ee4..883985d 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Jul 01 08:03:22 UTC 2021 - ismail@i10z.com + +- Update to version 0.33.1+git.20210630T163736.f2afae55e9: + * wayland: refactor surface scaling + * sub: fix subs/lyrics on music files with sub-past-video-end=no + * wayland: fix wl_surface_set_buffer_scale usage + * wayland: always be sure to initially try to render + * wayland: remove unused includes + * wayland: handle app id option less stupidly + * wayland: reorganize wayland common code + * stats.lua: add scaled resolution + * DOCS: fix typo on seekbarkeyframes + * TOOLS/lua/autoload: load files even if current file is hidden + * TOOLS/lua/autoload: add ignore_hidden option + * player: fix property name + * lua: idle observers: ensure timers are up-to-date + * lua: timers: don't block forever with slow callbacks + * sub: by default, don't render timestamps after video EOF + * player: change cover-art-auto behavior + * js: idle-observers: minor performance improvement + * osc: seekbar hover/drag: display target chapter at the title + * manpage: add article in fuzzy explanation + * player: remove unnecessary check + * player: fix segfault + * osc: ensure tick after any mouse-event + * osc: don't initialize while mouse-down over an element + * osc: update chapter marker positions when duration changes + ------------------------------------------------------------------- Mon Jun 14 21:01:36 UTC 2021 - ismail@i10z.com diff --git a/mpv.obsinfo b/mpv.obsinfo index f51f1bc..ba55e06 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.33.1+git.20210613T225337.bc9d556f3a -mtime: 1623614017 -commit: bc9d556f3a890cf5f99e9dced0117e2d8a91ff09 +version: 0.33.1+git.20210630T163736.f2afae55e9 +mtime: 1625071056 +commit: f2afae55e95b4b1eec1aeb828ba6ff1f0695d993 diff --git a/mpv.spec b/mpv.spec index db64fb2..3f26d11 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.20 %define lname libmpv1 Name: mpv -Version: 0.33.1+git.20210613T225337.bc9d556f3a +Version: 0.33.1+git.20210630T163736.f2afae55e9 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later