mirror of
https://github.com/mpv-player/mpv
synced 2025-01-29 03:02:53 +00:00
b35d89d42b
The internal array of default key bindings is removed. Include the
file etc/input.conf at compile time (using the file2header tool), and
parse the default binds from etc/input.conf at startup time.
This lowers maintainance overhead, and makes sure the default bindings
and etc/input.conf don't deviate. Commit f30bf73bf2
already
made sure etc/input.conf matches the default bindings, so this commit
shouldn't change anything user-visible.
24 lines
267 B
Plaintext
24 lines
267 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
.depend
|
|
|
|
/config.h
|
|
/config.mak
|
|
/config.log
|
|
/mplayer
|
|
/version.h
|
|
/codecs.conf.h
|
|
/input/input_conf.h
|
|
/codec-cfg
|
|
/cpuinfo
|
|
/tags
|
|
/TAGS
|
|
/locale
|
|
/po
|
|
/libvo/vo_gl3_shaders.h
|
|
/libmpdemux/ebml_defs.c
|
|
/libmpdemux/ebml_types.h
|
|
/libvo/vdpau_template.c
|
|
/sub/osd_font.h
|