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-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
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-12-09
Merge pull request #10253 from Filoppi/fix_input_config_loading
JosJuice
2021-12-05
InputCommon: fix InputConfig::LoadConfig() not always replacing emu controlle...
Filoppi
2021-12-05
InputCommon: fix default input config default device not being loaded/found
Filoppi
2021-11-23
Merge pull request #10143 from Pokechu22/png-compression-level
Léo Lam
2021-11-20
ControllerInterface: fix UpdateReferences() deadlock
Filoppi
2021-11-18
Add option for setting the PNG zlib compression level
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-13
Pad: GBA config
Bonta
2021-07-06
QuartzKeyboardAndMouse: Ensure windowNumber is fetched on the main thread
OatmealDome
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
InputCommon: fix 2nd+ controller not defaulting to the default device
Filoppi
2021-06-07
Merge pull request #9792 from sepalani/lint
Léo Lam
2021-06-07
Lint: End of namespace
Sepalani
2021-06-07
InputCommon: Make Wiimote rumble variable thread safe
Filoppi
2021-06-07
ControllerInterface: fix DSU thread safety and use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: polish DInput Keyboard and Mouse (add comments and logs)
Filoppi
2021-06-07
ControllerInterface: DInput Joystick fix non thread safe static variable
Filoppi
2021-06-07
ControllerInterface: Implement ChangeWindow on DInput without recreating the ...
Filoppi
2021-06-07
ControllerInterface: devices population is now async so implement devices sor...
Filoppi
2021-06-07
ControllerInterface: make evdev use PlatformPopulateDevices
Filoppi
2021-06-07
ControllerInterface: make SDL use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: make real Wiimote use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: Remove OSX window handle
Filoppi
[prev]
[next]