mpv/input
wm4 9b5a7241e8 input: remove Linux joystick support
Why did this exist in the first place? Other than being completely
useless, this even caused some regressions in the past. For example,
there was the case of a laptop exposing its accelerometer as joystick
device, which led to extremely fun things due to the default mappings of
axis movement being mapped to seeking.

I suppose those who really want to use their joystick to control a media
player (???) can configure it as mouse device or so.
2015-03-24 16:04:44 +01:00
..
cmd_list.c input: use flag option type for some input commands 2015-03-04 17:31:36 +01:00
cmd_list.h command: add rescan_external_files 2015-02-16 22:08:16 +01:00
cmd_parse.c input: fix dangling pointer 2015-01-25 00:37:31 +01:00
cmd_parse.h command: print executed commands with -v 2014-10-23 15:13:05 +02:00
event.c input: use mpv_node parser for char** command parsers 2014-10-10 22:58:28 +02:00
event.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
input.c input: remove Linux joystick support 2015-03-24 16:04:44 +01:00
input.h input: remove Linux joystick support 2015-03-24 16:04:44 +01:00
ipc.c input: handle closed pipe correctly 2015-02-26 22:09:01 +01:00
keycodes.c input: remove Linux joystick support 2015-03-24 16:04:44 +01:00
keycodes.h input: remove Linux joystick support 2015-03-24 16:04:44 +01:00
pipe-win32.c pipe-win32: possible fix for Windows XP deadlock 2014-12-11 23:38:15 +11:00