aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-07-12Update README.mdAc_K
2018-07-02Add Controller Support (#196)John Clemis
* Added Basic Controller Support * Added Extra Configuration Options Added a GamePad_Enable option and GamePad_Index option * Revert "Added Extra Configuration Options" This reverts commit 6cc56bfe7ed473fedf8dfe79c7a888bbe7cfe147. * Revert "Revert "Added Extra Configuration Options"" This reverts commit 4809e5effe7f54cdb67bc5e2b4f01315ae34efc5. * Forgot to change the Gamepad Index * Added Configuration for the A B X Y Buttons * Added Button Configuration for all other Buttons * Added Basic Joystick Configuration * Fixed Joystick Axis Problems Fixed Joystick Axis Problems when switching around the Joysticks (Left Stick is Right and Right stick is Left) * Refactored all of the button mapping code * Changes in compliance with review * Changes in compliance with review * Fixed problems in the configuration file with different regions * Changes in compliance with review
2018-06-10Update README file (#143)Lordmau5
2018-05-15Update README.mdAc_K
2018-05-11Update min sdk version on readme (for real this time)gdkchan
2018-05-11Update min sdk version on readmegdkchan
2018-04-24Update README.mdgdkchan
2018-04-05Update README.mdAc_K
2018-02-25Refactor IPC services to have commands into separate classes, fix readme urlgdkchan
2018-02-24Add FABD (scalar), ADCS, SBCS instructions, update config with better ↵gdkchan
default control mappings, update readme with the new mappings
2018-02-24Fix build linkgdkchan
2018-02-20Fix various typos in the Readme (#31)Hexagon12
* Fix some typos * Fix even more typos
2018-02-17Update README.md (#22)Ac_K
2018-02-15Update README.md (#16)Ac_K
2018-02-12Update README.md (#11)Valentin Vanelslande
2018-02-10Update README.mdgdkchan
2018-02-08Basic audio supportAcK77
Implement IAudioOut. Small corrections on AudIAudioRenderer. Add glitched audio playback support through OpenAL.
2018-02-04Update README.mdgdkchan
2018-02-04Create README.mdgdkchan