summaryrefslogtreecommitdiff
path: root/src/input_common/main.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31core: Update copyright headersZephyron
2024-02-17android: Input mappingt895
2024-01-17input_common: Add android input engineNarr the Reg
2023-01-19input_common: Initial skeleton for custom joycon driverNarr the Reg
2023-01-05input_common: Create an update engineNarr the Reg
2022-12-28cmake: make libusb optionalLiam
2022-12-18input_common: Cleanup projectgerman77
2022-12-16input_common: Add virtual gamepadgerman77
2022-11-29Merge pull request #9322 from german77/pump_eventsliamwhite
2022-11-28common/input: Add helpers functions for creating input and output devicesLioncash
2022-11-27input_common: Pump sdl events from main threadgerman77
2022-11-27yuzu-cmd: Fix input callback crash on closegerman77
2022-10-02input_common: Enable virtual amiibo drivergerman77
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-23input_common: Add camera drivergerman77
2022-03-21input_common: Map sticks correctly when mapped sidewaysNarr the Reg
2022-03-20input_common: Reduce unused includesameerj
2022-01-24input_common/input_mapping: Remove const from return valueLioncash
2022-01-24input_common/main: Pass MappingData by const reference in callbacksLioncash
2021-11-26input_common: Fully implement UDP controllersNarr the Reg
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24input_common: Allow keyboard to be backwards compatiblegerman77
2021-11-24core/hid: Improve accuracy of the keyboard implementationgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24settings: Fix mouse and keyboard mappingsgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24input_common: Rewrite main and add the new driversgerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-11-24input_common: Move touch and analog from button. Move udp protocolgerman77
2021-09-24general: Update style to clang-format-12ameerj
2021-09-18UI: Relocate tas menu and add brief descriptiongerman77
2021-09-18config: Move TAS options to it's own menugerman77
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-08-07input_common: Improve SDL joystick and hide toggle optiongerman77
2021-07-10input_common: Fix build with sdl disabledgerman77
2021-05-15input_common: Implement SDL motiongerman77
2020-12-01Merge pull request #4937 from german77/multiUDPbunnei
2020-11-25Implement full mouse supportgerman
2020-11-25Add multiple udp server supportgerman
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15configure_input_player: Change "Defaults" button behaviorMorph
2020-11-15configure_input_player: Implement input exclusivity and persistenceMorph
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
2020-09-25Add random motion input to keyboardgerman
2020-09-18Add automap feature for GC adaptergerman
2020-09-04Add cemu hook changes related to PR #4609german