This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
eda6b2a23ce703478c953cc3374ed714d368aabc
dolphin
/
Source
/
Core
/
InputUICommon
/
Src
History
Jordan Woyak
4e81cb4012
GCPad/Wiimote New: (OS X Config Dialog) Temporarily fix a crash when selecting an item in the device list (a current bug in wxWidgets with wxTE_PROCESS_ENTER). (Windows DirectInput) Hopefully made axis enumeration and the fall back to polled data(for drivers which don't support buffered data) simpler and more foolproof (a few users were having issues with a few specific gamepads).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6143
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-29 03:45:56 +00:00
..
ConfigDiag.cpp
GCPad/Wiimote New: (OS X Config Dialog) Temporarily fix a crash when selecting an item in the device list (a current bug in wxWidgets with wxTE_PROCESS_ENTER). (Windows DirectInput) Hopefully made axis enumeration and the fall back to polled data(for drivers which don't support buffered data) simpler and more foolproof (a few users were having issues with a few specific gamepads).
2010-08-29 03:45:56 +00:00
ConfigDiag.h
New Wiimote Plugin: Give each real wiimote an individual thread.(eliminates multi-wiimote delay)(fixes issue 3037 for the new plugin) Fix a mem-leak in the input config dialog.(GCPad/NewWiimote)
2010-08-15 20:33:07 +00:00
ConfigDiagBitmaps.cpp
Gecko codes: Added parenthesis where they were needed.(thanks to glennrics and soren) Fixed a copy paste error with write & fill 8bit codes. Also forgot to remove a return false;.(some more codes should work (fixed issue 2968)) New Wiimote Plugin: Added emulated swinging.(seems to work) Changed the emulated calibration data to some nice values. ControllerInterface: moved and constified some stuff.
2010-07-26 05:30:50 +00:00
SConscript
Get rid of a number of unnecessary env.Clones.
2010-07-19 03:42:37 +00:00
WXInputBase.cpp
(cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the last change.
2010-06-12 19:58:02 +00:00
WXInputBase.h
(cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the last change.
2010-06-12 19:58:02 +00:00