dolphin/Source/Plugins/Plugin_DSP_HLE/Src
2009-02-24 05:20:52 +00:00
..
Debugger Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
PCHW just some minor cleanup (texdecoder, dsoundstream) 2009-02-23 19:47:58 +00:00
UCodes Core Stop and Start: Fixed stop and start again by avoiding FreeLibrary() of the OpenGL plugin, and avoiding a crash in its ShutDown() function. You need to use SETUP_FREE_PLUGIN_ON_BOOT to compile with this option that works on my system. Also, I noticed that I don't need the SETUP_AVOID_CHILD_WINDOW_RENDERING_HANG anymore, I can now delete the g_EmuThread without having it hanging in its waiting function. 2009-02-22 04:24:53 +00:00
Config.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
Config.h DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
ConfigDlg.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
ConfigDlg.h This is a joined work of XK and me on improving the HLE plugin interface. 2009-01-29 00:57:55 +00:00
DSPHandler.cpp set svn:eol-style=native for Plugins/**.cpp 2008-12-08 05:25:12 +00:00
DSPHandler.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Globals.cpp Some more nowx compile fixes thanks to tinctorius 2009-01-06 17:14:04 +00:00
Globals.h DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
MailHandler.cpp set svn:eol-style=native for Plugins/**.cpp 2008-12-08 05:25:12 +00:00
MailHandler.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
main.cpp The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup. 2009-02-20 22:04:52 +00:00
main.h DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
SConscript testgl=1 compile fix 2009-01-29 11:12:53 +00:00
stdafx.cpp set svn:eol-style=native for Plugins/**.cpp 2008-12-08 05:25:12 +00:00
stdafx.h get WTL out of dsp_hle 2009-01-17 21:42:43 +00:00