mpv/input
wm4 7c6bb321eb video/out: remove some code duplication between X11 and wayland
Both X11 and Wayland support the same format for drag & drop operations
(text/uri-list), and the code for that was copied from x11_common.c to
wayland_common.c. Factor it out.
2014-01-04 19:33:40 +01:00
..
cmd_list.c
cmd_list.h
cmd_parse.c
cmd_parse.h
event.c video/out: remove some code duplication between X11 and wayland 2014-01-04 19:33:40 +01:00
event.h video/out: remove some code duplication between X11 and wayland 2014-01-04 19:33:40 +01:00
input.c input: move files drag and drop to a new event.c file 2014-01-04 17:28:55 +01:00
input.h input: move files drag and drop to a new event.c file 2014-01-04 17:28:55 +01:00
joystick.c
joystick.h
keycodes.c input: use bstr_xappend() 2013-12-30 22:49:51 +01:00
keycodes.h input: use bstr_xappend() 2013-12-30 22:49:51 +01:00
lirc.c
lirc.h