mpv/input
rrooij e17a8550c4 input: add relative percentage seek
Only absolute percentage seeking was permitted first. It is now also
possible to seek by relative percentage.

MPSEEK_FACTOR is used as seek_type.

Fixes #1950.

Signed-off-by: wm4 <wm4@nowhere>
2015-05-19 21:33:40 +02:00
..
cmd_list.c input: add relative percentage seek 2015-05-19 21:33:40 +02:00
cmd_list.h command: add playlist_shuffle command 2015-05-17 21:16:10 +02:00
cmd_parse.c Update license headers 2015-04-13 12:10:01 +02:00
cmd_parse.h Update license headers 2015-04-13 12:10:01 +02:00
event.c input: use mpv_node parser for char** command parsers 2014-10-10 22:58:28 +02:00
event.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
input.c input: filter out redundant mp_input_set_mouse_pos() calls 2015-05-08 22:00:24 +02:00
input.h Update license headers 2015-04-13 12:10:01 +02:00
ipc.c ipc: avoid SIGPIPE 2015-05-12 22:54:11 +02:00
keycodes.c Update license headers 2015-04-13 12:10:01 +02:00
keycodes.h Update license headers 2015-04-13 12:10:01 +02:00
pipe-win32.c pipe-win32: possible fix for Windows XP deadlock 2014-12-11 23:38:15 +11:00