[vlc-commits] [Git][videolan/vlc][master] qt: remove obsolete qt version checks

2023-04-24 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 6554e5e6 by Fatih Uzunoglu at 2023-04-25T00:51:47+00:00 qt: remove obsolete qt version checks - - - - - 3 changed files: - modules/gui/qt/player/player_controller_p.hpp - modules/gui/qt/playlist/playlist_controller_p.hpp - modu

[vlc-commits] [Git][videolan/vlc][master] 2 commits: extras/tools: use 'command -v' to assert commands

2023-04-24 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 1eed0a4a by Khalid Masum at 2023-04-24T15:01:12+00:00 extras/tools: use 'command -v' to assert commands Currently we are using commandname --version to check wheather a command exists. Hence if a command is not shipped with --vers

[vlc-commits] [Git][videolan/vlc][master] contrib: opus: update to 1.4

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 2715d41e by Tristan Matthews at 2023-04-24T12:07:10+00:00 contrib: opus: update to 1.4 An equivalent fix for our PROJECT_VERSION patch (but using PACKAGE_VERSION) was merged, so that patch was dropped. - - - - - 4 chang

[vlc-commits] [Git][videolan/vlc][master] d3d11_fmt: don't create an empty external decoder device

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c94979a7 by Steve Lhomme at 2023-04-24T09:47:15+00:00 d3d11_fmt: don't create an empty external decoder device If the external code didn't provide proper devices, we should not create a decoder device. When we have a VLC_DE

[vlc-commits] [Git][videolan/vlc][master] qml: use RoundButton for bookmarks bar

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: be87f3ea by Leon Vitanos at 2023-04-24T08:43:38+00:00 qml: use RoundButton for bookmarks bar - - - - - 2 changed files: - modules/gui/qt/player/qml/Bookmarks.qml - modules/gui/qt/widgets/qml/RoundButton.qml Changes: =

[vlc-commits] [Git][videolan/vlc][master] qt: Enable ExtraMetaPanel column headers

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: bb419755 by FeRD (Frank Dana) at 2023-04-24T07:55:51+00:00 qt: Enable ExtraMetaPanel column headers Having visible headers allows interactive resizing of the column widths by dragging the column separator. Signed-off-by: F

[vlc-commits] [Git][videolan/vlc][master] 2 commits: package/apple: don't include vlc_common.h before vlc_plugin.h

2023-04-24 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a6fd9c97 by Steve Lhomme at 2023-04-24T09:38:29+02:00 package/apple: don't include vlc_common.h before vlc_plugin.h Followup to b2af1a26e4da2ae670c2b9d99ca1f6e7400e3950. This is possible since b437cad5687aa36d6b5fe15a3f61e4