dolphin/Source/Plugins
2009-02-03 07:43:52 +00:00
..
Plugin_DSP_HLE some linux stop issue fix (still not working right) please check on windows 2009-02-02 22:31:31 +00:00
Plugin_DSP_LLE some more warning cleanup. 2009-01-24 01:50:23 +00:00
Plugin_nJoy_SDL Make checking for focus optional for njoy input. 2009-02-03 06:21:22 +00:00
Plugin_nJoy_Testing Some warning and code cleanup. 2009-01-24 00:45:46 +00:00
Plugin_PadSimple PadSimple and Wiimote: Changed return false to return true for the ifdef option 2009-02-01 16:32:31 +00:00
Plugin_PadSimpleEvnt More WIP OGL EventHandler work by shuffle2 and myself. Wiimote isn't implemented yet and OGL window is too small (should take window borders into account when creating window). 2009-01-29 23:35:31 +00:00
Plugin_VideoDX9 break my BOOLs 2009-01-24 22:02:27 +00:00
Plugin_VideoOGL compile fix 2009-01-31 20:31:19 +00:00
Plugin_Wiimote Wiimote: Fixed the hanging for real. Any call to a function in the wxDialog frame class while the main thread is in a WaitForSingleObject() loop or any other loop will hang the g_pReadThread execution until sometime after that loop has ended. So we must wait for pReadThread to stop from the wxDialog with a timer, we can not use any loop in the main thread to wait for it to stop. 2009-02-03 07:43:52 +00:00