dolphin/Source/Core
sl1nk3.s ffdf087aad Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5109 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-22 04:59:57 +00:00
..
AudioCommon Fix a Memory leak in CoreAudio backend, around 2MB. Stops OpenCL from trying to decode CMPR textures, as it fails horribly. Fixes a memory leak in EXI devices, where the destructor wouldn't be called, causing a 32MB leak with memory cards(if you have two), and maybe a bit more from the other EXI devices 2010-02-12 16:40:13 +00:00
Common SFML on linux/osx now compiles from external (static) 2010-02-21 20:09:49 +00:00
Core On linux don't compile and link against lzo, soil, and sfml "Externals." 2010-02-22 00:39:38 +00:00
DSPCore DSPLLE - 2 new opcodes (TSTPROD,MULAXH) 2010-02-22 00:22:04 +00:00
DebuggerUICommon Warning cleanup, mainly shadowed variables, const/non-const and ctor initialization order 2010-02-21 18:55:00 +00:00
DebuggerWX Warning cleanup, mainly shadowed variables, const/non-const and ctor initialization order 2010-02-21 18:55:00 +00:00
DiscIO More memory leak fixing. 2010-02-17 07:15:39 +00:00
DolphinWX Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...). 2010-02-22 04:59:57 +00:00
InputCommon Fixed a few memory leaks. Made Init and Shutdown functions for some core systems. 2010-02-16 04:34:41 +00:00
VideoCommon On linux don't compile and link against lzo, soil, and sfml "Externals." 2010-02-22 00:39:38 +00:00