This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
b20c04aa4553cc04bdc7bec8c2ed97e581c5fc29
dolphin
/
Source
/
Core
/
InputCommon
T
History
Jordan Woyak
0af55bd85b
Improve the SDL/XInput hackery of my last commit. Fixes the device refresh button crash.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5628
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-06 06:28:18 +00:00
..
Src
Improve the SDL/XInput hackery of my last commit. Fixes the device refresh button crash.
2010-06-06 06:28:18 +00:00
InputCommon.vcproj
New GCPad/Wiimote: Enabled SDL 1.2 on the Windows build to support some gamepads that weren't working with DirectInput. Made DirectInput use (and prefer) buffered data rather than polled data (some gamepads should work better). In GUI: Changed all numeric wxChoice to wxSpinCtrl (config dialog opens much faster), removed "+" buttons, made UI more compact. Fixed a few problems that were introduced with the IniFile change. Made minor changes to IniFile.
2010-06-05 05:30:23 +00:00