mirror of
https://github.com/mpv-player/mpv
synced 2024-11-07 01:47:00 +01:00
2b0c620b22
Move the embedded string with the builtin profiles to a separate builtin.conf file. This makes it easier to read and edit, and you can also check it for errors with --include=etc/builtin.conf. (Normally errors are hidden intentionally, because there's no way to output error messages this early, and because some options might not be present on all platforms or with all configurations.)
39 lines
422 B
Plaintext
39 lines
422 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
*.exe
|
|
*.pyc
|
|
.depend
|
|
|
|
/config.h
|
|
/config.mak
|
|
/config.log
|
|
/mpv
|
|
/mpv.app
|
|
/version.h
|
|
/input/input_conf.h
|
|
/tags
|
|
/TAGS
|
|
/video/out/x11_icon.inc
|
|
/demux/ebml_defs.c
|
|
/demux/ebml_types.h
|
|
/sub/osd_font.h
|
|
/player/lua/*.inc
|
|
/player/builtin_conf.inc
|
|
/DOCS/man/mpv.1
|
|
/DOCS/man/mpv.aux
|
|
/DOCS/man/mpv.log
|
|
/DOCS/man/mpv.out
|
|
/DOCS/man/mpv.pdf
|
|
/DOCS/man/mpv.toc
|
|
|
|
/waf
|
|
/waf-*
|
|
/waf3-*
|
|
/build
|
|
/.waf*
|
|
/.lock-waf_*
|
|
|
|
/old_build
|
|
/Makefile
|