[vlc-commits] cache_block: fix format string

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 14:28:59 2018 +0200| [337048ec4f3ac05e6aa3ac1dbe08af0902255369] | committer: Rémi Denis-Courmont cache_block: fix format string > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=337048ec4f3ac05e6aa3ac1dbe08af0902255369 ---

[vlc-commits] window: add constant operations structure

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 16:12:16 2018 +0200| [928fa188029642b896cf07989491ebe613464a4d] | committer: Rémi Denis-Courmont window: add constant operations structure > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=928fa188029642b896cf07989491ebe613464a4d

[vlc-commits] window: add destroy callback

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 16:24:01 2018 +0200| [4ab6d9b3ef551c58935fda6d8d8a049bca0aa179] | committer: Rémi Denis-Courmont window: add destroy callback > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ab6d9b3ef551c58935fda6d8d8a049bca0aa179 ---

[vlc-commits] window: add destroy callback

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 16:24:01 2018 +0200| [204e8b5092932638146547526a0817bebaf66956] | committer: Rémi Denis-Courmont window: add destroy callback > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=204e8b5092932638146547526a0817bebaf66956 ---

[vlc-commits] window: use separate callbacks for fullscreen

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 17:38:16 2018 +0200| [f7795c4a13fed4343ec6f1cf4b1a4e2f14bf9769] | committer: Rémi Denis-Courmont window: use separate callbacks for fullscreen >

[vlc-commits] url: silence pointer arithmetic warning

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 19:37:52 2018 +0200| [806ad5ae5011d8a72a0a5033e8bfbff5207d0007] | committer: Rémi Denis-Courmont url: silence pointer arithmetic warning Clang wants array indexing here. >

[vlc-commits] url: missing cast, fix warning

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 19:37:42 2018 +0200| [1aacbaf2a39ff5f136f039169abdf1fc7ec05214] | committer: Rémi Denis-Courmont url: missing cast, fix warning > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1aacbaf2a39ff5f136f039169abdf1fc7ec05214 ---

[vlc-commits] window: use separate callbacks for fullscreen

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 17:38:16 2018 +0200| [2a38318770da73c35e71ae47a81a6a20e884dd3c] | committer: Rémi Denis-Courmont window: use separate callbacks for fullscreen >

[vlc-commits] qt: move window code

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 17:54:41 2018 +0200| [64fcc45a149bb553b59e6ed902edd6bc57a09ac5] | committer: Rémi Denis-Courmont qt: move window code This removes one layer of function calls. This also removes the old check for interface destroyed before window, which

[vlc-commits] window: make vout_window_t.sys a void pointer

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 18:15:44 2018 +0200| [81a5c102a2a02f63e665940976d42c72a3cfce0a] | committer: Rémi Denis-Courmont window: make vout_window_t.sys a void pointer >

[vlc-commits] skins: use new/delete for vout_window opaque data

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 18:03:27 2018 +0200| [f8568de3d24e56b420265c3049c49c3537d9791f] | committer: Rémi Denis-Courmont skins: use new/delete for vout_window opaque data >

[vlc-commits] window: use dedicated state callback

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 12:13:56 2018 +0200| [deaab8d825de931695e08453f3c8e3b5b19ad6ab] | committer: Rémi Denis-Courmont window: use dedicated state callback This removes the vararg control callback. >

[vlc-commits] xcb/window: remove no longer used value

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 12:01:09 2018 +0200| [dbcf3e9d58cdaca05d03a0a34d2c615d77ea8be9] | committer: Rémi Denis-Courmont xcb/window: remove no longer used value > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dbcf3e9d58cdaca05d03a0a34d2c615d77ea8be9

[vlc-commits] caf: fix integer underflow

2018-12-02 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Sat Dec 1 23:32:18 2018 +0200| [f7b18385f6965cf96411da4d25792d893e979700] | committer: Jean-Baptiste Kempf caf: fix integer underflow Pointed-out-by: Hans Jerry Illikainen (cherry picked from commit

[vlc-commits] win32: fix warning with nested clean-up handlers

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 14:35:08 2018 +0200| [bebe9fe56271e7555187f4210947675902a0e933] | committer: Rémi Denis-Courmont win32: fix warning with nested clean-up handlers Use an anonymous structure so there is no shadowing. >

[vlc-commits] avformat: remove unused variable

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 14:59:22 2018 +0200| [0bc0e5a10714cde2caea1d6047ae964b6a845ab3] | committer: Rémi Denis-Courmont avformat: remove unused variable > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0bc0e5a10714cde2caea1d6047ae964b6a845ab3 ---

[vlc-commits] spu: lock/unlock only once in spu_Attach()

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 18:04:50 2018 +0200| [87387fd6285a6c3ea0870b7816a2ba2bc1f12a0c] | committer: Rémi Denis-Courmont spu: lock/unlock only once in spu_Attach() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=87387fd6285a6c3ea0870b7816a2ba2bc1f12a0c

[vlc-commits] spu: split attach/detach functions

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 17:59:02 2018 +0200| [87e4fd08fc45a525a3ac2c06e60d6a047bae3d6f] | committer: Rémi Denis-Courmont spu: split attach/detach functions They have no code in common as they are currently written. >

[vlc-commits] window: remove unused hide mouse event

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 15:45:39 2018 +0200| [4836f528e2a0a9504919e866fd3f36a3b24621a1] | committer: Rémi Denis-Courmont window: remove unused hide mouse event > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4836f528e2a0a9504919e866fd3f36a3b24621a1 ---

[vlc-commits] window: remove is_standalone flag

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 23:33:34 2018 +0200| [db617ae720c8f4253d2f5f02e605992926aad938] | committer: Rémi Denis-Courmont window: remove is_standalone flag The configuration is determined when the window is enabled, and this flag must be known earlier than that,

[vlc-commits] android window: remove useless structure

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 18:09:25 2018 +0200| [27d4ce114d66a609d1b900a854402537219462c9] | committer: Rémi Denis-Courmont android window: remove useless structure > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27d4ce114d66a609d1b900a854402537219462c9

[vlc-commits] window: document vout_window_cfg_t

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 13:21:07 2018 +0200| [bb0c1c2380afc2a0b9d54d66dbf9ee630a01f377] | committer: Rémi Denis-Courmont window: document vout_window_cfg_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bb0c1c2380afc2a0b9d54d66dbf9ee630a01f377 ---

[vlc-commits] skins: remove vain object hold/release

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Dec 1 18:05:33 2018 +0200| [bcbd0427ce55c259cde2f236c3984d06175dee6a] | committer: Rémi Denis-Courmont skins: remove vain object hold/release Holding the interface object does not prevent the interface from getting destroyed. This solves

[vlc-commits] window: use dedicated state callback

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 12:13:56 2018 +0200| [240ab225dbeef6505447dc33293e0cc99d2ed2e2] | committer: Rémi Denis-Courmont window: use dedicated state callback This removes the vararg control callback. >

[vlc-commits] macosx: fix window state handling

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 12:14:46 2018 +0200| [927f1a65e51322e7e47d933bb28853bda37c22d1] | committer: Rémi Denis-Courmont macosx: fix window state handling Ignore only the below bit, not the whole mask if the below bit is set. >

[vlc-commits] wl_shell: do not negotiate decorations

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 15:38:47 2018 +0200| [471d17424e1564c634dc8ce89c530db5f845d829] | committer: Rémi Denis-Courmont wl_shell: do not negotiate decorations Server decorations require (or will require) XDG shell anyway. >

[vlc-commits] xdg_shell: use xdg-decoration (unstable v1) protocol

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 16:16:39 2018 +0200| [3ebd72e0393b36b9a3601a0dfbf6a0ba2daa075e] | committer: Rémi Denis-Courmont xdg_shell: use xdg-decoration (unstable v1) protocol ...rather than KDE-specific stuff. >

[vlc-commits] qt: check if video widget is available up-front

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 17:26:39 2018 +0200| [d336d0c4464a5ac6fa39a4e9d781a5a63d532e27] | committer: Rémi Denis-Courmont qt: check if video widget is available up-front We need to know if it is available before it is enabled now. >

[vlc-commits] android: remove stray code

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 20:49:55 2018 +0200| [ac3e3e728f6853d657f83b609d1a74172997a0d3] | committer: Rémi Denis-Courmont android: remove stray code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac3e3e728f6853d657f83b609d1a74172997a0d3 ---

[vlc-commits] window: add separate callback for resizing

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 11:59:51 2018 +0200| [330b336644add1acad0f0f88c6ba75d19fdeea1b] | committer: Rémi Denis-Courmont window: add separate callback for resizing Also remove the return value. It is universally ignored, as the request is asynchronous (so

[vlc-commits] Remove stray function

2018-12-02 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Dec 2 20:36:17 2018 +0200| [74f7d80e4f296898cf007ec5d2333eeb7d9901e2] | committer: Rémi Denis-Courmont Remove stray function > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=74f7d80e4f296898cf007ec5d2333eeb7d9901e2 ---