vlc/src/config
Gabriel LT d5a785d8b6 config: replace local recursive mkdir implementation by vlc_mkdir_parent 2024-03-21 09:50:58 +00:00
..
ansi_term.h src: avoid config.h include in header 2023-07-11 07:43:49 +00:00
cat.c config/cat: add missing assert.h include 2024-02-26 17:00:55 +00:00
chain.c core: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
cmdline.c config: assert when a storage type is not handled in the command-line 2023-12-03 08:36:03 +00:00
configuration.h config: share the prototype of platform_GetUserDir() 2023-09-01 11:38:24 +00:00
core.c remove deprecated ATOMIC_VAR_INIT() usage 2024-02-06 08:32:48 +00:00
dirs.c config: share the prototype of platform_GetUserDir() 2023-09-01 11:38:24 +00:00
file.c config: replace local recursive mkdir implementation by vlc_mkdir_parent 2024-03-21 09:50:58 +00:00
getopt.c getopt: remove stray form-feed (0xC) char 2021-12-18 12:32:29 +00:00
help.c help: use WINAPI_FAMILY to disable Windows console hack 2023-05-22 07:14:29 +00:00
intf.c core: include vlc_configuration.h when using config_Put/GetXXX 2023-05-06 06:56:32 +00:00
jaro_winkler.c config: jaro_winkler: remove duplicated documentation 2023-08-10 09:30:35 +00:00
vlc_getopt.h cmdline: add unknown long option suggestion matching 2021-12-18 12:32:29 +00:00
vlc_jaro_winkler.h cmdline: add jaro-winkler string measuring implementation 2021-12-18 12:32:29 +00:00