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
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-07-15
InputCommon: Get rid of static strings.
Admiral H. Curtiss
2022-07-13
InputCommon: Don't force-link against SDL2.lib on Windows.
Admiral H. Curtiss
2022-07-10
ci/sdl: pump messages for SDL_hidapi so device detection works
Shawn Hoffman
2022-07-10
sdl: enable SDL_HINT_JOYSTICK_THREAD
Shawn Hoffman
2022-07-10
ci/win32: give the wndclass a unique name
Shawn Hoffman
2022-07-10
ci/sdl: re-add the x360 controller block
Shawn Hoffman
2022-07-10
ci/sdl: minor cleanup
Shawn Hoffman
2022-07-10
Add SDL as a submodule
Jun Bo Bi
2022-07-10
Add SDL motion input and rumble support
Jun Bo Bi
2022-07-07
Merge pull request #9147 from jordan-woyak/imu-accel-weight-setting
Admiral H. Curtiss
2022-07-05
Merge pull request #10712 from tellowkrinkle/ControllerLocks
Admiral H. Curtiss
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
[next]