mpv/input
sfan5 3cb616a286 player: remove internal `vo-resize` command again
Its only usecase was automated in the previous commit.
2018-01-02 15:04:31 -08:00
..
cmd_list.c player: remove internal `vo-resize` command again 2018-01-02 15:04:31 -08:00
cmd_list.h player: remove internal `vo-resize` command again 2018-01-02 15:04:31 -08:00
cmd_parse.c input: change license to LGPL 2017-06-19 13:28:19 +02:00
cmd_parse.h input: change license to LGPL 2017-06-19 13:28:19 +02:00
event.c
event.h
input.c msg: reinterpret a bunch of message levels 2017-12-15 22:28:47 -08:00
input.h input: merge mouse wheel and axis keycodes 2017-09-03 20:31:44 +10:00
ipc-dummy.c build: change how some OS specific source files are selected 2017-06-29 10:30:16 +02:00
ipc-unix.c ipc: avoid dereferencing NULL 2017-12-15 12:51:16 +02:00
ipc-win.c
ipc.c
keycodes.c input: merge mouse wheel and axis keycodes 2017-09-03 20:31:44 +10:00
keycodes.h input: fix error in MP_KEY_IS_WHEEL 2017-09-03 20:46:06 +10:00
pipe-win32.c