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
2014-11-01
VideoCommon/VideoBackends: Remove unnecessary wxWidgets references.
Lioncash
2014-10-28
Make some OSX-only functions static
Lioncash
2014-10-21
Add missing includes where headers depend on other headers having been includ...
comex
2014-10-15
ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()
Lioncash
2014-10-12
ControllerEmu: Get rid of redundant string appending
Lioncash
2014-10-02
Change a bunch of reference function arguments to pointers.
comex
2014-09-21
Fix building Dolphin on OSX without precompiled headers
Lioncash
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-14
Kill off the wx casts within InputCommon and GLInterface.
Lioncash
2014-09-13
InputCommon: Initialize NSDictionaries using literal syntax.
Lioncash
2014-09-10
Merge pull request #1027 from rohit-n/change-include
Ryan Houdek
2014-09-08
InputCommon: Remove unnecessary breaks in XInput's GetName function
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-04
Controller Interface: Remove "using namespace" in header file.
Rohit Nirmal
2014-09-04
Checkbox for iteration
MikeRavenelle
2014-09-04
Fix a typo introduced by 5adbc83 in ControllerEmu.cpp.
Rachel Bryk
2014-09-03
Change ControlState typedef to double, and change all related floats/doubles ...
Rachel Bryk
2014-09-02
Merge pull request #925 from shuffle2/xbcd-compat
shuffle2
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-09-01
Revert changes to how DInput filters out XInput devices.
Shawn Hoffman
2014-08-31
InputCommon: Rename class InputPlugin to InputConfig
Lioncash
2014-08-30
InputCommon: Clean up brace placements
Lioncash
2014-08-24
Merge pull request #810 from lioncash/controller-interface
Pierre Bourdon
2014-08-23
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...
Shawn Hoffman
2014-08-21
Merge pull request #764 from magcius/new-nogui-2
Lioncash
2014-08-19
msvc: resolve all warnings in DolphinWX.
Shawn Hoffman
2014-08-19
msvc: enable strictStrings solution-wide for release.
Shawn Hoffman
2014-08-19
GLInterface: Destroy GLWin
Jasper St. Pierre
2014-08-19
Remove support for Wayland
Jasper St. Pierre
2014-08-16
Merge pull request #797 from shuffle2/msvc-pch
shuffle2
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
[prev]
[next]