index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
input_common: Initial skeleton for custom joycon driver
Narr the Reg
1
-0
/
+14
2023-01-05
input_common: Create an update engine
Narr the Reg
1
-0
/
+26
2022-12-28
cmake: make libusb optional
Liam
1
-2
/
+22
2022-12-18
input_common: Cleanup project
german77
1
-200
/
+83
2022-12-16
input_common: Add virtual gamepad
german77
1
-0
/
+23
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
1
-59
/
+43
2022-11-27
input_common: Pump sdl events from main thread
german77
1
-0
/
+10
2022-11-27
yuzu-cmd: Fix input callback crash on close
german77
1
-0
/
+10
2022-10-02
input_common: Enable virtual amiibo driver
german77
1
-0
/
+21
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
1
-3
/
+2
2022-07-23
input_common: Add camera driver
german77
1
-0
/
+21
2022-03-21
input_common: Map sticks correctly when mapped sideways
Narr the Reg
1
-0
/
+29
2022-03-20
input_common: Reduce unused includes
ameerj
1
-1
/
+0
2022-01-24
input_common/input_mapping: Remove const from return value
Lioncash
1
-1
/
+1
2022-01-24
input_common/main: Pass MappingData by const reference in callbacks
Lioncash
1
-2
/
+2
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
1
-5
/
+21
2021-11-24
input_common: Move button names to the frontend
german77
1
-12
/
+5
2021-11-24
input_common: Allow keyboard to be backwards compatible
german77
1
-9
/
+0
2021-11-24
core/hid: Improve accuracy of the keyboard implementation
german77
1
-0
/
+9
2021-11-24
kraken: Address comments from review
german77
1
-34
/
+42
2021-11-24
settings: Fix mouse and keyboard mappings
german77
1
-0
/
+3
2021-11-24
kraken: Address comments from review
german77
1
-2
/
+5
2021-11-24
configuration: Migrate controller settings to emulated controller
german77
1
-0
/
+10
2021-11-24
kraken: Fix errors from rebase and format files
german77
1
-2
/
+4
2021-11-24
core/hid: Add output devices
german77
1
-10
/
+20
2021-11-24
input_common: Rewrite main and add the new drivers
german77
1
-11
/
+279
2021-11-24
input_common: Rewrite keyboard
german77
1
-260
/
+3
2021-11-24
input_common: Move touch and analog from button. Move udp protocol
german77
1
-8
/
+0
2021-09-24
general: Update style to clang-format-12
ameerj
1
-2
/
+2
2021-09-18
UI: Relocate tas menu and add brief description
german77
1
-1
/
+1
2021-09-18
config: Move TAS options to it's own menu
german77
1
-1
/
+5
2021-09-18
input_common/tas: Base playback & recording system
MonsterDruide1
1
-0
/
+48
2021-08-07
input_common: Improve SDL joystick and hide toggle option
german77
1
-4
/
+4
2021-07-10
input_common: Fix build with sdl disabled
german77
1
-2
/
+2
2021-05-15
input_common: Implement SDL motion
german77
1
-0
/
+5
2020-11-25
Implement full mouse support
german
1
-10
/
+63
2020-11-25
Add multiple udp server support
german
1
-1
/
+1
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
1
-0
/
+5
2020-11-15
configure_input_player: Change "Defaults" button behavior
Morph
1
-8
/
+0
2020-11-15
configure_input_player: Implement input exclusivity and persistence
Morph
1
-3
/
+3
2020-10-15
input_common/CMakeLists: Make some warnings errors
Lioncash
1
-0
/
+4
2020-09-25
Add random motion input to keyboard
german
1
-0
/
+4
2020-09-18
Add automap feature for GC adapter
german
1
-1
/
+10
2020-09-04
Add cemu hook changes related to PR #4609
german
1
-3
/
+43
2020-08-29
Address review comments and fix code compilation
FearlessTobi
1
-3
/
+5
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
1
-0
/
+9
2020-08-27
input_common: Eliminate most global state
Lioncash
1
-107
/
+143
2020-08-26
input_common/main: Add "/Mouse" to the display name
Morph
1
-1
/
+1
2020-08-26
Address feedback
Morph
1
-7
/
+8
2020-08-26
Project Mjölnir: Part 1
Morph
1
-1
/
+49
[next]