vlc/modules/lua
Alaric Senat c4a3e9ceee medialibrary: expose the `publicOnly` query parameter
Allow medialibrary queries to process and list public media.

Public media are a new addition of the medialibrary 0.13 version. With
this, the users will have the opportunity to allow a subset of the
medialibrary to be exposed on network interfaces (notably the upnp
server and the HTTP remote control).

Community discussions around the subject can be found here:
https://code.videolan.org/videolan/vlc/-/merge_requests/269#note_274345
2024-04-11 13:19:17 +00:00
..
libs medialibrary: expose the `publicOnly` query parameter 2024-04-11 13:19:17 +00:00
Makefile.am lua: add medialibrary API 2022-08-05 14:33:48 +00:00
extension.c lua: remove unused vlc_events.h include 2023-12-25 13:40:11 +00:00
extension.h lua: extension: listen to player 2023-02-11 20:32:36 +00:00
extension_thread.c lua: extension: listen to player 2023-02-11 20:32:36 +00:00
intf.c lua: use WINAPI_FAMILY to enable the console API 2023-05-22 07:14:29 +00:00
libs.h lua: add medialibrary API 2022-08-05 14:33:48 +00:00
meson.build Add "Lua" to the dependency names list 2024-03-22 14:37:58 +00:00
meta.c lua: meta: reindent after last changes 2023-02-21 10:24:59 +00:00
services_discovery.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
stream_filter.c lua: stream_filter: move static variables 2023-02-21 10:24:59 +00:00
vlc.c meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra() 2023-06-25 17:16:35 +00:00
vlc.h lua: remove dead code 2022-05-12 15:45:52 +00:00