aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/joystick.h
Commit message (Expand)AuthorAge
* input: rework how input sources are addedGravatar wm42013-12-21
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\
| * Add standard GPL license header.Gravatar diego2008-12-13
* | input: Remove separate mp_input_add_event_fdGravatar Uoti Urpala2008-04-29
|/
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Added key autorepeat support. Options to enable/disable joystick and lircGravatar albeu2002-02-11
* Fix the bugs the previous version should fix (and those introducedGravatar albeu2002-02-04
* Corrected the quit bug and added support for up to 10 axisGravatar albeu2002-02-03
* A new configurable input system and joystick support for this systemGravatar albeu2002-01-30