1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 19:11:53 +00:00
mpv/TOOLS
LaserEyess 28c53dbfa0 TOOLS/lua/autoload: add ignore_hidden option
In 8a7614a0fb files that start with a '.'
were blacklisted from autoload.lua. Since then
35e8710b86 was introduced and explicitly
whitelisted file extensions. With this change, there is no longer a
reason to blacklist all files starting with '.', because it is valid to
have a file called '.hidden.mkv', and there is no chance of hidden files
such as '.bashrc', '.DS_STORE', '.gitignore', etc. being autoloaded by
mpv.

This commit tries to keep the same behavior as before, which is to by
default not load hidden files, but allows the user to optionally allow
hidden files to be autoloaded.
2021-06-24 13:13:53 +00:00
..
lua TOOLS/lua/autoload: add ignore_hidden option 2021-06-24 13:13:53 +00:00
mpv-osd-symbols.sfdir
osxbundle/mpv.app/Contents osxbundle: fix slow and wasteful memory allocation 2021-05-16 13:50:40 +02:00
__init__.py
appveyor-build.sh ci: remove libass enablement 2020-03-22 14:33:41 +02:00
appveyor-install.sh appveyor: Use MSYS2's spirv-cross package instead of building it 2021-02-23 01:38:39 +02:00
dylib-unhell.py osxbundle: simplify process_libraries() to eliminate leafs() 2019-12-15 12:33:25 +01:00
file2string.py file2string: remove question mark from safe chars 2020-11-22 17:16:57 +01:00
gen-osd-font.sh
idet.sh
matroska.py matroska.py: remove python2 support 2020-11-27 11:17:29 +01:00
mpv_identify.sh
osxbundle.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
stats-conv.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
travis-deps
travis-rebuild-website build: move website rebuild into Linux/clang travis job 2021-05-16 01:55:37 +03:00
umpv umpv: Use generator expression for files 2021-03-03 21:35:33 +02:00
uncrustify.cfg