mpv/input
wm4 5d57a338ce input: change mp_input_run_cmd signature
I don't like this function at all, but it's basically a trick to get the
input's mp_log instance in a case the mp_input_parse_cmd_strv() is
almost certainly not going to output anything. But still make it
somewhat more consistent with mp_input_parse_cmd_strv() - why force the
caller to always use MP_ON_OSD_AUTO?
2014-01-04 19:42:16 +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: change mp_input_run_cmd signature 2014-01-04 19:42:16 +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: change mp_input_run_cmd signature 2014-01-04 19:42:16 +01:00
input.h input: change mp_input_run_cmd signature 2014-01-04 19:42:16 +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