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
2014-08-15
InputCommon: Don't base default radius of analog sticks off of their name.
Lioncash
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-08-14
Merge pull request #782 from RachelBryk/radius
Lioncash
2014-08-14
Changed GCPadStatus struct to use cstdint types instead of char, short etc.
Charles Rozhon
2014-08-11
Set the default radius to 100 for non-gcpad analog sticks.
Rachel Bryk
2014-08-04
Restore Wayland compatibility.
Tony Wasserka
2014-08-02
UnitTests: make it possible to build tests for code that has global dependencies
Pierre Bourdon
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-07-26
Remove fakepoll.h.
Lioncash
2014-07-25
Merge pull request #665 from lioncash/cisms
Pierre Bourdon
2014-07-24
InputCommon: Include the algorithm header in ForceFeedbackDevice
Lioncash
2014-07-23
Get rid of a few C-style struct declarations
Lioncash
2014-07-21
GCPadStatus: coalescing magic numbers into consts
booto
2014-07-16
Host: Add a new "UIHasFocus" hook to determine if the UI has focus
Jasper St. Pierre
2014-07-15
Merge pull request #604 from magcius/wip/emu-cleanup-2
Lioncash
2014-07-11
InputCommon: Use enums instead of defines within GCPadStatus.h
Lioncash
2014-07-11
ControllerEmu: Remove focus-checking code from the rest of ControllerEmu
Jasper St. Pierre
2014-07-11
ControllerInterface: Gate the input based on our new background input setting
Jasper St. Pierre
2014-07-11
ControllerEmu: Make BackgroundInput a global setting through the virtualization
Jasper St. Pierre
2014-07-11
ControllerEmu: Virtualize settings
Jasper St. Pierre
2014-07-11
ControllerEmu: Change the GetState interface to remove range/base
Jasper St. Pierre
2014-07-11
ControllerEmu: Clean up the code that applies the modifier
Jasper St. Pierre
2014-07-11
ControllerEmu: Always convert to polar coordinates and back
Jasper St. Pierre
2014-07-11
ControllerEmu: Remove support for the "Square Stick" option
Jasper St. Pierre
2014-07-11
Remove UDPWiimote feature
Jasper St. Pierre
2014-07-11
ControllerEmu: Constructors go on top
Jasper St. Pierre
2014-07-11
ControllerEmu: Fix code style
Jasper St. Pierre
2014-07-11
ControllerEmu: Remove unnecessary include
Jasper St. Pierre
2014-07-11
mark all local functions as static
degasus
2014-07-10
Change SPADStatus struct name to GCPadStatus
Lioncash
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-06-16
Use only section-based ini reading.
Lioncash
2014-05-30
Merge pull request #300 from Sonicadvance1/Fix-AndroidInput
shuffle2
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-05-04
Remove SDL from Externals.
Jordan Woyak
2014-05-04
Disable SDL input on Windows.
Jordan Woyak
2014-04-24
[Android] Fix a bunch of input bugs.
Ryan Houdek
2014-04-17
Add support for the guide button to XInput
pinumbernumber
2014-04-16
Don't use SDL devices that report invalid ranges.
Ryan Houdek
2014-04-01
Replace use of the deprecated mem_fun function with mem_fn.
lioncash
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-17
Turn some non-const refs into pointers
Tillmann Karras
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-02-28
Various changes suggested by cppcheck
Tillmann Karras
2014-02-22
Remove X11InputBase (dead code)
Tillmann Karras
2014-02-20
Fix the Windows build in relation to the recent changes.
Lioncash
2014-02-20
Fix more header sorting issues in InputCommon/ (now check-includes clean).
Pierre Bourdon
[prev]
[next]