mpv/core/input
wm4 2254416a5d commands: parse seek time arguments like time options
This means a commands like "seek 13:00 absolute" actually behaves like
"--start=13:00", instead of interpreting the argument as fraction as
with normal float options. This is probably slightly closer to what
you'd expect.

As a consequence, the seek argument's type changes from float to double
internally.
2013-02-26 01:55:52 +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 commands: parse seek time arguments like time options 2013-02-26 01:55:52 +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