[vlc-commits] [Git][videolan/vlc][master] qml/TouchScreenTapHandlerRev11: add missing signal

2023-01-30 Thread Pierre Lamot (@chub)
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: 727232f4 by Yann Lochet at 2023-01-30T15:40:54+00:00 qml/TouchScreenTapHandlerRev11: add missing signal dda6d04f uses longPressed in TouchScreenTapHandlerCompat, breaking the Qt interface on 5.11 - - - - - 1 changed file

[vlc-commits] [Git][videolan/vlc][master] 7 commits: qml/KeyNavigableTableView: Add 'extraMargin' and 'contentMargin(s)' properties

2022-12-15 Thread Pierre Lamot (@chub)
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: 8e06c550 by Benjamin Arnaud at 2022-12-15T12:13:10+00:00 qml/KeyNavigableTableView: Add 'extraMargin' and 'contentMargin(s)' properties - - - - - bdced432 by Benjamin Arnaud at 2022-12-15T12:13:10+00:00 qml/K

[vlc-commits] [Git][videolan/vlc][master] qt: fix QtQuick version

2022-04-29 Thread Pierre Lamot (@chub)
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: 1241d4bf by Romain Vimont at 2022-04-29T14:17:34+00:00 qt: fix QtQuick version Connections.enabled requires QtQuick 2.7: qml: component is not ready: qrc:/player/Player.qml:121 Type PlayerPlaylistVisiblityFSM unavailable

[vlc-commits] [Git][videolan/vlc][master] qml: fix import version

2021-10-26 Thread Pierre Lamot (@chub)
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: a8886ea4 by Pierre Lamot at 2021-10-26T09:03:28+00:00 qml: fix import version Version 2.15 of QtQuick.Window is not available in Qt 5.11 Fix regression introduced in e2c81a8afa8 - - - - - 1 changed file: - modules/gui/qt

[vlc-commits] [Git][videolan/vlc][master] 4 commits: qt: notify position and size when video surface gets activated

2021-10-14 Thread Pierre Lamot (@chub)
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: 451c0eb1 by Pierre Lamot at 2021-10-14T07:47:44+00:00 qt: notify position and size when video surface gets activated - - - - - df7d6325 by Pierre Lamot at 2021-10-14T07:47:44+00:00 qt: move MainInterface instantiation outside of

[vlc-commits] [Git][videolan/vlc][master] qt: custom-menus: add lock guards to player accessor

2021-09-24 Thread Pierre Lamot (@chub)
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: b6407a66 by Alaric Senat at 2021-09-24T07:44:11+00:00 qt: custom-menus: add lock guards to player accessor Fix a regression introduced by ec78dfa64e0c3942fa8f82fa9ebfa26de8acdbf9 where the lock was forgotten. - - - - - 1

[vlc-commits] [Git][videolan/vlc][master] 18 commits: qt: don't use MainInterface as the root window in Dummy compositor

2021-08-18 Thread Pierre Lamot (@chub)
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: 8a4cb452 by Pierre Lamot at 2021-08-16T07:56:58+00:00 qt: don't use MainInterface as the root window in Dummy compositor - - - - - 11f7c19c by Pierre Lamot at 2021-08-16T07:56:58+00:00 qt: don't use MainInterface a

[vlc-commits] [Git][videolan/vlc][master] 7 commits: qml: fix binding loop in BannerSources

2021-06-04 Thread Pierre Lamot
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: b2b2cfa8 by Prince Gupta at 2021-06-04T16:03:53+00:00 qml: fix binding loop in BannerSources - - - - - 2e1d7e29 by Prince Gupta at 2021-06-04T16:03:53+00:00 qml: fix invalid property access in BannerSources - - - - - 4d35747a by

[vlc-commits] [Git][videolan/vlc][master] 7 commits: qt: alias intf_thread_t as qt_intf_t

2021-06-04 Thread Pierre Lamot
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: 4044fe3b by Pierre Lamot at 2021-06-04T17:00:25+02:00 qt: alias intf_thread_t as qt_intf_t This is a preparatory commit - - - - - 537d41a4 by Pierre Lamot at 2021-06-04T17:00:25+02:00 qt: load Qt in a detached structure from

[vlc-commits] [Git][videolan/vlc][master] 6 commits: standardise the hidden options hack

2021-05-05 Thread Pierre Lamot
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: fa9432f0 by Lyndon Brown at 2021-05-05T11:09:32+00:00 standardise the hidden options hack (add common defines for specifying hidden category/subcategory) - - - - - 19ae9468 by Lyndon Brown at 2021-05-05T11:09:32+00:00 qt: add

[vlc-commits] [Git][videolan/vlc][master] 14 commits: qml: factorize expandgridview

2021-05-03 Thread Pierre Lamot
Pierre Lamot pushed to branch master at VideoLAN / VLC Commits: 8cece6e7 by Prince Gupta at 2021-05-03T12:20:37+00:00 qml: factorize expandgridview - - - - - 85b3c967 by Prince Gupta at 2021-05-03T12:20:37+00:00 qml: not use obsolete variant in ExpandGridView - - - - - c3f6b1bf by Prince

[vlc-commits] codec: hxxx_helper: don't parse hevc streams with h264 parser

2021-03-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Mar 19 19:03:57 2021 +0100| [fa2684404772ad7dd8e500f271fad93c9132be3d] | committer: Pierre Lamot codec: hxxx_helper: don't parse hevc streams with h264 parser > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] qt: fix uninitialized member in MLBaseModel

2021-01-04 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Dec 17 13:32:48 2020 +0100| [f0fa740d9a4d2f7ef58908108ca38420c2c2acea] | committer: Pierre Lamot qt: fix uninitialized member in MLBaseModel > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f0fa740d9a4d2f7ef58908108ca38420c2c2acea --- modu

[vlc-commits] qt medialib: reset history model on history changed

2021-01-04 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Dec 17 15:30:46 2020 +0100| [d558c39cdd9c1f44b1c772ba9be5b577952d3397] | committer: Pierre Lamot qt medialib: reset history model on history changed > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d558c39cdd9c1f44b1c772ba9be5b577952d3

[vlc-commits] qt: move default member initialisation in header for MLBaseModel for uniformity

2021-01-04 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Dec 17 13:32:49 2020 +0100| [778686a932f8b379200c93a6650be36554c542f6] | committer: Pierre Lamot qt: move default member initialisation in header for MLBaseModel for uniformity > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: allow getCount to initiate the cache in MLBaseModel

2021-01-04 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Dec 17 13:32:50 2020 +0100| [b37154909d36e30598d1480bb972704c9543c073] | committer: Pierre Lamot qt: allow getCount to initiate the cache in MLBaseModel The count property might be accessed before browsing the model. > http://git.videolan.

[vlc-commits] qml: don't translate empty strings

2020-12-18 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Dec 18 09:54:36 2020 +0100| [db9a6d9f036aa2727768b0249da9ae5a9f3d3297] | committer: Pierre Lamot qml: don't translate empty strings > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=db9a6d9f036aa2727768b0249da9ae5a9f3d3297 --- module

[vlc-commits] po: add missing qml files

2020-12-18 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Dec 18 10:10:39 2020 +0100| [423a7851a373e8e226b4c4bd6b94797db2074dd0] | committer: Pierre Lamot po: add missing qml files > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=423a7851a373e8e226b4c4bd6b94797db2074dd0 --- po/POTFILES.in |

[vlc-commits] qml: fix automatically switching to the maxi-player

2020-12-17 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Dec 11 14:13:09 2020 +0100| [a13a58853a7b20978bd025855cf28fac15db8535] | committer: Pierre Lamot qml: fix automatically switching to the maxi-player > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a13a58853a7b20978bd025855cf28fac15db8

[vlc-commits] medialib: factorise history retrieval calls

2020-12-14 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Dec 9 11:43:52 2020 +0100| [69d98183b7ce5fc95540c45e1787f7f58340d19f] | committer: Pierre Lamot medialib: factorise history retrieval calls > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=69d98183b7ce5fc95540c45e1787f7f58340d19f --- modu

[vlc-commits] medialib: add function to get media history by type

2020-12-14 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Dec 9 11:19:08 2020 +0100| [b03d64acfb13b69276180e0131218f6dc1a01007] | committer: Pierre Lamot medialib: add function to get media history by type > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b03d64acfb13b69276180e0131218f6dc1a01

[vlc-commits] qt: no longer filter manually video medias in MLRecentsVideoModel

2020-12-14 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Dec 9 11:20:07 2020 +0100| [afae92a5d6f745f92fb0dee956af44982c507f31] | committer: Pierre Lamot qt: no longer filter manually video medias in MLRecentsVideoModel > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: factorize the action of showing the MaxiPlayer

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [c4ff46d18a399c69528173c0587c4af8aa713b0d] | committer: Pierre Lamot qml: factorize the action of showing the MaxiPlayer this allows to inhibit some automatic behaviors like raising the MiniPlayer. > h

[vlc-commits] qt: implement PIP for win7

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 21 11:17:17 2020 +0200| [b94997301525fa75a247f754a6b42965d54a093c] | committer: Pierre Lamot qt: implement PIP for win7 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b94997301525fa75a247f754a6b42965d54a093c --- modules/gui

[vlc-commits] qml: don't stop the player when leaving the Maxiplayer if the PIP is available

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [ef485e9b7ae7ab2aea118ea23e8d4b88b8234c9d] | committer: Pierre Lamot qml: don't stop the player when leaving the Maxiplayer if the PIP is available > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] qml: only switch to the MaxiPlayer when the number of video tracks actually changes

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 19 14:55:57 2020 +0200| [4379dc839c439524758efa378b381312f749d742] | committer: Pierre Lamot qml: only switch to the MaxiPlayer when the number of video tracks actually changes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: fix frameless window for Win7 compositor

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Oct 20 17:39:42 2020 +0200| [019ee62de2540e5279f94366ca10f021e624f592] | committer: Pierre Lamot qt: fix frameless window for Win7 compositor > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=019ee62de2540e5279f94366ca10f021e624f

[vlc-commits] qt: propose restoring playback only once per media

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 19 18:21:38 2020 +0200| [f6e130f96e0fc092db2d705ac4e75bdb0321b0b1] | committer: Pierre Lamot qt: propose restoring playback only once per media > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f6e130f96e0fc092db2d705ac4e75bdb0321b

[vlc-commits] qml: move the autoloader mechanism of the Maxiplayer to the main browsing view

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [96f4d529d852e1596852f1766b6743ac43bcd456] | committer: Pierre Lamot qml: move the autoloader mechanism of the Maxiplayer to the main browsing view > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: implement PIP for DComp

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [048df9d205a258281fde81dc9d94cc54fc72ee63] | committer: Pierre Lamot qt: implement PIP for DComp > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=048df9d205a258281fde81dc9d94cc54fc72ee63 --- modules/gui

[vlc-commits] qml: add PIP player

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [7f6f993b209966c496e325c397bf33baa79e23b6] | committer: Pierre Lamot qml: add PIP player A floating player that can be dragged around while browsing the ML > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: include PIP player in medialibrary views

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [0283c50c5fd705c163168c570a06a802be850dfd] | committer: Pierre Lamot qml: include PIP player in medialibrary views > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0283c50c5fd705c163168c570a06a802be850

[vlc-commits] qt: update close icon

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [78e39f92b2bdebb06770934949875272c008d092] | committer: Pierre Lamot qt: update close icon > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=78e39f92b2bdebb06770934949875272c008d092 --- modules/gui/qt/pixm

[vlc-commits] qml: rename root item global reference

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [0472e3a139fcfa7ec5de1bf0ba2afa916298615f] | committer: Pierre Lamot qml: rename root item global reference > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0472e3a139fcfa7ec5de1bf0ba2afa916298615f --- modules/

[vlc-commits] qt: distinguish enabled from video embed in video surface

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Aug 12 13:54:23 2020 +0200| [5e8452d7d0f3f87e778148b4e5bf069f09d3cd42] | committer: Pierre Lamot qt: distinguish enabled from video embed in video surface > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5e8452d7d0f3f87e778148b4e5bf069f09d3c

[vlc-commits] qt: notity VideoSurface position to the VideoSurfaceProvider

2020-12-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 10:05:57 2020 +0200| [feb4fcf5bcdd8e18606f5b78a7cee28fc3b5f099] | committer: Pierre Lamot qt: notity VideoSurface position to the VideoSurfaceProvider > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: skip invalid history points when going back in history

2020-11-27 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Nov 20 23:17:42 2020 +0530| [23eb27d3574113e77d6c19e8857dfb7f1d98618e] | committer: Pierre Lamot qt: skip invalid history points when going back in history Media tree nodes might no longer valid when going back on them (ie: parent changed). > h

[vlc-commits] qt: remove support for history next

2020-11-27 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Nov 20 23:17:41 2020 +0530| [27a66b463b6049ba998126dc4b20c4b11436db01] | committer: Pierre Lamot qt: remove support for history next the next button is no longer accessible > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: fix enum name collision on Window

2020-11-16 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Nov 16 10:44:19 2020 +0100| [ac5a799efa5659296b796893f3d96cad84b3ac84] | committer: Pierre Lamot qt: fix enum name collision on Window > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac5a799efa5659296b796893f3d96cad84b3ac84 --- modules/

[vlc-commits] qt: fix changing rate (coarse) does not display OSD messages

2020-11-02 Thread Pierre Lamot
vlc/vlc-3.0 | branch: master | Pierre Lamot | Mon Oct 19 09:55:49 2020 +0200| [963417f14b3842822c680ec78c97fc999c32305a] | committer: Pierre Lamot qt: fix changing rate (coarse) does not display OSD messages changing the player ratet through the hotkeys does display the rate on OSD

[vlc-commits] medialib: add function to get history count

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 15:42:50 2020 +0200| [d91ce0b082efbf2839965b3fbf2e3d8c5317bf37] | committer: Pierre Lamot medialib: add function to get history count > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d91ce0b082efbf2839965b3fbf2e3d8c5317bf37 --- incl

[vlc-commits] qml: add recent global shortcuts

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 17:44:36 2020 +0200| [292156a34ed7c2dd4d44420f6137f2479c910eae] | committer: Pierre Lamot qml: add recent global shortcuts > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=292156a34ed7c2dd4d44420f6137f2479c910eae --- modules/gui

[vlc-commits] qt: fix CheckableListMenu reset when using actions group

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 16:32:28 2020 +0200| [76835d41b6b2dbf5493d1535a82b14cb9555c8ae] | committer: Pierre Lamot qt: fix CheckableListMenu reset when using actions group > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=76835d41b6b2dbf5493d1535a82b14cb9555c

[vlc-commits] qt: release order in DComp compositor

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 22 10:37:24 2020 +0200| [061abdfd2d7cc60eb0e7c45c30e8f9e410d8099f] | committer: Pierre Lamot qt: release order in DComp compositor > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=061abdfd2d7cc60eb0e7c45c30e8f9e410d8099f --- modules/

[vlc-commits] qt: update row/colCount signatures of models

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 16:04:59 2020 +0200| [2383ac024a004deaa187e779ddd230eb164b1650] | committer: Pierre Lamot qt: update row/colCount signatures of models to match QAbstractItemModel definition > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: move the MediaLib instance to the MainInterface

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 15:52:45 2020 +0200| [8d81679b1088c58f13c910d1aa2421935ceb0277] | committer: Pierre Lamot qt: move the MediaLib instance to the MainInterface > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8d81679b1088c58f13c910d1aa2421935ceb0

[vlc-commits] qt: provide recent menu based on medialibrary model

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 16:38:21 2020 +0200| [d1dd82599204fc41cb5b7a51744c66e29ce6b46d] | committer: Pierre Lamot qt: provide recent menu based on medialibrary model > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d1dd82599204fc41cb5b7a51744c66e29ce6b

[vlc-commits] qt: fix release order in Win7 Compositor

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 22 10:28:03 2020 +0200| [4394ce475a11bdeaa2aff045aeb1b89cd8dbb8c3] | committer: Pierre Lamot qt: fix release order in Win7 Compositor > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4394ce475a11bdeaa2aff045aeb1b89cd8dbb8c3 --- modu

[vlc-commits] qt: remove legacy "recently played" model

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 15:16:45 2020 +0200| [dcf865237f1ed006cb7c15824a80e5f4dcd1d1be] | committer: Pierre Lamot qt: remove legacy "recently played" model Recent medias are now stored in the medialibrary. > http://git.videolan.org/gitweb.cgi/vlc.gi

[vlc-commits] qt: fix Media > Open not starting playback when enqueuing

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 15 09:31:07 2020 +0200| [fd3661caabf9c77dfc8ebc9ffa969ddcae9bff98] | committer: Pierre Lamot qt: fix Media > Open not starting playback when enqueuing > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fd3661caabf9c77dfc8ebc9ffa969ddcae

[vlc-commits] qt: add RecentModel based on medialibrary model

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Oct 14 16:30:48 2020 +0200| [0fa20e49911b16597b25d74c7e34010a99d274a5] | committer: Pierre Lamot qt: add RecentModel based on medialibrary model > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0fa20e49911b16597b25d74c7e34010a99d27

[vlc-commits] qt: ensure that the QML view is destroyed before its context in DummyCompositor

2020-10-29 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 16 17:12:49 2020 +0200| [75421e58fec21c9899fdc2a03dc431cd581af6c3] | committer: Pierre Lamot qt: ensure that the QML view is destroyed before its context in DummyCompositor > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: move the MainDisplay view to the maininterface package

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 9 11:48:10 2020 +0200| [5b0e958bf0998317a2ac456b2c48f7c00066673d] | committer: Pierre Lamot qml: move the MainDisplay view to the maininterface package it is no longer dependant of the medialibrary > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] qml: only load the ScanProgressBar when the medialib is active

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 9 10:06:21 2020 +0200| [d380a3eb618428be07e62ab3ca77075e394cf2f2] | committer: Pierre Lamot qml: only load the ScanProgressBar when the medialib is active > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: move Network model to the vlc namespace

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 8 09:08:14 2020 +0200| [124012d8b81c5f5642be1a9e9894f7d719004e9f] | committer: Pierre Lamot qml: move Network model to the vlc namespace > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=124012d8b81c5f5642be1a9e9894f7d719004

[vlc-commits] qml: change the no-medialibrary views

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 8 09:08:56 2020 +0200| [ae1a5282a95b7ca3f2178a18d9b5ce9350d17812] | committer: Pierre Lamot qml: change the no-medialibrary views > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ae1a5282a95b7ca3f2178a18d9b5ce9350d17812 --- modules/

[vlc-commits] qml: fix banner source not ignoring unlisted entries properly

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 8 16:06:47 2020 +0200| [8aa7bb035f5096e11e5cfdf8489a88f2ddf8eb4a] | committer: Pierre Lamot qml: fix banner source not ignoring unlisted entries properly > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: fix navigation of VideoListDisplay

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 9 10:16:44 2020 +0200| [c57f7217079db0e48bed7f7cbf0eafe2cc9003a6] | committer: Pierre Lamot qml: fix navigation of VideoListDisplay isFocusOnContextButton no longer exists > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: disable access to Bookmark dialogs when medialibrary is disabled

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 8 15:28:57 2020 +0200| [bac5c35958e7fa36aea4115cc2564fadbefd1b4f] | committer: Pierre Lamot qt: disable access to Bookmark dialogs when medialibrary is disabled bookmark are stored in the medialibrary > http://git.videolan.org/gitweb.

[vlc-commits] qt: make NetworkMediaModel work without medialibrary

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 8 09:07:09 2020 +0200| [9f667673bd5fffc3ab53c9447bceb3c6651bb980] | committer: Pierre Lamot qt: make NetworkMediaModel work without medialibrary > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9f667673bd5fffc3ab53c9447bceb3c6651bb

[vlc-commits] qml: remove obsolete playlist view

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 9 10:52:39 2020 +0200| [fdad2f267132d0aa95b764aa2e2e00bbd95f7710] | committer: Pierre Lamot qml: remove obsolete playlist view > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fdad2f267132d0aa95b764aa2e2e00bbd95f7710 --- modules/gui

[vlc-commits] qml: split medialib dependant widgets from the Discover > Url page

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 8 13:37:34 2020 +0200| [7b01c636ce7f0146f45aa095a61681089c4afeb0] | committer: Pierre Lamot qml: split medialib dependant widgets from the Discover > Url page > http://git.videolan.org/gitweb.cgi/vlc.git/?a=co

[vlc-commits] qt: add home icon

2020-10-15 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Oct 8 15:53:38 2020 +0200| [273b28d5b337b96e3cfcea820576c6dd0f839e8a] | committer: Pierre Lamot qt: add home icon > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=273b28d5b337b96e3cfcea820576c6dd0f839e8a --- modules/gui/qt/pixm

[vlc-commits] qt: update POTFILE.in

2020-10-12 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 12 12:55:02 2020 +0200| [939eba68c199260b8151c6404474a792af0c03c5] | committer: Pierre Lamot qt: update POTFILE.in > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=939eba68c199260b8151c6404474a792af0c03c5 --- po/POTFILES.in |

[vlc-commits] qml: remove obsolete menus widgets

2020-10-12 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Oct 9 11:25:19 2020 +0200| [52d8195f0d53d28cbb0c494385aa141ed4de8712] | committer: Pierre Lamot qml: remove obsolete menus widgets > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=52d8195f0d53d28cbb0c494385aa141ed4de8712 --- modules/gui

[vlc-commits] qt: implement mixed qml/native menubar

2020-10-12 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 5 16:05:44 2020 +0200| [8922bbb0e07040c535fca293db5f0e8d9b8ba6bf] | committer: Pierre Lamot qt: implement mixed qml/native menubar > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8922bbb0e07040c535fca293db5f0e8d9b8ba6bf --- modules/

[vlc-commits] qml: use menubar in the interface

2020-10-12 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 5 16:05:44 2020 +0200| [09b288e3add156b97f84241c67222a6c08a7aa16] | committer: Pierre Lamot qml: use menubar in the interface > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=09b288e3add156b97f84241c67222a6c08a7aa16 --- modules/gui

[vlc-commits] qt: uniformize menu creation

2020-10-12 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 5 16:05:44 2020 +0200| [d3f65b6027623462407832b71f159fdb4539f78c] | committer: Pierre Lamot qt: uniformize menu creation all menus can be created by passing a given QMenu > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] lua: add missing player lock

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 5 15:54:28 2020 +0200| [16f171590e270137a495533e7ec281dd6b7ddb43] | committer: Pierre Lamot lua: add missing player lock > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=16f171590e270137a495533e7ec281dd6b7ddb43 --- modules/lua/l

[vlc-commits] qml: fix button labels colors in resume dialogs

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 29 17:48:13 2020 +0200| [3263b5e5c3da400ca06bbbfc40c08552ea39c6f2] | committer: Pierre Lamot qml: fix button labels colors in resume dialogs > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3263b5e5c3da400ca06bbbfc40c08552ea39c

[vlc-commits] qt: don't use WA_Qt::WA_DeleteOnClose on contextual menus

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 5 15:32:22 2020 +0200| [d2cc45ab3ecfe746511c67f436d1ac87506cefd5] | committer: Pierre Lamot qt: don't use WA_Qt::WA_DeleteOnClose on contextual menus this can cause issues when closing dialogs created from this context. &

[vlc-commits] qml: reorganize player Topbar icons

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 25 18:30:07 2020 +0200| [45d2df84087de96b88c53c246523f88c6bb90aad] | committer: Pierre Lamot qml: reorganize player Topbar icons > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=45d2df84087de96b88c53c246523f88c6bb90aad --- modules/gui

[vlc-commits] qml: collapse the central banner tab buttons when there is not enough space

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 25 18:30:07 2020 +0200| [1fe20de6ccf0cdb226f20275bfa9f53a3cdd3502] | committer: Pierre Lamot qml: collapse the central banner tab buttons when there is not enough space > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: add support for client side decoration

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 25 18:30:07 2020 +0200| [e3ead9cbdd107b9a26f4a2f37d7675d6a16195bc] | committer: Pierre Lamot qml: add support for client side decoration > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e3ead9cbdd107b9a26f4a2f37d7675d6a16195bc --- modu

[vlc-commits] qml: add global shortcuts

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 5 13:49:27 2020 +0200| [5c6166f6ff375371ab02e9d4ee8816cb99961dfd] | committer: Pierre Lamot qml: add global shortcuts > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5c6166f6ff375371ab02e9d4ee8816cb99961dfd --- modules/gui

[vlc-commits] qt: add window min/max/close icons for CSD

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 25 09:39:22 2020 +0200| [ad4536f551e457336a7a70ba17fa9350a59ac42e] | committer: Pierre Lamot qt: add window min/max/close icons for CSD > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ad4536f551e457336a7a70ba17fa9350a59ac42e --- modu

[vlc-commits] qml: fix padding in BannerSource

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 25 18:32:05 2020 +0200| [6f4e693f061e5594fc55bb24ee751fcb226c1950] | committer: Pierre Lamot qml: fix padding in BannerSource > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6f4e693f061e5594fc55bb24ee751fcb226c1950 --- modules/gui

[vlc-commits] qml: reorganize buttons in BannerSource

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 25 18:32:37 2020 +0200| [982a76db8ffd8732c7da377a4f6597f181f91b4d] | committer: Pierre Lamot qml: reorganize buttons in BannerSource > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=982a76db8ffd8732c7da377a4f6597f181f91b4d --- modules/

[vlc-commits] qt: expose has VLM property

2020-10-08 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Oct 5 10:08:52 2020 +0200| [37accf528bac18ba115921f8e381ed1d12f82f00] | committer: Pierre Lamot qt: expose has VLM property some menus or shortcuts are only available when VLM is enabled > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: factorize page loading

2020-10-05 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Sep 24 10:34:49 2020 +0200| [fabf4c815a2e0b1a7cc1af977a9ed138312de27a] | committer: Pierre Lamot qml: factorize page loading > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fabf4c815a2e0b1a7cc1af977a9ed138312de27a --- modules/gui

[vlc-commits] qml: fix genre page not reponding to grid/list mode changes

2020-10-05 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Sep 24 14:27:34 2020 +0200| [73db453ed7193ca0e82e18b8ed12b85f5eff67c8] | committer: Pierre Lamot qml: fix genre page not reponding to grid/list mode changes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: add url context menu

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Sep 23 17:14:46 2020 +0200| [6fdc97a92b4542099627a36a61ae00a0705316f5] | committer: Pierre Lamot qt: add url context menu > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6fdc97a92b4542099627a36a61ae00a0705316f5 --- modules/gui

[vlc-commits] contrib: qt: link QtQuick.Shapes plugin

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Sep 23 17:24:20 2020 +0200| [8bd61b52960c00fa3fc472ea8548eb230967350f] | committer: Pierre Lamot contrib: qt: link QtQuick.Shapes plugin > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8bd61b52960c00fa3fc472ea8548eb230967350f --- contrib/

[vlc-commits] qml: pass mouse position to contextMenuButtonClicked signal

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 18 15:03:16 2020 +0200| [c04fa9463c0999b6792d394c3e78d0f03f5b8a1a] | committer: Pierre Lamot qml: pass mouse position to contextMenuButtonClicked signal > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: right clicking selected items in table view should not reset selection

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Sep 23 13:27:20 2020 +0200| [614b924ebcd1481e45add9c5caf8271ff738c93b] | committer: Pierre Lamot qml: right clicking selected items in table view should not reset selection > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: remove obsolete settings class

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 15 17:54:41 2020 +0200| [a364acb51e6214f06e102bc8b2befe4136e998b4] | committer: Pierre Lamot qt: remove obsolete settings class > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a364acb51e6214f06e102bc8b2befe4136e998b4 --- modules/gui

[vlc-commits] qt: allow to specify whether CheckableListMenu should use a QActionGroup

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Sep 16 16:51:53 2020 +0200| [3842d1830fb348d1b0e8530137295ad193650ccc] | committer: Pierre Lamot qt: allow to specify whether CheckableListMenu should use a QActionGroup > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: use a native implementation for playlist contextual menu

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Sep 14 10:22:55 2020 +0200| [528b4033b6ca1e50f7addeed688733da25f46be7] | committer: Pierre Lamot qml: use a native implementation for playlist contextual menu > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: factorize mouse interaction in grid views

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Wed Sep 23 11:51:12 2020 +0200| [5e6eb159bb5579c3a6d27017e89b50d5d346169f] | committer: Pierre Lamot qml: factorize mouse interaction in grid views right clicking an unselected item will now select it and drop the current selection. fixes: #23144

[vlc-commits] qml: move color scheme to main interface

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 15 17:47:02 2020 +0200| [aa48bf4fdbadbd682e3542f4888ee6a8d18ac856] | committer: Pierre Lamot qml: move color scheme to main interface > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aa48bf4fdbadbd682e3542f4888ee6a8d18ac856 --- modu

[vlc-commits] qt: playlistItem bool operator return true when it has an actual content

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 22 15:07:48 2020 +0200| [9a2c5edd4f57804ddb80d5529c468320527d8dcf] | committer: Pierre Lamot qt: playlistItem bool operator return true when it has an actual content > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: use a native implementation for the main dropdown menu

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Sep 14 10:22:55 2020 +0200| [eeaeb09b78c57a51d569dbbef342fd3bcc823aea] | committer: Pierre Lamot qml: use a native implementation for the main dropdown menu fixes: #22166 #22167 #22604 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: use Qt modern style connections when building menus

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 15 17:07:28 2020 +0200| [5696871dedeb16a78361825a5aea4bf034fff562] | committer: Pierre Lamot qt: use Qt modern style connections when building menus > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5696871dedeb16a78361825a5aea4bf034fff

[vlc-commits] qml: use a native implementation for medialibrary contextual menu

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Sep 14 10:22:55 2020 +0200| [a9b7437699f3ff8e49f4c965503927e0f27eeb43] | committer: Pierre Lamot qml: use a native implementation for medialibrary contextual menu > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: move gridView mode property to MainInterface

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 15 17:07:28 2020 +0200| [ce14f2b3aa3d09494ae06fb3064486ee21b4d987] | committer: Pierre Lamot qt: move gridView mode property to MainInterface grid/list mode is not restricted to medialibrary views > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] qt: make Role enum of medialib models public

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 22 09:34:38 2020 +0200| [6791474c2eac1b5cf23ec175486732b48eed38aa] | committer: Pierre Lamot qt: make Role enum of medialib models public So they can be accessed from C++. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: allow passing media options when playing/enqueueing medialibrary items

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 18 18:24:35 2020 +0200| [5e44b0a564236e8ffc516a863d2ff6ecd00e3227] | committer: Pierre Lamot qt: allow passing media options when playing/enqueueing medialibrary items > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: remove obsolete menu entries

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Sep 15 17:07:28 2020 +0200| [28489f56699fc82dc8e32defb2ad49b5c0cced1e] | committer: Pierre Lamot qt: remove obsolete menu entries > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=28489f56699fc82dc8e32defb2ad49b5c0cced1e --- modules/gui

[vlc-commits] qt: bring back native menu for intf dialog popup menu

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Fri Sep 18 14:59:57 2020 +0200| [d29a0e9ad045df4b3b8743d9840856b2a4415382] | committer: Pierre Lamot qt: bring back native menu for intf dialog popup menu > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d29a0e9ad045df4b3b8743d9840856b2a4415

[vlc-commits] qml: use a native implementation for network contextual menu

2020-09-28 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Sep 14 10:22:55 2020 +0200| [08c62a51b5f1d94fb403e54abf244b28a72dd390] | committer: Pierre Lamot qml: use a native implementation for network contextual menu > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

  1   2   3   4   5   6   7   8   >