0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/input
Stefano Pigozzi 082c5c19a1 input: move files drag and drop to a new event.c file
event.c will be used to feed the input queue with 'global' events that don't
mesh well with the usual check_events path in mpv.
2014-01-04 17:28:55 +01:00
..
cmd_list.c input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
cmd_list.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
cmd_parse.c common: simplify and optimize string escape parsing 2013-12-30 22:49:50 +01:00
cmd_parse.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
event.c input: move files drag and drop to a new event.c file 2014-01-04 17:28:55 +01:00
event.h input: move files drag and drop to a new event.c file 2014-01-04 17:28:55 +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 input: rework how input sources are added 2013-12-21 20:50:13 +01:00
joystick.h input: rework how input sources are added 2013-12-21 20:50:13 +01:00
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 input: rework how input sources are added 2013-12-21 20:50:13 +01:00
lirc.h input: rework how input sources are added 2013-12-21 20:50:13 +01:00