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
87043879f88173f7a3b7f1ab4be44012a833fb1a
dolphin
/
Source
/
Plugins
History
Glenn Rice
87043879f8
Fix a hang in linux with the wiimote new plugin caused by a critical section not being exited. Also removed the original wiiuse_find function and replaced it with my wiiuse_find_more function with a little tweak to speed up wiimote discovery.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6007
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-30 18:55:36 +00:00
..
Plugin_DSP_HLE
Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little.
2010-07-30 03:51:49 +00:00
Plugin_DSP_LLE
Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little.
2010-07-30 03:51:49 +00:00
Plugin_VideoDX9
Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little.
2010-07-30 03:51:49 +00:00
Plugin_VideoDX11
Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little.
2010-07-30 03:51:49 +00:00
Plugin_VideoOGL
Use the portable SLEEP() macro in place of Sleep().
2010-07-30 11:58:18 +00:00
Plugin_VideoSoftware
Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little.
2010-07-30 03:51:49 +00:00
Plugin_Wiimote
Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little.
2010-07-30 03:51:49 +00:00
Plugin_WiimoteNew
Fix a hang in linux with the wiimote new plugin caused by a critical section not being exited. Also removed the original wiiuse_find function and replaced it with my wiiuse_find_more function with a little tweak to speed up wiimote discovery.
2010-07-30 18:55:36 +00:00