[vlc-commits] [Git][videolan/vlc][master] 20 commits: qt: include VLC headers with <>

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Apr 20 05:57:54 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
f37935ea by Steve Lhomme at 2023-04-19T16:15:43+02:00
qt: include VLC headers with <>

- - - - -
a8b30a1d by Steve Lhomme at 2023-04-19T16:15:43+02:00
qt: avoid include vlc_player.h in all files

- - - - -
cea31889 by Steve Lhomme at 2023-04-19T16:15:43+02:00
qt: avoid include vlc_interface.h in some header

- - - - -
a627382c by Steve Lhomme at 2023-04-19T16:15:43+02:00
qt: avoid including vlc_url.h in headers

- - - - -
26de60dd by Steve Lhomme at 2023-04-19T16:15:43+02:00
qt: don't include vlc_media_library.h when not needed

- - - - -
09d8c368 by Steve Lhomme at 2023-04-19T16:15:44+02:00
qt: don't include vlc_media_library.h and vlc_threads.h in network code

- - - - -
cb731990 by Steve Lhomme at 2023-04-19T16:15:44+02:00
qt: don't include vlc_media_library.h and vlc_threads.h in mlbookmark

- - - - -
f250473e by Pierre Lamot at 2023-04-19T16:15:44+02:00
qt: remove include of window.h from compositor header

- - - - -
55492c3c by Pierre Lamot at 2023-04-19T16:15:44+02:00
qt: remove include of vlc_playlist.h from playlist_common.hpp

- - - - -
a809aa3f by Pierre Lamot at 2023-04-19T16:15:44+02:00
qt: remove include of vlc_renderer_discovery.h from renderer_manager.hpp

- - - - -
bfa81993 by Pierre Lamot at 2023-04-19T16:15:44+02:00
qt: remove dependency upon vlc_window.h from videosurface.hpp

- - - - -
c0421b4f by Pierre Lamot at 2023-04-19T16:15:44+02:00
qt: remove include of vlc_input_item.h from playlist_item.hpp

- - - - -
c864153c by Steve Lhomme at 2023-04-19T16:15:44+02:00
qt: remove unneeded vlc_epg.h include

- - - - -
1096a272 by Steve Lhomme at 2023-04-19T16:17:26+02:00
qt: remove vlc_extensions.h include from extensions headers

- - - - -
aea0f622 by Steve Lhomme at 2023-04-19T16:17:26+02:00
qt: remove vlc_fingerprinter.h include from fingerprint headers

- - - - -
694f0a83 by Steve Lhomme at 2023-04-19T16:17:26+02:00
qt: remove vlc_extensions.h include from plugins headers

- - - - -
87fae35a by Steve Lhomme at 2023-04-19T16:17:26+02:00
qt: remove unneeded vlc_addons.h from plugins.hpp

- - - - -
87c03d25 by Steve Lhomme at 2023-04-19T16:17:26+02:00
qt: remove unneeded vlc_interface.h

- - - - -
c0e569a2 by Steve Lhomme at 2023-04-19T16:18:02+02:00
qt: remove dependency on vlc_media_library.h in medialibrary headers

- - - - -
9811a0d6 by Steve Lhomme at 2023-04-19T16:18:10+02:00
qt: remove vlctick.hpp include from medialibrary headers

This avoids include more VLC headers when not needed.

- - - - -


30 changed files:

- modules/gui/qt/dialogs/dialogs_provider.cpp
- modules/gui/qt/dialogs/dialogs_provider.hpp
- modules/gui/qt/dialogs/epg/EPGView.hpp
- modules/gui/qt/dialogs/epg/EPGWidget.hpp
- modules/gui/qt/dialogs/extended/extended_panels.cpp
- modules/gui/qt/dialogs/extensions/extensions.cpp
- modules/gui/qt/dialogs/extensions/extensions.hpp
- modules/gui/qt/dialogs/extensions/extensions_manager.cpp
- modules/gui/qt/dialogs/extensions/extensions_manager.hpp
- modules/gui/qt/dialogs/fingerprint/chromaprint.cpp
- modules/gui/qt/dialogs/fingerprint/chromaprint.hpp
- modules/gui/qt/dialogs/fingerprint/fingerprintdialog.cpp
- modules/gui/qt/dialogs/fingerprint/fingerprintdialog.hpp
- modules/gui/qt/dialogs/gototime/gototime.cpp
- modules/gui/qt/dialogs/help/aboutmodel.cpp
- modules/gui/qt/dialogs/mediainfo/info_panels.cpp
- modules/gui/qt/dialogs/messages/messages.cpp
- modules/gui/qt/dialogs/open/open.cpp
- modules/gui/qt/dialogs/open/open.hpp
- modules/gui/qt/dialogs/open/open_panels.cpp
- modules/gui/qt/dialogs/plugins/plugins.cpp
- modules/gui/qt/dialogs/plugins/plugins.hpp
- modules/gui/qt/dialogs/preferences/simple_preferences.hpp
- modules/gui/qt/maininterface/compositor.cpp
- modules/gui/qt/maininterface/compositor.hpp
- modules/gui/qt/maininterface/compositor_dcomp.cpp
- modules/gui/qt/maininterface/compositor_dcomp_uisurface.hpp
- modules/gui/qt/maininterface/compositor_win7.cpp
- modules/gui/qt/maininterface/compositor_x11.cpp
- modules/gui/qt/maininterface/mainctx.cpp


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/4c99f1a44ab6db4dba475327b2eed90405619bcd...9811a0d67a25dd60a42cd099c433ff357de7434a

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/4c99f1a44ab6db4dba475327b2eed90405619bcd...9811a0d67a25dd60a42cd099c433ff357de7434a
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list