[vlc-commits] macosx: fix position slider appearance (closes #20697)

2018-06-27 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed Jun 27 21:51:08 2018 +0200| [4ceeedbbfc5675a221a09cfb1a380966b8f29234] | committer: Felix Paul Kühne macosx: fix position slider appearance (closes #20697) This fixes a regression introduced in a6e1e1b01c >

[vlc-commits] configure: disable Wayland by default

2018-06-27 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Wed Jun 27 22:48:46 2018 +0300| [4606efc7c6208d9e92f27ecce210a5dda9dcbb8f] | committer: Rémi Denis-Courmont configure: disable Wayland by default This was not ready when 3.0 was branched. Better use VLC on Xwayland. >

[vlc-commits] httpd: fix parsing hostname variable

2018-06-27 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Wed Jun 27 19:33:10 2018 +0300| [5b826919d0fe64b0fd86fae1273ac5b617cdd849] | committer: Rémi Denis-Courmont httpd: fix parsing hostname variable The variable is a hostname / address, not an URL. (cherry picked from commit

[vlc-commits] httpd: fix parsing hostname variable

2018-06-27 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Jun 27 19:33:10 2018 +0300| [8e1fcb90815408e5eab7dc269c8acdfc578ebaa9] | committer: Rémi Denis-Courmont httpd: fix parsing hostname variable The variable is a hostname / address, not an URL. >

[vlc-commits] Freetype: fix calculation of max advance

2018-06-27 Thread Salah-Eddin Shaban
vlc/vlc-3.0 | branch: master | Salah-Eddin Shaban | Mon May 28 11:20:58 2018 +0300| [050f12cf3f52dc8a5203528347729ebb6f1a0ecd] | committer: Jean-Baptiste Kempf Freetype: fix calculation of max advance Some fonts like Sakkal Majalla have a large max_advance_width, apparently due to some

[vlc-commits] Freetype: fix calculation of max advance

2018-06-27 Thread Salah-Eddin Shaban
vlc | branch: master | Salah-Eddin Shaban | Mon May 28 11:20:58 2018 +0300| [c47d0c4df2d3735cdf4bb4abc812a2c6befdb523] | committer: Jean-Baptiste Kempf Freetype: fix calculation of max advance Some fonts like Sakkal Majalla have a large max_advance_width, apparently due to some glyphs that

[vlc-commits] dsm: fix memory leak

2018-06-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Jun 27 13:24:53 2018 +0200| [1e6a20cf569f9033a89b114e308055077cb947fe] | committer: Thomas Guillem dsm: fix memory leak > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1e6a20cf569f9033a89b114e308055077cb947fe ---

[vlc-commits] input: vlm: fix 'now' date scheduling

2018-06-27 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Tue Jun 26 23:06:51 2018 +0200| [5dc2069428f5f33479ef29a305300e57a015b98d] | committer: Jean-Baptiste Kempf input: vlm: fix 'now' date scheduling Since the times have moved from mtime_t to time_t, both lastcheck and now have same value over

[vlc-commits] httpd: Fix leak in case of dubious requet headers

2018-06-27 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Jun 27 11:16:56 2018 +0200| [80e6e93afa4001d0c3df988ecec13fdc86282cc6] | committer: Hugo Beauzée-Luyssen httpd: Fix leak in case of dubious requet headers >

[vlc-commits] httpd: Fix potential out of bound write

2018-06-27 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Jun 27 11:06:42 2018 +0200| [d087a5f90abe4250ea7f3552f5031834abb689bd] | committer: Hugo Beauzée-Luyssen httpd: Fix potential out of bound write > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d087a5f90abe4250ea7f3552f5031834abb689bd