mpv/mpvcore
wm4 ead525e17a input: comment all default bindings in input.conf
I suspect most users will just copy etc/input.conf when they want to
remap some default bindings. But usually this means the user even copies
bindings he doesn't care about, and it's better if the user maps only
the bindings in his input.conf the user intends to remap.

Comment all bindings in etc/input.conf. Since this file also defines the
builtin defaults and is baked into the mpv binary, we have to do
something to get them anyway, even though they are commented. Do this by
having input.c "uncomment" the bindings in the baked in input.conf. (Of
course this is done only for the builtin config, not configs loaded from
disk.)
2013-09-01 20:17:50 +02:00
..
input input: comment all default bindings in input.conf 2013-09-01 20:17:50 +02:00
timeline core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
asxparser.c core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
asxparser.h
av_common.c
av_common.h
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
charset_conv.c
charset_conv.h
codecs.c
codecs.h
command.c video: add unscaled mode with --video-unscaled 2013-09-01 03:46:28 +02:00
command.h
cpudetect.c
cpudetect.h
encode.h
encode_lavc.c
encode_lavc.h
m_config.c
m_config.h
m_option.c audio: make internal audio format 0 an invalid format 2013-08-26 10:09:41 +02:00
m_option.h
m_property.c
m_property.h
mp_common.c
mp_common.h
mp_core.h
mp_memory_barrier.h
mp_msg.c
mp_msg.h
mp_osd.h
mp_ring.c
mp_ring.h
mp_talloc.h
mplayer.c core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
mpv_global.h
options.c video: add unscaled mode with --video-unscaled 2013-09-01 03:46:28 +02:00
options.h video: add unscaled mode with --video-unscaled 2013-09-01 03:46:28 +02:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
parser-mpcmd.h
path.c
path.h
playlist.c
playlist.h
playlist_parser.c demux_playlist: port ini reference playlist parser 2013-08-28 23:08:10 +02:00
playlist_parser.h core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
resolve.h
resolve_quvi.c
resolve_quvi9.c
screenshot.c
screenshot.h
version.c