index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
Age
Commit message (
Expand
)
Author
2022-06-26
DolphinQt: Don't show the advanced input settings on the main dialog.
Jordan Woyak
2022-06-26
ControllerEmu: Allow settings to be categorized as "advanced". Make "Virtual ...
Jordan Woyak
2022-06-26
ControllerEmu: Expose gate size setting for octagon analog sticks.
Jordan Woyak
2022-06-17
Merge pull request #10729 from Pokechu22/libusb-error-wrap
Admiral H. Curtiss
2022-06-15
Merge pull request #10748 from tellowkrinkle/SDL22Fun
JosJuice
2022-06-14
InputCommon: SDL 2.0.22 init crash workaround
TellowKrinkle
2022-06-13
WiimoteEmu: Expose IMU pointing accelerometer weight setting.
Jordan Woyak
2022-06-08
GCAdapter: Compare with LIBUSB_SUCCESS instead of 0
Pokechu22
2022-06-08
Log warnings when LibusbUtils::GetDeviceList fails
Pokechu22
2022-06-02
GCAdapter: Use LibusbUtils::ErrorWrap in log messages
Pokechu22
2022-06-02
GCAdapter: Make local variables const where possible
Pokechu22
2022-06-02
GCAdapter: Merge Read logic
Pokechu22
2022-06-02
GCAdapter: Have the read thread control the write thread
Pokechu22
2022-06-02
GCAdapter: Exit early if the adapter fails to open on Android
Pokechu22
2022-06-02
GCAdapter: Remove check on write size on android
Pokechu22
2022-06-02
GCAdapter: Harmonize read/write thread variable names
Pokechu22
2022-06-02
GCAdapter: Remove unused includes
Pokechu22
2022-06-02
GCAdapter: Use determinism hack on Android
Pokechu22
2022-06-02
GCAdapter: Convert ControllerType to an enum class
Pokechu22
2022-06-02
GCAdapter: Fix rumble enabled config on Android
Pokechu22
2022-06-02
GCAdapter: Use std::array for controller read and write payloads
Pokechu22
2022-06-02
GCAdapter: Merge GCAdapter.cpp and GCAdapter_Android.cpp
Pokechu22
2022-05-31
InputCommon/ControllerEmu: Use more locks
TellowKrinkle
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-05-19
Core/WGInput: Use fmt logging and include HRESULT in messages
Pokechu22
2022-04-23
Merge pull request #10540 from nyanpasu64/fix-gcadapter-atomics
JosJuice
2022-04-22
GCAdapter: don't call libusb_detach_kernel_driver on apple
Shawn Hoffman
2022-04-22
GCAdapter: fix retval check of libusb_detach_kernel_driver
Shawn Hoffman
2022-04-22
GCAdapter: move libusb context teardown last
Shawn Hoffman
2022-04-22
GCAdapter: some macro cleanup
Shawn Hoffman
2022-04-22
GCAdapter: set read/write thread names
Shawn Hoffman
2022-04-08
Core/WGInput: Dynamically load winrt function addresses.
Admiral H. Curtiss
2022-04-03
ControllerInterface: Update sort priorities.
Jordan Woyak
2022-04-03
InputCommon: Add Windows.Gaming.Input to ControllerInterface.
Jordan Woyak
2022-03-27
Fix locking the wrong mutex in GCAdapter_Android.cpp ResetRumble()
nyanpasu64
2022-03-27
Remove unnecessary atomic usage in GCAdapter_Android.cpp
nyanpasu64
2022-03-27
Remove unnecessary atomic usage in GCAdapter.cpp
nyanpasu64
2022-03-16
MappingCommon: Fix detection of hotkey and conjunction expressions.
Jordan Woyak
2022-03-15
Merge pull request #10502 from Pokechu22/defer-gcadapter
Léo Lam
2022-03-10
GCAdapter: Defer initialization until MainWindow::InitControllers
Pokechu22
2022-03-06
Move parts of MappingCommon out of DolphinQt
JosJuice
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2022-01-13
Merge pull request #10345 from jordan-woyak/modifier-range
Mai M
2022-01-09
Use HRWrap in remaining locations
Pokechu22
2022-01-09
Common/Assert: Actually use the ASSERT_MSG's log type parameter
Pokechu22
2022-01-08
Config: Port SI device settings to new config system.
Admiral H. Curtiss
2022-01-05
Config: Port GC Adapter settings to new config system.
Admiral H. Curtiss
2022-01-04
InputCommon: Use value of "Modifier" button "Range" setting rather than alway...
Jordan Woyak
2022-01-01
Replace remaining uses of zlib crc32 with Common/Hash.h
Pokechu22
2021-12-23
ControllerEmu: Hide the cursor if the input gate is disabled
Pokechu22
[prev]
[next]