0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
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
..
m_config.c m_config: log options set by the client API too 2015-02-16 20:04:31 +01:00
m_config.h options: add slightly more sophistcated mechanism for option deprecation 2014-12-11 01:04:15 +01:00
m_option.c m_option: remove dead initialization 2015-03-23 18:17:38 +01:00
m_option.h options: add flag option type 2015-03-04 17:28:42 +01:00
m_property.c m_property: memcpy(ptr, NULL, 0) is undefined 2015-03-23 18:02:28 +01:00
m_property.h command: export some option metadata 2014-11-13 18:01:27 +01:00
options.c input: remove Linux joystick support 2015-03-24 16:04:44 +01:00
options.h ytdl: add "--ytdl-params" option 2015-02-25 22:32:48 +01:00
parse_commandline.c player: fix operation if command line is empty 2015-03-06 11:31:05 +01:00
parse_commandline.h player: minor simplification 2015-03-05 10:57:38 +01:00
parse_configfile.c Do not call strerror() 2014-11-26 21:21:56 +01:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c win32: fix some more -Wparentheses warnings 2015-03-04 17:28:41 +01:00
path.h player: undeprecate 'config' files 2015-02-15 14:28:49 +01:00