mpv/core/input
wm4 c9088fff86 m_option: don't define OPT_BASE_STRUCT by default
OPT_BASE_STRUCT defines which struct the OPT_ macros (like OPT_INT etc.)
reference implicitly, since these macros take struct member names but no
struct type. Normally, only cfg-mplayer.h should need this, and other
places shouldn't be bothered with having to #undef it.

(Some files, like demux_lavf.c, still store their options in MPOpts. In
the long term, this should be removed, and handled like e.g. with VO
suboptions instead.)
2013-03-01 11:27:59 +01:00
..
appleir.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
ar.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
ar.h
input.c m_option: don't define OPT_BASE_STRUCT by default 2013-03-01 11:27:59 +01:00
input.h commands: parse seek time arguments like time options 2013-02-26 01:55:52 +01:00
joystick.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
joystick.h
keycodes.h Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
lirc.c
lirc.h