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-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
2014-02-18
Fix Linux build
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2014-02-13
Turn loops into range-based form
Tillmann Karras
2014-02-13
Merge pull request #50 from Parlane/inifile_tidy
Matthew Parlane
2014-02-13
Fix IniFile to use string& instead of char*
Matthew Parlane
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-09
Clean up some struct indentations
Lioncash
2014-02-09
ForceFeedback: Fixed scoping bug
Jules Blok
2014-02-09
ForceFeedback: Don't depend on the force_type_name index.
Jules Blok
2014-02-09
ForceFeedback: Add OSX rumble support
Jules Blok
2014-02-09
ControllerInterface: Move DInput ForceFeedback support to a seperate class
Jules Blok
2014-02-01
Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Al...
Lioncash
2014-01-30
Remove some unnecessary comments, as pointed out by Matt_P.
Lioncash
2014-01-30
Light cleanup to a little bit of InputCommon. Replaces much of the iterators ...
Lioncash
2014-01-20
Move GLInterface.h into GLInterface directory
Scott Moreau
2014-01-20
Merge Platform.h into GLInterface.h
Scott Moreau
2014-01-19
wayland: Add bits required to run as a wayland client.
Scott Moreau
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]
[next]