dolphin/Source/Plugins/Plugin_DSP_HLE/Src
hrydgard a3c96ac42c Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
Not only does it change tons of files to switch to a new and non-working (it doesn't parse my ini files, at least) ini parser, it also reshuffles a lot of code and removes a plugin. The latter part is fine, but doing these two major switches in one revision, one of which is broken, is completely unacceptable. I said to merge tiny changes, not massive reworkings.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5589 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-03 18:05:08 +00:00
..
UCodes Unnecessary non-negative check of unsigned variable. 2010-05-26 20:48:23 +00:00
Config.cpp Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster. 2010-06-03 18:05:08 +00:00
Config.h HLE: Remove the RE0 hack because of reports of it not working which is most likely due to the amount of HLE changes since Rev 3200. 2010-04-14 11:27:26 +00:00
ConfigDlg.cpp HLE: Remove the RE0 hack because of reports of it not working which is most likely due to the amount of HLE changes since Rev 3200. 2010-04-14 11:27:26 +00:00
ConfigDlg.h HLE: Remove the RE0 hack because of reports of it not working which is most likely due to the amount of HLE changes since Rev 3200. 2010-04-14 11:27:26 +00:00
DSPHandler.cpp code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
DSPHandler.h
Globals.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
HLEMixer.cpp
HLEMixer.h
MailHandler.cpp Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
MailHandler.h
main.cpp HLE: Remove the RE0 hack because of reports of it not working which is most likely due to the amount of HLE changes since Rev 3200. 2010-04-14 11:27:26 +00:00
main.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
SConscript Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
stdafx.cpp
stdafx.h