[vlc-commits] xdg-shell: show/hide the left_ptr cursor

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu May 24 20:27:07 2018 +0300| [3caea5a4e848410ce2f4d4c1d438c921cccde0d0] | committer: Rémi Denis-Courmont xdg-shell: show/hide the left_ptr cursor Add timeout handling in the Wayland client loop, show the left pointer image as

[vlc-commits] xdg-shell: bind wl_shm

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu May 24 20:24:25 2018 +0300| [330fc86d067c598512382b17cf36de1661798126] | committer: Rémi Denis-Courmont xdg-shell: bind wl_shm This will be needed to allocate a cursor. >

[vlc-commits] xdg-shell: implement version 3 of wl_output

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu May 24 19:13:21 2018 +0300| [0f1aabbb32b0c91eb59ad3a181bc28fed50ec26a] | committer: Rémi Denis-Courmont xdg-shell: implement version 3 of wl_output >

[vlc-commits] xdg-shell: load the default cursor theme

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu May 24 20:26:15 2018 +0300| [2c221ec773358ff757c8c497d6c551afb72be3ef] | committer: Rémi Denis-Courmont xdg-shell: load the default cursor theme >

[vlc-commits] xdg-shell: handle seat hot-unplug

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu May 24 18:30:15 2018 +0300| [ac07b7605b52b83a3d80962bffb677c2948ff8ad] | committer: Rémi Denis-Courmont xdg-shell: handle seat hot-unplug >

[vlc-commits] contrib: harfbuzz: don't build tests on winstore builds

2018-05-24 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 24 15:17:02 2018 +0200| [b9341db73d42ef8773a545d5e946c9cfe067537e] | committer: Steve Lhomme contrib: harfbuzz: don't build tests on winstore builds it tries to link with .lib files >

[vlc-commits] Freetype: Keep using the requested font after a fallback

2018-05-24 Thread Salah-Eddin Shaban
vlc | branch: master | Salah-Eddin Shaban | Wed May 23 13:27:48 2018 +0300| [2088d14e30565b573fbebeb6a52ef3b25dd89475] | committer: Jean-Baptiste Kempf Freetype: Keep using the requested font after a fallback fixes #20466 Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] qt: properly remember last used folder

2018-05-24 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu May 24 13:41:53 2018 +0200| [8013c7cc59cf405d326bd790a48776a5bb3d1657] | committer: Jean-Baptiste Kempf qt: properly remember last used folder url scheme was pruned Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] demux: ogg: fix oggds frame interpolation (fix #20503)

2018-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu May 24 11:51:06 2018 +0200| [e92c2deb6ac38adcab682d04465df9d269030d5c] | committer: Francois Cartegnie demux: ogg: fix oggds frame interpolation (fix #20503) >

[vlc-commits] demux: ogg: fix oggds frame interpolation (fix #20503)

2018-05-24 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Thu May 24 11:51:06 2018 +0200| [a4d62772e5badcda92ba1bc8c3dd65849bc0c007] | committer: Francois Cartegnie demux: ogg: fix oggds frame interpolation (fix #20503) >

[vlc-commits] demux: ogg: fix oggds frame interpolation (fix #20503)

2018-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu May 24 11:51:06 2018 +0200| [36e71fe09cd0b75cfb375b5782ac6520d1c193d8] | committer: Francois Cartegnie demux: ogg: fix oggds frame interpolation (fix #20503) >

[vlc-commits] demux: adaptive: fix es recyling

2018-05-24 Thread Zhao Zhili
vlc | branch: master | Zhao Zhili | Wed May 9 21:02:51 2018 +0800| [2874f912656f202f9bb39a739c8da13bc9c07fb5] | committer: Francois Cartegnie demux: adaptive: fix es recyling Signed-off-by: Francois Cartegnie >

[vlc-commits] contrib: ebml: fix passing flags to to compiler

2018-05-24 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Thu May 17 12:34:47 2018 +0200| [ff7099bb80d44fff9e86824bd6b244dd3c4a3df5] | committer: Jean-Baptiste Kempf contrib: ebml: fix passing flags to to compiler Given it wasn't use maybe it's not needed anymore with the switch to

[vlc-commits] contrib/{ebml, matroska}: ensure to build PIC libraries

2018-05-24 Thread Sean McGovern
vlc/vlc-3.0 | branch: master | Sean McGovern | Tue Apr 24 19:50:07 2018 -0400| [7d8c30c6c42419307d6035d0f9c53d199e49a67b] | committer: Jean-Baptiste Kempf contrib/{ebml, matroska}: ensure to build PIC libraries Signed-off-by: Steve Lhomme (cherry picked

[vlc-commits] contrib: ebml: fix universal Windows build

2018-05-24 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Tue May 22 16:25:38 2018 +0200| [3c4a90936b9c4163b78db000ce4d115a028d6449] | committer: Jean-Baptiste Kempf contrib: ebml: fix universal Windows build (cherry picked from commit 98bdfe4b741707ab43ce8aed02ce08964c17d8b6)

[vlc-commits] contrib: ebml/matroska depend on toolchain.cmake now that is uses CMake

2018-05-24 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Mon Apr 23 09:12:58 2018 +0200| [db8a638250006b320a4d18973e6df0e2f8bb0067] | committer: Jean-Baptiste Kempf contrib: ebml/matroska depend on toolchain.cmake now that is uses CMake (cherry picked from commit

[vlc-commits] xdg-shell: implement keyboard events

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue May 22 23:45:30 2018 +0300| [2ef29b66b9de04bc06d29a14032756ad57c1287e] | committer: Rémi Denis-Courmont xdg-shell: implement keyboard events >

[vlc-commits] xdg-shell: fix incomplete fullscreen init

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed May 23 23:53:37 2018 +0300| [e86869559a04f8abdb8f14a51abf2db5692382b5] | committer: Rémi Denis-Courmont xdg-shell: fix incomplete fullscreen init >

[vlc-commits] xcb/window: inline key events handling

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed May 23 21:52:20 2018 +0300| [3761fcaf34f94506811e7b5581683d9917ff06cd] | committer: Rémi Denis-Courmont xcb/window: inline key events handling >

[vlc-commits] xdg-shell: fix leak on error

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed May 23 23:38:11 2018 +0300| [b4e6615b88b7160d8b4ccb00dd5690062a4011d9] | committer: Rémi Denis-Courmont xdg-shell: fix leak on error >

[vlc-commits] xcb: add support for XKB to VLC key conversion

2018-05-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed May 23 22:19:46 2018 +0300| [dfd588d5a84c1524e9992ec9c51928f470c2ef2b] | committer: Rémi Denis-Courmont xcb: add support for XKB to VLC key conversion >