dolphin/Source/Core/DolphinWX/Src
John Peterson fa27a97fbb Wiimote:
1) I fixed the emulated Nunchuck in Zelda - TP, however I chose the minimum workable delay time that worked in my PC, in fact it's so short that the Nunchuck still fails sometimes. If you have a very fast PC or something like that so that the Nunchuck still don't work please let me know.

2) I also made the Wiimote work after Stop and Start

3) I changed /Dev/USB to initialize the emulated Wiimote directly after ScanEnable, not wait for any countdown

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1814 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-07 02:59:19 +00:00
..
MemoryCards a few more changes, you can now set a default memcard to load, error messages made a bit more clear 2008-12-20 08:47:38 +00:00
ARCodeAddEdit.cpp Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code. 2009-01-03 23:02:13 +00:00
ARCodeAddEdit.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
AboutDolphin.cpp scons changes 2008-12-18 00:37:24 +00:00
AboutDolphin.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
BootManager.cpp Wiimote: 2009-01-07 02:59:19 +00:00
BootManager.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CheatsWindow.cpp namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
CheatsWindow.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
Config.cpp Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
Config.h Made the Wiimote status go away in GC mode 2008-12-09 14:57:55 +00:00
ConfigMain.cpp Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
ConfigMain.h Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
Frame.cpp MusicMod: Stop function 2009-01-05 04:08:18 +00:00
Frame.h MusicMod: Simplified the initial console log 2009-01-05 07:02:24 +00:00
FrameTools.cpp MusicMod: Stop function 2009-01-05 04:08:18 +00:00
FrameWiimote.cpp compiletime warning fixes, possible wxw crashes fixed, disable build of njoy_test until it's more mature. 2008-12-12 03:38:50 +00:00
GameListCtrl.cpp - Bugfix: Don't allow for repeated paths in ISOfolder 2009-01-05 05:09:23 +00:00
GameListCtrl.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Globals.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Globals.h CodeWindow: Made boot to pause optional, readded the tooltips in the Release build 2009-01-05 02:52:55 +00:00
ISOFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
ISOFile.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
ISOProperties.cpp Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code. 2009-01-03 23:02:13 +00:00
ISOProperties.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
Main.cpp I don't know why someone decided that a function called wxMsgAlert note the wx in the begining 2009-01-06 21:35:39 +00:00
Main.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MainNoGUI.cpp Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
MemcardManager.cpp Added swapdisc function, tested with TOS switching from disc 2 to disc 1. minor memcard manager cleanup 2008-12-23 07:20:22 +00:00
MemcardManager.h a few more changes, you can now set a default memcard to load, error messages made a bit more clear 2008-12-20 08:47:38 +00:00
Params.ggo git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
PatchAddEdit.cpp Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code. 2009-01-03 23:02:13 +00:00
PatchAddEdit.h Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code. 2009-01-03 23:02:13 +00:00
PluginManager.cpp just a bunch of random code cleanup i did on the train bored, plus a d3d implementation of NativeVertexFormat which isn't actually used yet. 2008-12-25 15:56:36 +00:00
PluginManager.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SConscript Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
cmdline.c git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
cmdline.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
stdafx.cpp testing svn:eol-style=native on one file 2008-12-08 03:32:03 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00