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
2021-06-07
ControllerInterface: Refactor
Filoppi
2021-06-07
ControllerInterface: mixed comments
Filoppi
2021-06-07
ControllerInterface: fix rare deadlock
Filoppi
2021-05-31
ControllerInterface: make DSU inputs start from resting pose instead of 0. Ad...
Filoppi
2021-05-31
ControllerInterface: DSU polish: avoid hanging host thread, add disconnection...
Filoppi
2021-05-31
ControllerInterface: fix DSU using the same client uid between server and con...
Filoppi
2021-05-24
Expose Control Expression variables to mappings UI
Filoppi
2021-05-19
IMUGyroscope: make GetState update optional (on by default), fix const, clean...
Filoppi
2021-05-19
InputCommon: improve code that returns a controller attachment index
Filoppi
2021-05-19
IMUAccelerometer: consistency of BoundCount checks
Filoppi
2021-05-14
Merge pull request #9688 from Filoppi/input_cleanup
Scott Mansell
2021-05-12
StickGate: add custom clamp value
Filoppi
2021-05-12
InputCommon: follow coding conventions
Filoppi
2021-05-12
InputCommon: clamp the attachment setting max to its actual enum max
Filoppi
2021-05-12
Add mixed comments to input code, make some tooltip clearer
Filoppi
2021-05-12
InputCommon: fix serialization of control expression with line breaks
Filoppi
2021-05-10
InputCommon: follow coding conventions and rename GetState() to UpdateState()
Filoppi
2021-05-10
InputCommon: add a ton of missing consts
Filoppi
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2021-04-28
Merge pull request #9674 from Filoppi/fix_hotkey_suppresion_crash
Jordan Woyak
2021-04-26
InputCommon: small hotkey threshold symmetry fix
Filoppi
2021-04-26
InputCommon: fix hotkey suppression crash if nullptr suppressions were added ...
Filoppi
2021-04-02
Replace uses of cassert with Common/Assert.h
Pokechu22
2021-03-17
InputCommon: Allow for partial gyro mapping; for Free Look, this allows you t...
iwubcode
2021-03-17
InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides th...
iwubcode
2021-03-16
Merge pull request #9558 from iwubcode/dsu-multi-server-avoid-blocking
Léo Lam
2021-03-07
Touchscreen: Add override specifiers
Dentomologist
2021-03-07
ControllerInterface: Fix unused-result warning
Dentomologist
2021-03-07
FreeLookController: Fix signed/unsigned warning
Dentomologist
2021-03-05
InputCommon: instead of blocking on individual DSU server sockets, block on a...
iwubcode
2021-03-02
Merge pull request #9539 from iwubcode/dynamic_input_tex_more_optimizations
Léo Lam
2021-03-01
Merge pull request #9492 from nolange/fix_norandr_build
Léo Lam
2021-02-27
InputCommon: reduce number of image loads and texture cache invalidations by ...
iwubcode
2021-02-26
Common: don't call OnConfigChanged() unless it has actually changed
Filoppi
2021-02-22
Cleanup X11 and XRANDR Macros
Norbert Lange
2021-02-19
InputCommon: Move initial dynamic input texture configuration logic to a 'spe...
iwubcode
2021-02-16
InputCommon: Move DynamicInputTextureData to DynamicInputTextures::Data
iwubcode
2021-02-16
InputCommon: Move DynamicInputTextureConfiguration to DynamicInputTextures::C...
iwubcode
2021-02-11
InputCommon: When using dynamic input textures, only call force reload textur...
iwubcode
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-27
rename ciface::Wiimote to ciface::WiimoteController
Shawn Hoffman
2021-01-27
rename Common/File to Common/IOFile
Shawn Hoffman
2021-01-05
Fix a couple of typos
Filippo Tarpini
2021-01-05
Merge pull request #9418 from Filoppi/patch-10
Léo Lam
2021-01-03
Fix DualShockUDP not adding/removing devices correctly
Filippo Tarpini
2021-01-02
Fix Quartz cursor going to +infinite if the window size was 0
Filippo Tarpini
2021-01-02
Fix DInput cursor going to +infinite if the window size was 0
Filippo Tarpini
2021-01-02
Fix XInput2 cursor going to +infinite if the window size was 0
Filippo Tarpini
2020-12-13
InputCommon: Fix callback dispatch deadlock
seth
[prev]
[next]