index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-08-29
Address review comments and fix code compilation
FearlessTobi
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-26
input_common/main: Add "/Mouse" to the display name
Morph
2020-08-26
Address feedback
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-07-14
input_common: drop unused libusb.h include
Ameer
2020-07-02
Fix unnecessary diffs
Ameer
2020-06-23
Fix deallocation of GC Adapter
Ameer
2020-06-22
Update src/input_common/main.cpp
ameerj
2020-06-21
Tidy up the pointers, use pair over tuple where appropriate
Ameer
2020-06-21
shared_ptr for the GC adapter class, constexpr constants
Ameer
2020-06-21
std::arrays where appropriate, clear q in adapter class, other touch ups
Ameer
2020-06-21
Singleton GC Adapter class, remove globals, fix naming convention
Ameer
2020-06-21
Cleanup after linter
Ameer
2020-06-21
GC Adapter Implementation
Ameer
2020-05-02
input_common: fix build when SDL2 is disabled
FearlessTobi
2020-02-03
input_common/udp: Ensure that UDP is shut down within Shutdown()
Lioncash
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
2019-03-02
Input: Remove global variables from SDL Input
James Rowe
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-15
Adding meumart's Citra SDL Joystick support. Citra PR #3116
muemart
2017-08-11
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-03-01
InputCommon: add SDL joystick support
wwylele
2017-03-01
InputCommon: add AnalogFromButton
wwylele
2017-03-01
InputCommon: add Keyboard
wwylele
[prev]