vlc/modules/services_discovery
Steve Lhomme 5cd8b2588f modules: move vlc_charset.h include after winsock including headers
vlc_charset includes windows.h which is supposed to be included *after*
winsock.h/winsock2.h.
2023-07-05 13:47:59 +00:00
..
Makefile.am udisks: discover localdrives via udisks2 2022-09-08 14:14:11 +00:00
avahi.c modules: include vlc_arrays.h when using vlc_dictionary_t 2023-05-04 10:00:11 +00:00
bonjour.m services_discovery: bonjour: fix uninitialized variable 2023-01-11 14:35:06 +00:00
meson.build meson: detect zlib as a dependency 2023-07-04 12:39:13 +00:00
microdns.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
mtp.c modules: include vlc_threads.h when using vlc_savecancel() 2023-04-27 19:44:35 +00:00
os2drive.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
podcast.c modules: include vlc_configuration.h when using config_Put/GetXXX 2023-05-06 06:56:32 +00:00
pulse.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
sap.c modules: include vlc_arrays.h when using TAB_xxx API 2023-05-04 10:00:11 +00:00
udev.c modules: include vlc_threads.h when using vlc_savecancel() 2023-04-27 19:44:35 +00:00
udisks.c modules: include vlc_arrays.h when using vlc_dictionary_t 2023-05-04 10:00:11 +00:00
upnp-wrapper.cpp upnp: exclusively use `UpnpInit2` 2022-04-10 16:12:29 +00:00
upnp-wrapper.hpp modules: move vlc_charset.h include after winsock including headers 2023-07-05 13:47:59 +00:00
upnp.cpp Remove extra semicolons around vlc_module macro's 2023-04-27 06:24:26 +00:00
upnp.hpp UPnP discovery: Evaluate "TotalMatches" and "NumberReturned" 2020-06-12 14:08:55 +02:00
windrive.c modules: explicitly include windows.h when needed 2023-07-05 13:47:59 +00:00
xcb_apps.c modules: include vlc_threads.h when using vlc_savecancel() 2023-04-27 19:44:35 +00:00