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
db072e1986b3cec84a3bcd4314fa617e449f697b
dolphin
/
Source
/
Core
/
InputUICommon
/
Src
History
Jordan Woyak
b70f134c88
New Wiimote Plugin: Added a real wiimote io_write queue like the old plugin. A combination of locks and lack of a write queue were the cause of the real wiimote slowdown. - new plugin should work as good as the old one with real wiimotes now.(but still lacking a pairup button) Other stuff: Disabled execution of Gecko Codes when Dolphin has cheats disabled.(fixes issue 2971) Allow the range of an input to be increased to 500% (will make ps3 controller's tilt more usable)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5993
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-29 10:21:48 +00:00
..
ConfigDiag.cpp
New Wiimote Plugin: Added a real wiimote io_write queue like the old plugin. A combination of locks and lack of a write queue were the cause of the real wiimote slowdown. - new plugin should work as good as the old one with real wiimotes now.(but still lacking a pairup button) Other stuff: Disabled execution of Gecko Codes when Dolphin has cheats disabled.(fixes issue 2971) Allow the range of an input to be increased to 500% (will make ps3 controller's tilt more usable)
2010-07-29 10:21:48 +00:00
ConfigDiag.h
GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave new wiimote plugin a few default buttons, not done) Moved MSWindows cursor position code to ControllerInterface/DInput (plan on moving Linux's cursor code to Xlib as well). IR Up,Down,L,R now must have Cursor X/Y/-+ mapped for regular mouse control on Windows. (hopefully this isn't too confusing, the reset to default button automatically sets this up). Renamed One,Two,Minus,Plus to 12-+ (you will have to reconfigure these buttons, sorry). Added text labels for the button and trigger preview bitmaps. -other minor stuff.
2010-07-10 06:48:24 +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