[vlc-commits] [Git][videolan/vlc][master] 11 commits: qt: cast QPainterPath::element to QPointF in QSGRoundedRectangularImageNode

2024-03-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: af677147 by Fatih Uzunoglu at 2024-03-24T20:32:07+00:00 qt: cast QPainterPath::element to QPointF in QSGRoundedRectangularImageNode - - - - - 8d5ea965 by Fatih Uzunoglu at 2024-03-24T20:32:07+00:00 qt: add missing

[vlc-commits] [Git][videolan/vlc][master] qml: extend artist list background through view display margin end

2024-03-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c7b06f38 by Fatih Uzunoglu at 2024-03-24T19:58:21+00:00 qml: extend artist list background through view display margin end - - - - - 1 changed file: - modules/gui/qt/medialibrary/qml/MusicArtistsAlbums.qml Changes:

[vlc-commits] [Git][videolan/vlc][master] vout_subpictures: use the same scaling to unscale the forced destination

2024-03-24 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 53e48f1a by Steve Lhomme at 2024-03-24T12:26:30+00:00 vout_subpictures: use the same scaling to unscale the forced destination If scaling is not applied the scaling used was giving incorrect absolute+unscaled area for the region

[vlc-commits] [Git][videolan/vlc][master] qml: don't use icon font for normal text

2024-03-24 Thread @fcartegnie
François Cartegnie pushed to branch master at VideoLAN / VLC Commits: d3d50d35 by Prince Gupta at 2024-03-24T13:58:14+00:00 qml: dont use icon font for normal text also remove superfluous column wrapping - - - - - 1 changed file: - modules/gui/qt/player/qml/TracksListPage.qml Changes:

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qml: fix PlaybackSpeed Popup not loading

2024-03-24 Thread @fcartegnie
François Cartegnie pushed to branch master at VideoLAN / VLC Commits: d4e2fd65 by Prince Gupta at 2024-03-24T14:57:51+00:00 qml: fix PlaybackSpeed Popup not loading - - - - - 3efad18d by Prince Gupta at 2024-03-24T14:57:51+00:00 qml: fix Popup appearing out of window with extended frames