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
2013-03-02
Merge branch 'master' into windows-unicode
Jordan Woyak
2013-03-01
Fixes two memory leaks, one is pretty bad for OSX.
Matthew Parlane
2013-02-27
Use the new UTF-16 conversion function in two places.
Jordan Woyak
2013-02-05
Fix compilation with SDL2. (based on a patch from matthewharveys)
Jordan Woyak
2013-02-05
Clean up SDL includes a bit. Maybe fix an SDL2 problem.
Jordan Woyak
2013-02-05
Number "unknown" axes in OSX rather than call them all "unk".
Jordan Woyak
2013-01-23
Revert "mem_fun -> mem_fn."
Lioncash
2013-01-23
mem_fun -> mem_fn.
Lioncash
2013-01-19
Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90)
Jordan Woyak
2013-01-17
Add support for the mouse cursor and mouse clicking events on OS X.
Grant Paul
2013-01-17
Add "full analog surface" support in DInput,OSX,SDL backends. (should not be ...
Jordan Woyak
2013-01-17
Start to make possible use of "full analog surface". (useful for triggers on ...
Jordan Woyak
2013-01-13
Fix two warnings.
Jordan Woyak
2013-01-09
Merge branch 'controller-profiles'
Rachel Bryk
2013-01-09
Change key names, and put it in section Controls.
Rachel Bryk
2013-01-09
Don't hardcode left-shift to disabe keyboard input on linux.
Jordan Woyak
2013-01-09
Make sure profile actually exists.
Rachel Bryk
2013-01-09
Allow setting different profiles for different controllers, and automatically...
Rachel Bryk
2013-01-08
Allow loading controller profiles from game ini.
Rachel Bryk
2013-01-07
Fixed the infinite rumble problem caused by r4d6056f14625.
skidau
2013-01-01
* Implemented working pedal support.
skidau
2012-12-30
Added preliminary GameCube Steering Wheel emulation via a PC Force Feedback S...
skidau
2012-12-10
Clean up gcc/g++ compiler warnings that have accumulated.
Glenn Rice
2012-07-14
Re-add hack to use SDL/SDL.h ifndef _WIN32.
Scott Moreau
2012-07-12
Add periodic effects for haptic devices.
Scott Moreau
2012-07-12
Add SDL2 support to build system.
Scott Moreau
2012-05-02
Fix DirectInput D-Pad handling.
Billiard26
2012-03-25
Remove scons-related files
Shawn Hoffman
2012-03-18
remove scons files from VS projects
Shawn Hoffman
2011-12-12
Merge branch 'fix-real-gcpad-sticks'
Jordan Woyak
2011-12-12
detect input at 55% to catch silly c-stick range
Jordan Woyak
2011-10-03
remove hacky old MicButton stuff
Shawn Hoffman
2011-10-01
Fixed the controller config so that it lists DInput controllers with special ...
skidau
2011-09-05
vs2010: Disable LTCG for realz
Shawn Hoffman
2011-08-31
Untested attempt to fix real gcpad sticks not being detected by the input con...
Jordan Woyak
2011-06-15
Apply the simple NULL-checking patch from issue 4311.
DimitriPilot3
2011-04-01
Fix SDL 1.3 support.
Jordan Woyak
2011-03-22
Fixed some memory leaks. Only one was mine ;P
Jordan Woyak
2011-03-15
Fix DInput rumble.
Jordan Woyak
2011-03-14
Fix DInput and SDL.
Jordan Woyak
2011-03-14
Clean up "ControllerInterface" a bit.
Jordan Woyak
2011-03-07
problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: us...
Jordan Woyak
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
2011-03-05
Replace install wii menu option tools to install wad
LPFaint99
2011-03-03
Move SConscript files out from the Src subdirectories to be
Soren Jorvang
2011-03-03
Prepare for the release of Xcode 4, which has working LTO
Soren Jorvang
2011-02-28
Convert GetUserPath to return a std::string instead of a const char *. This ...
Glenn Rice
2011-02-27
PS3 controllers have some input elements with very large value fields
Soren Jorvang
2011-02-21
revert r7212 (express users must modify a single line, instead)
Shawn Hoffman
2011-02-20
Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...
Shawn Hoffman
[prev]
[next]