summaryrefslogtreecommitdiff
path: root/src/setup/joystick.c
AgeCommit message (Expand)Author
2015-04-15setup: Remove "enable gamepad" checkbox.Simon Howard
2015-04-15setup: Add joyb_jump to empty defaults.Simon Howard
2015-04-15setup: Undo axis reversal for Gameport adapter.Simon Howard
2015-04-13setup: Invert both axes for Gameport adapter.Simon Howard
2015-04-11Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2015-04-11Merge pull request #521 from chungy/xbone-padSimon Howard
2015-04-11setup: Add OS X config for Gameport adapter.Simon Howard
2015-04-12Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doomSimon Howard
2015-04-12setup: Add config for USB Gameport adapter.Simon Howard
2015-04-10Add missing #includes.Simon Howard
2015-04-04setup: Add help URLs for configuration windows.Simon Howard
2015-03-25setup: add support for the Xbox One controller on LinuxMike Swanson
2015-02-20Refactor config file API.Simon Howard
2014-10-26Add gamepad config for PS4 DualShock 4.Simon Howard
2014-08-24setup: Add gamepad config for Buffalo Classic Gamepad.Simon Howard
2014-08-18setup: Add config for Multilaser JS030 gamepad.Simon Howard
2014-08-17setup: Add gamepad config for XBOX One controller.Simon Howard
2014-05-26setup: Add default config for Xbox360 on Linux.Simon Howard
2014-05-16setup: Don't leave joystick subsystem running.Simon Howard
2014-05-16setup: Factor out axis configuration to widget.Simon Howard
2014-05-05setup: Add Xbox360, Logitech joystick settings.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-05-03setup: Add configuration for Wii remote.Simon Howard
2014-05-03setup: Fix disabling of joystick button bindings.Simon Howard
2014-05-03setup: Start a list of known gamepads.Simon Howard
2014-05-01setup: fix usejoystick/use_joystick typo in the previous commitMike Swanson
2014-05-01setup: Enable joystick after calibration.Simon Howard
2014-05-01setup: Add control for joystick menu button.Simon Howard
2014-05-01setup: Configure joystick buttons with virtual mapping.Simon Howard
2014-04-30joystick: Add virtual-physical button mapping.Simon Howard
2014-04-29setup: Detect and ignore bad joystick axes.Simon Howard
2014-04-28setup: Detect and configure hat-based D-pads.Simon Howard
2014-04-28setup: Add support for button axis calibration.Simon Howard
2014-04-19setup: Change labelling to clarify gamepad support.Simon Howard
2014-04-19joystick: Add joystick button to toggle menu.Simon Howard
2014-04-19joystick: Add an axis to allow strafing.Simon Howard
2011-09-20Add TXT_MessageBox convenience function.Simon Howard
2011-09-11Merge from raven-branch.Simon Howard
2011-06-13Merge from trunk.Simon Howard
2011-03-07Update config variable binding in setup tool so that the correctSimon Howard
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
2010-08-31Merge from trunk.Simon Howard
2009-11-21Merge from trunk.Simon Howard
2008-12-08Update lists of keyboard/mouse/joystick buttons.Simon Howard
2008-11-28Add Heretic/Hexen controls to setup program.Simon Howard
2008-11-24Make chocolate-setup use m_controls.c definitions for config fileSimon Howard
2008-11-21Move setup/ into src/ and merge with main codebase. Remove duplicatedSimon Howard