[vlc-commits] contribs: Qt: Always use the prefix-based qmake

2018-11-27 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Mon Oct 8 18:31:58 2018 +0200| [5d1720e568010bb4d790457fa2a5f2ecd026ff5e] | committer: Steve Lhomme contribs: Qt: Always use the prefix-based qmake > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5d1720e568010bb4d790457fa2a5f2ecd026ff5e

[vlc-commits] contrib: qt: make sure we don't build with Vulkan support for now

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 27 14:35:55 2018 +0100| [9ee560025cbf675509bf61f05cf5d0615cde4030] | committer: Steve Lhomme contrib: qt: make sure we don't build with Vulkan support for now >

[vlc-commits] vout: ios: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 16:02:19 2018 +0100| [b8bebb5262fcb86e5b79ea3b68e0b74ca30a79b9] | committer: Thomas Guillem vout: ios: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: macosx: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:56:20 2018 +0100| [fbff1692c1ae4078401c214c7cd709485bc1f3ce] | committer: Thomas Guillem vout: macosx: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout:win32: keep the window when the event thread is created

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 08:59:13 2018 +0100| [210a5ddb4cad60255d2776d4789e2d332a49e47e] | committer: Thomas Guillem vout:win32: keep the window when the event thread is created >

[vlc-commits] vout: x11: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:54:36 2018 +0100| [e4055dcb0974a324c0e71b89c5080a4f3957db01] | committer: Thomas Guillem vout: x11: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: ios: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 16:02:19 2018 +0100| [096b75f7ae9375112c0eb08d7549bdc847bfa533] | committer: Steve Lhomme vout: ios: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: wayland: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:55:41 2018 +0100| [8abf0c611c8c39a84797797daae7e7f1613b0759] | committer: Steve Lhomme vout: wayland: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: caopengllayer: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:57:00 2018 +0100| [38f6e5eb802a1033876d2a1996ab3e8402bf948c] | committer: Steve Lhomme vout: caopengllayer: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: remove deprecated window controls

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:57:44 2018 +0100| [3f6e104b51ed2eb3d7357034718b670d1694a490] | committer: Steve Lhomme vout: remove deprecated window controls > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3f6e104b51ed2eb3d7357034718b670d1694a490 ---

[vlc-commits] vout: macosx: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:56:20 2018 +0100| [05eefdd6c9929bcb6a9e93e2585a20f38d006d93] | committer: Steve Lhomme vout: macosx: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: x11: fix build with HAVE_XKBCOMMON

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 27 16:34:09 2018 +0100| [4f05d75d22b1b4e24bbaaa47ce5c029b95b305cf] | committer: Thomas Guillem vout: x11: fix build with HAVE_XKBCOMMON > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4f05d75d22b1b4e24bbaaa47ce5c029b95b305cf ---

[vlc-commits] picture: add opaque vlc_video_context

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 11:20:49 2018 +0100| [b0aefd620036fcc8d58a0bc53f6b091d23041308] | committer: Thomas Guillem picture: add opaque vlc_video_context A future context that will be passed to vouts and filters. >

[vlc-commits] vout: change "vout display" activate/deactivate callbacks.

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 12:11:27 2018 +0100| [1aa83e2cfab4a0e9f02b5a5250e681f7f2799df5] | committer: Thomas Guillem vout: change "vout display" activate/deactivate callbacks. Pass, vd, cfg, fmtp and video_context (that will be used for the future VOUT push model).

[vlc-commits] vout: vulkan: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Nov 5 10:23:08 2018 +0100| [bd4d0035a275cafce1bc83a83356e421344df38a] | committer: Thomas Guillem vout: vulkan: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: remove deprecated window controls

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:57:44 2018 +0100| [93ec9250b988147dada2ca9440d44eeb462c6c75] | committer: Thomas Guillem vout: remove deprecated window controls > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=93ec9250b988147dada2ca9440d44eeb462c6c75 ---

[vlc-commits] vout: wayland: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:55:41 2018 +0100| [640ede9a9005d7ea0d1789b38c0da8cc545bdcab] | committer: Thomas Guillem vout: wayland: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: android: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:57:12 2018 +0100| [501e09b38eab4f5a49edb9fc467df3decbd5ab7f] | committer: Thomas Guillem vout: android: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: caopengllayer: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:57:00 2018 +0100| [ce06f6c4f30e142fb3879aeca5a47b6933df4e36] | committer: Thomas Guillem vout: caopengllayer: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: caca: use vout_display_cfg_IsWindowed()

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 10:16:50 2018 +0100| [f92da3f1c7480bfa9f844bb5fc60adebd68cffe8] | committer: Steve Lhomme vout: caca: use vout_display_cfg_IsWindowed() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f92da3f1c7480bfa9f844bb5fc60adebd68cffe8 ---

[vlc-commits] vout: mmal: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 16:02:34 2018 +0100| [f88c48e567ca5e3ebb798814d9fbd6087448b924] | committer: Steve Lhomme vout: mmal: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: ios: use vout_display_cfg_IsWindowed()

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 10:18:00 2018 +0100| [bc66ffeac53bc5a11b4bf1387e734c00d7027626] | committer: Steve Lhomme vout: ios: use vout_display_cfg_IsWindowed() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bc66ffeac53bc5a11b4bf1387e734c00d7027626 ---

[vlc-commits] vout: pass cfg and fmt to VOUT_DISPLAY_RESET_PICTURES

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:50:56 2018 +0100| [f352f22bdd1839319fd70a0b2a5facdd4eab7ab1] | committer: Steve Lhomme vout: pass cfg and fmt to VOUT_DISPLAY_RESET_PICTURES > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f352f22bdd1839319fd70a0b2a5facdd4eab7ab1

[vlc-commits] vout:fb: use vout_display_cfg_IsWindowed()

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 10:13:22 2018 +0100| [a16364c5ed2a0f702c80622637c956a7a6eb355f] | committer: Steve Lhomme vout:fb: use vout_display_cfg_IsWindowed() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a16364c5ed2a0f702c80622637c956a7a6eb355f ---

[vlc-commits] vout: x11: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:54:36 2018 +0100| [10771f5c7c89f8e389091184c1ac2e649c53d7cd] | committer: Steve Lhomme vout: x11: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: change "vout display" activate/deactivate callbacks.

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 12:11:27 2018 +0100| [edb676068ebdd85c017be23aa05d26b045ca4306] | committer: Steve Lhomme vout: change "vout display" activate/deactivate callbacks. Pass, vd, cfg, fmtp and video_context (that will be used for the future VOUT push model).

[vlc-commits] vout: remove vout_display_IsWindowed

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Oct 31 17:43:39 2018 +0100| [896e93ea3a3096261bb36c99974c2699f3391717] | committer: Steve Lhomme vout: remove vout_display_IsWindowed Use vout_display_cfg_IsWindowed instead. >

[vlc-commits] vout: pass cfg to VOUT_DISPLAY_CHANGE_SOURCE_* controls

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:50:23 2018 +0100| [ae4e22201fe3c85f1f29ef53de2d7bbd02e15186] | committer: Steve Lhomme vout: pass cfg to VOUT_DISPLAY_CHANGE_SOURCE_* controls > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ae4e22201fe3c85f1f29ef53de2d7bbd02e15186

[vlc-commits] vout:win32: keep the window when the event thread is created

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 08:59:13 2018 +0100| [b85093814f2d7a3d860f6896a429f70b933359be] | committer: Steve Lhomme vout:win32: keep the window when the event thread is created >

[vlc-commits] vout: mmal: use vout_display_cfg_IsWindowed()

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 10:14:14 2018 +0100| [af7d44100ac378f695a467cd2295616da41b5a23] | committer: Steve Lhomme vout: mmal: use vout_display_cfg_IsWindowed() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af7d44100ac378f695a467cd2295616da41b5a23 ---

[vlc-commits] vout: vmem: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:56:00 2018 +0100| [cd476ffd49a316c62c8f9f0522b4e3d948c92e64] | committer: Steve Lhomme vout: vmem: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: win32: refactor for next changes

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Nov 12 14:54:45 2018 +0100| [ad94e8a23fd72e39f75179f7d8bdcd43e54a4daa] | committer: Steve Lhomme vout: win32: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: vdummy: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:56:05 2018 +0100| [05e13da8626fd68ef35a8c883eb481b6254d94ed] | committer: Steve Lhomme vout: vdummy: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: fb: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 16:02:23 2018 +0100| [fa7a6a2c32d4f6daf59e00f38cc72aedb7b2075f] | committer: Steve Lhomme vout: fb: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: caca: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 16:02:27 2018 +0100| [fd1d7eb90a42859b55c08f16e71ee16a62ac60ca] | committer: Steve Lhomme vout: caca: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: gl: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:56:12 2018 +0100| [7eaf55f36f62849360e64721c8fe027b1d000a31] | committer: Steve Lhomme vout: gl: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: flaschen: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:56:48 2018 +0100| [5eb4ddd7d4f00795b31adcf9809f8106d7f4579e] | committer: Steve Lhomme vout: flaschen: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: kva: refactor for next changes

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 10:32:03 2018 +0100| [6a6ac5e48a75054eba971a11adc18b04c9e28d7f] | committer: Steve Lhomme vout: kva: refactor for next changes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a6ac5e48a75054eba971a11adc18b04c9e28d7f ---

[vlc-commits] vout: kms: use vout_display_cfg_IsWindowed()

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 13 10:12:12 2018 +0100| [bcba5400abd041c19cbeeb006f17f7dfc7c1e226] | committer: Steve Lhomme vout: kms: use vout_display_cfg_IsWindowed() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bcba5400abd041c19cbeeb006f17f7dfc7c1e226 ---

[vlc-commits] vout: add vout_display_cfg_IsWindowed

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 12:20:27 2018 +0100| [b3d545bb9094d9bd5d715ef70548356905a7bf15] | committer: Steve Lhomme vout: add vout_display_cfg_IsWindowed Will replace vout_display_IsWindowed. >

[vlc-commits] vout: android: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 15:57:12 2018 +0100| [d0e63f0681c7aa1c740e38b6b8b2f25ea6d54ba1] | committer: Steve Lhomme vout: android: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: vulkan: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Nov 5 10:23:08 2018 +0100| [328fdf1848f0bf4e7ce59fab3dbac46ae1dabe83] | committer: Steve Lhomme vout: vulkan: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] picture: add opaque vlc_video_context

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 11:20:49 2018 +0100| [f8d57c99bccc3bd0d03569aa6cb7bfb12f7fdd3e] | committer: Steve Lhomme picture: add opaque vlc_video_context A future context that will be passed to vouts and filters. >

[vlc-commits] vout: yuv: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 30 15:58:09 2018 +0100| [84c4958f5ef3156ed8ad56d12c75f03d8c89de0a] | committer: Steve Lhomme vout: yuv: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] hw: mmal: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 30 17:42:31 2018 +0100| [28f0d6bef1c7e921f60a287e53233b18fb326954] | committer: Steve Lhomme hw: mmal: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: kms: refactor for next changes

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Oct 28 16:02:15 2018 +0100| [1cc9b1a28662fb0e0c86eccd34e235faf74fc641] | committer: Steve Lhomme vout: kms: refactor for next changes vd->fmt and vd->cfg will be removed. fmt and cfg will be passed by Open() and controls. >

[vlc-commits] vout: x11: fix build with HAVE_XKBCOMMON

2018-11-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 27 16:34:09 2018 +0100| [5a83969903fae75f4a4413174b6e43bc00f5fd07] | committer: Thomas Guillem vout: x11: fix build with HAVE_XKBCOMMON > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5a83969903fae75f4a4413174b6e43bc00f5fd07 ---

[vlc-commits] Qt(menu): fix RendererMenu for skins2

2018-11-27 Thread Erwan Tulou
vlc | branch: master | Erwan Tulou | Mon Nov 26 14:19:33 2018 +0100| [1177a500f55fd5220e3b2524556e5e901ed6e06b] | committer: Erwan Tulou Qt(menu): fix RendererMenu for skins2 If a menu is given a parent, the menu will transparently be deleted once the parent is deleted. If the menu is also

[vlc-commits] Qt(menu): fix memory leak regarding static variables.

2018-11-27 Thread Erwan Tulou
vlc | branch: master | Erwan Tulou | Tue Nov 27 09:17:44 2018 +0100| [46dd65277fa57b05a015f7eb6fbd0b17f15c943b] | committer: Erwan Tulou Qt(menu): fix memory leak regarding static variables. This patch ensures the parentless menus (recentsMenu and RendererMenu) are freed at the end of the vlc

[vlc-commits] player: osd: add missing calls

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 21 15:46:58 2018 +0100| [8dd18039755b439ae89106ce10c5bd2e7da969b7] | committer: Thomas Guillem player: osd: add missing calls Signed-off-by: Thomas Guillem >

[vlc-commits] player: add helper to toggle mute

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 19:10:25 2018 +0100| [ae3d4eed7096c15e02d6a0375fa0ecbff520a61e] | committer: Thomas Guillem player: add helper to toggle mute Signed-off-by: Thomas Guillem >

[vlc-commits] player: fix crash on playlist clear

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 19:10:53 2018 +0100| [deb281bc4c5300b74db5a6e670771b43728e4b39] | committer: Thomas Guillem player: fix crash on playlist clear When clearing an empty playlist, no media has ever been set. Signed-off-by: Thomas Guillem >

[vlc-commits] player: osd: fix zoom

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 21 15:46:18 2018 +0100| [cba1a3e9c0364dfff3586e2863aaa46c21c6957e] | committer: Thomas Guillem player: osd: fix zoom Signed-off-by: Thomas Guillem >

[vlc-commits] player: add missing vars

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 21 12:09:48 2018 +0100| [5e9d8953d34077a1feea13ca0dd6fab5a49845c0] | committer: Thomas Guillem player: add missing vars These variables are created only to speed-up var_Inherit from the input_thread_t or other childs.

[vlc-commits] player: add helper to toggle subtitles

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 19:10:05 2018 +0100| [631c32341e08ed317c9eca1d89183af7b3853bb2] | committer: Thomas Guillem player: add helper to toggle subtitles Signed-off-by: Thomas Guillem >

[vlc-commits] playlist: fix crash on clear

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 17:41:11 2018 +0100| [eda5eeb32204dafb03388964bb003e112c8606a3] | committer: Thomas Guillem playlist: fix crash on clear The playlist registers the on_media_changed callback on the player, which accesses the items vector if the

[vlc-commits] contrib: set the AR variable explicitly in CMake

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 27 09:36:00 2018 +0100| [3c54c93f14a74ece6747e6a98d5d4aa6f2d46196] | committer: Steve Lhomme contrib: set the AR variable explicitly in CMake It doesn't inherit it properly in MSys2 (at least) and fails to build. It shouldn't cause any problems on

[vlc-commits] contrib: qt: fix pathes of private header on Msys2

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 27 12:05:18 2018 +0100| [4ef68a82ff72870293bb97437f3d5a47f099212c] | committer: Steve Lhomme contrib: qt: fix pathes of private header on Msys2 For some reason gcc can't use the "" pathes relative to the headers they are defined in. It may be

[vlc-commits] contrib: goom: fix patch line returns when building on Windows

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 27 09:55:26 2018 +0100| [a1076f33114e59e4c42e94bc6f1edc3e1039f1a7] | committer: Steve Lhomme contrib: goom: fix patch line returns when building on Windows Otherwise the patch doesn't apply in Msys2. It may work on other OS as well and thus the

[vlc-commits] contrib: goom: fix patch line returns when building on Windows

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 27 09:55:26 2018 +0100| [fa4dc9915f72e4eab7e25285dd41f19991e2dc6c] | committer: Steve Lhomme contrib: goom: fix patch line returns when building on Windows Otherwise the patch doesn't apply in Msys2. It may work on other OS as well and thus the

[vlc-commits] contrib: qt: fix pathes of private header on Msys2

2018-11-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 27 12:05:18 2018 +0100| [2eaadaa8fea94c759a709e473a53a68abf503701] | committer: Steve Lhomme contrib: qt: fix pathes of private header on Msys2 For some reason gcc can't use the "" pathes relative to the headers they are defined in. It may be