mpv/input
wm4 1157f07c5b node: move a mpv_node helper from ipc.c to shared code
This particular one is needed in a following commit.
2018-05-24 19:56:34 +02:00
..
cmd.c command: add infrastructure for async commands 2018-05-24 19:56:34 +02:00
cmd.h input: remove unused field 2018-05-24 19:56:34 +02:00
event.c
event.h
input.c input: rename weirdly named function 2018-05-03 01:20:01 +03:00
input.h input: move an enum back to its correct place 2018-05-24 19:56:33 +02: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 all: replace mpv_detach_destroy() with mpv_destroy() 2018-03-15 00:00:04 -07:00
ipc-win.c all: replace mpv_detach_destroy() with mpv_destroy() 2018-03-15 00:00:04 -07:00
ipc.c node: move a mpv_node helper from ipc.c to shared code 2018-05-24 19:56:34 +02:00
keycodes.c input: merge mouse wheel and axis keycodes 2017-09-03 20:31:44 +10:00
keycodes.h input: add a define for the number of mouse buttons and use it 2018-05-24 19:56:34 +02:00
pipe-win32.c