index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
Age
Commit message (
Expand
)
Author
2020-09-18
Add automap feature for GC adapter
german
2020-09-17
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-14
gc_adapter: Disable MSVC nonstandard extension warning on libusb.h
ReinUsesLisp
2020-09-07
gc_adapter: Make DeviceConnected() a const member function
Lioncash
2020-09-05
Minor cleanup
german
2020-09-04
Add cemu hook changes related to PR #4609
german
2020-09-04
Remove RealMotionDevice
german
2020-09-04
Include HID and configuration changes related to motion
german
2020-09-03
Merge pull request #4583 from lioncash/trunc
bunnei
2020-09-02
input_common/motion_input: Make use of Common::PI constant
Morph
2020-09-02
Merge pull request #4570 from german77/motionInput
bunnei
2020-09-01
Merge pull request #4382 from FearlessTobi/port-udp-config
bunnei
2020-08-30
Address second batch of reviews
FearlessTobi
2020-08-29
Address review comments and fix code compilation
FearlessTobi
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-28
sdl_impl: Reduce allocations in GetButtonMappingForDevice()
Lioncash
2020-08-28
sdl_impl: Make use of std::move on std::string where applicable
Lioncash
2020-08-28
sdl_impl: Make use of insert_or_assign() where applicable
Lioncash
2020-08-28
sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() defau...
Lioncash
2020-08-28
sdl_impl: Simplify make_tuple call
Lioncash
2020-08-28
sdl_impl: Mark FromEvent() as a const member function
Lioncash
2020-08-28
input_common/main: Remove unnecessary headers
Lioncash
2020-08-28
input_common/main: Remove unimplemented prototype
Lioncash
2020-08-27
Fix orientation errors and improve drift correction
german
2020-08-27
Address comments
german
2020-08-27
Implement a basic class for motion devices
german
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
input_common: Fix directional deadzone values
Morph
2020-08-26
Address feedback
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-25
gc_poller: Resolve compilation warnings on MSVC
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-10
Remove UI changes
ameerj
2020-08-10
Add range slider functionality for gc adapter
ameerj
2020-08-10
undo unnecessary newlines, slider range 50-150
Ameer
2020-08-10
Add range slider for analog sticks
Ameer
2020-07-26
GCAdapter: only join worker thread if running & joinable
Brian J. Tarricone
2020-07-25
Merge pull request #4418 from lioncash/udp-warn
bunnei
2020-07-25
udp/client: Remove unused boost include
Lioncash
2020-07-25
gc_adapter: Resolve C++20 deprecation warning
Lioncash
2020-07-25
gc_poller: Resolve -Wsign-compare warning
Lioncash
2020-07-25
gc_poller: Resolve -Wredundant-move warning
Lioncash
2020-07-19
Fix axis thresholding while polling
ameerj
2020-07-17
std::size_t where appropriate, make error message more clear if can't read
ameerj
2020-07-16
Refactor adapter code
Ameer
2020-07-14
Rebase to master
Ameer
2020-07-14
Fix crash if gc configured but adapter not connected
Ameer
2020-07-14
Merge pull request #4314 from lioncash/input-warn
bunnei
2020-07-14
Merge pull request #4315 from lioncash/udp-warn
bunnei
[next]