[vlc-commits] [Git][videolan/vlc][master] Only define VLC_WINSTORE_APP if true

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Aug 19 05:49:44 UTC 2021



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
347f73b9 by Marvin Scholz at 2021-08-19T05:38:17+00:00
Only define VLC_WINSTORE_APP if true

This makes it consistent with all the other uses of such defines in
the source code, which are tested for their existence rather than the
actual value.

- - - - -


30 changed files:

- configure.ac
- modules/access/file.c
- modules/audio_output/directsound.c
- modules/codec/avcodec/d3d11va.c
- modules/codec/avcodec/video.c
- modules/codec/mft.c
- modules/control/cli/cli.c
- modules/control/dummy.c
- modules/hw/d3d11/d3d11_filters.c
- modules/lua/extension.c
- modules/lua/intf.c
- modules/lua/libs/win.c
- modules/text_renderer/freetype/fonts/backends.h
- modules/text_renderer/freetype/fonts/dwrite.cpp
- modules/text_renderer/freetype/fonts/win32.c
- modules/text_renderer/freetype/platform_fonts.c
- modules/video_chroma/d3d11_fmt.c
- modules/video_chroma/d3d9_fmt.c
- modules/video_output/win32/common.c
- modules/video_output/win32/common.h
- modules/video_output/win32/d3d11_swapchain.cpp
- modules/video_output/win32/d3d11_swapchain.h
- modules/video_output/win32/d3d_dynamic_shader.c
- modules/video_output/win32/direct3d11.cpp
- modules/video_output/win32/dxgi_swapchain.cpp
- modules/video_output/win32/dxgi_swapchain.h
- src/config/help.c
- src/input/es_out_timeshift.c
- src/libvlc-module.c
- src/misc/interrupt.c


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/347f73b9a7d42ccb75a2bee1e639e65f173a6254

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/347f73b9a7d42ccb75a2bee1e639e65f173a6254
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list