mpv/input
wm4 4b695e7972 input: print an error if reading input.conf fails
stream_read_complete() fails if the file is larger than the requested
maximum size. But input.c didn't check for this case, and no indication
that something went wrong was printed.
2013-12-28 15:06:43 +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 input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
cmd_parse.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
input.c input: print an error if reading input.conf fails 2013-12-28 15:06:43 +01:00
input.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +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: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
keycodes.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +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