[vlc-commits] contrib: qt: Avoid having KHRONOS_STATIC affect the calling convention

2020-05-29 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö | Fri May 29 22:29:29 2020 +0300| [25157716100b9baf958dbdca0b87e09e5192eb64] | committer: Martin Storsjö contrib: qt: Avoid having KHRONOS_STATIC affect the calling convention Backport f636b23410dd4db5055dffbe499f4754013759d5 from upstream EGL-Registry,

[vlc-commits] macosx: move breakpad initialization and allow opt-out

2020-05-29 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Mon May 4 20:40:23 2020 +0200| [dade737387c421b5bc9697728a1a6360bc1f7d6d] | committer: David Fuhrmann macosx: move breakpad initialization and allow opt-out Move the breakpad initialization right to the start of the program and do not initialize

[vlc-commits] lua: Add basic support for renderer discovery

2020-05-29 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Mon May 25 15:22:28 2020 +0200| [43ea5b40fcf0e925a56506fc152833d2229521cf] | committer: Hugo Beauzée-Luyssen lua: Add basic support for renderer discovery >

[vlc-commits] lua: Move vlclua_get_player_internal to misc

2020-05-29 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Mon May 25 14:13:48 2020 +0200| [9618772c5650e33eac70db88222d5152ec03074b] | committer: Hugo Beauzée-Luyssen lua: Move vlclua_get_player_internal to misc >

[vlc-commits] lua: Allow plain tables to be serialized to xml

2020-05-29 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Mon May 25 15:17:27 2020 +0200| [93cd14bcfdcd5787ec2b5a5edb51a6bf7e1f5cd2] | committer: Hugo Beauzée-Luyssen lua: Allow plain tables to be serialized to xml Otherwise the resulting key is just a number, which is invalid XML >

[vlc-commits] qt: fix missing header when compiling with Qt 5.15

2020-05-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed May 27 11:05:53 2020 +0200| [0e88143ed2fe8eedfa4d3afdafcd0df901644c1d] | committer: Pierre Lamot qt: fix missing header when compiling with Qt 5.15 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0e88143ed2fe8eedfa4d3afdafcd0df901644c1d ---

[vlc-commits] qt: using QMap as multimap is deprecated in Qt5.15

2020-05-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu May 28 11:47:49 2020 +0200| [78708b273d07c5387c30772de365674dc690b5dc] | committer: Pierre Lamot qt: using QMap as multimap is deprecated in Qt5.15 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=78708b273d07c5387c30772de365674dc690b5dc ---

[vlc-commits] qt: remove obsolete EasterEgg and Background Widget

2020-05-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri May 29 11:32:44 2020 +0200| [d93395eb3d49e4eaef669c0cc68e57d12214ee1e] | committer: Pierre Lamot qt: remove obsolete EasterEgg and Background Widget > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d93395eb3d49e4eaef669c0cc68e57d12214ee1e ---

[vlc-commits] qt: constructing QFlags from int is deprecated since Qt 5.15

2020-05-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu May 28 10:04:45 2020 +0200| [f2d32344cfe9638f48981e067d0d94bfe95bf4d7] | committer: Pierre Lamot qt: constructing QFlags from int is deprecated since Qt 5.15 Zero initializing can be done with default constructor. here the default value of the

[vlc-commits] qml: provide extra padding for scroll bar in PlayListView

2020-05-29 Thread Prince Gupta
vlc | branch: master | Prince Gupta | Sat Apr 11 21:46:30 2020 +0530| [6a050b88a4e6c9e730d84aecd19fd044e1966c08] | committer: Pierre Lamot qml: provide extra padding for scroll bar in PlayListView >

[vlc-commits] qt: QLinkedList is deprecated in Qt 5.15

2020-05-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed May 27 11:06:39 2020 +0200| [28bc7efdabd040b8d66eb17ffbbacaefcb1a8d4f] | committer: Pierre Lamot qt: QLinkedList is deprecated in Qt 5.15 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=28bc7efdabd040b8d66eb17ffbbacaefcb1a8d4f ---

[vlc-commits] qml: introduce horizontal and vertical spacing property in ExpandGridView

2020-05-29 Thread Prince Gupta
vlc | branch: master | Prince Gupta | Mon Apr 20 13:54:10 2020 +0530| [6c04b134304d227f1890955fa3cdca371a025186] | committer: Pierre Lamot qml: introduce horizontal and vertical spacing property in ExpandGridView >

[vlc-commits] qml: Only show sort icon if a sort model is available

2020-05-29 Thread Prince Gupta
vlc | branch: master | Prince Gupta | Tue Mar 31 17:54:44 2020 +0530| [119a3c812ed4f5d1e01ae0fb0d1cead54e3b8319] | committer: Pierre Lamot qml: Only show sort icon if a sort model is available > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=119a3c812ed4f5d1e01ae0fb0d1cead54e3b8319

[vlc-commits] qml: allow sorting through banner for music tracks

2020-05-29 Thread Prince Gupta
vlc | branch: master | Prince Gupta | Wed Apr 1 13:38:47 2020 +0530| [3c1d8d202050e348aeaa5aa5f446219f4ffb106a] | committer: Pierre Lamot qml: allow sorting through banner for music tracks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3c1d8d202050e348aeaa5aa5f446219f4ffb106a ---

[vlc-commits] qml: set teletext page on es change

2020-05-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri May 29 11:06:36 2020 +0200| [30ab38cdb77d293a587659225df7e5bc71bdf71f] | committer: Pierre Lamot qml: set teletext page on es change a direct binding can't be used there because or we might end up in a loop we only update the value when the user

[vlc-commits] qt: QGraphicsView::setMatrix is deprecated since Qt 5.15

2020-05-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu May 28 10:04:25 2020 +0200| [be856f33c6798067816a4e224786cc7d5d84c99f] | committer: Pierre Lamot qt: QGraphicsView::setMatrix is deprecated since Qt 5.15 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=be856f33c6798067816a4e224786cc7d5d84c99f

[vlc-commits] contrib: goom: simplify the goom package extraction

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 28 12:20:06 2020 +0200| [d3d4db334d7f4b1e3b7519edc1df0f15e8cfca6d] | committer: Steve Lhomme contrib: goom: simplify the goom package extraction > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d3d4db334d7f4b1e3b7519edc1df0f15e8cfca6d ---

[vlc-commits] tools: no need to patch CMake for msys2 anymore

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 28 13:18:41 2020 +0200| [17a8859328faf69e004631d47df10635e88df63f] | committer: Steve Lhomme tools: no need to patch CMake for msys2 anymore The PKG_CONFIG_PATH is not turned into a windows path anymore. Effectively reverts

[vlc-commits] package/win32: build.sh: add an option to do build without GUI

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon May 18 14:43:35 2020 +0200| [196906889d13bd4a8a7516d1d24e1b3f10bc6eb8] | committer: Steve Lhomme package/win32: build.sh: add an option to do build without GUI >

[vlc-commits] vout: win32: the HWND drawable module is not available in Winstore builds

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed May 27 15:28:20 2020 +0200| [8d3cbc5cbfd031e43e72242025d0122b61c73fb9] | committer: Steve Lhomme vout: win32: the HWND drawable module is not available in Winstore builds There is no HWND support >

[vlc-commits] contrib: gnutls: don't build tools

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 28 09:30:59 2020 +0200| [2ddaceb6778ef061daa9a64b620e2c68cb319acc] | committer: Steve Lhomme contrib: gnutls: don't build tools We only want the static library >

[vlc-commits] package/win32: build.sh: add options to do build with Universal Runtime

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon May 18 14:47:08 2020 +0200| [04b91ecc79ea2c935282d1cd3f144c1e0fc63785] | committer: Steve Lhomme package/win32: build.sh: add options to do build with Universal Runtime >

[vlc-commits] package/win32: build.sh: add options to do build for Winstore

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon May 18 15:16:14 2020 +0200| [e94843611e4d609074cd5a4c633f1d6f6be9f5f8] | committer: Steve Lhomme package/win32: build.sh: add options to do build for Winstore This is mostly a port of this build script to our build script:

[vlc-commits] contrib: microdns: don't build tests and examples

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 28 11:58:33 2020 +0200| [ef9c90b353c71be9a15b9efc8bdb9177059236ca] | committer: Steve Lhomme contrib: microdns: don't build tests and examples > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ef9c90b353c71be9a15b9efc8bdb9177059236ca ---

[vlc-commits] contrib: gnutls: add hogweed/nettle in pkg-config via sed

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 28 09:30:45 2020 +0200| [f442ecf5afd8b71125b074bacb8379f6c51db40e] | committer: Steve Lhomme contrib: gnutls: add hogweed/nettle in pkg-config via sed So that patches changing the same file still apply regardless of this change. And we do it after

[vlc-commits] contrib: aribb25: backport upstream patches

2020-05-29 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 28 09:59:55 2020 +0200| [301b3f15f9ffe5ac2f07460ff2341b4869aa4728] | committer: Steve Lhomme contrib: aribb25: backport upstream patches Don't build a test program in the library! Edited the first patch to remove the .gitignore patching. >