dolphin/Source/Plugins/Plugin_DSP_HLE/Src
2010-12-05 09:04:34 +00:00
..
UCodes allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +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 space changes, merge #defines, language fix, and code reorder/cleanup :P 2010-06-05 01:38:22 +00:00
ConfigDlg.cpp DSPHLE: Added an option for 48khz output and supporting upsampling code. 2010-11-12 03:39:07 +00:00
ConfigDlg.h DSPHLE: Added an option for 48khz output and supporting upsampling code. 2010-11-12 03:39:07 +00:00
DSPHandler.cpp allow "swapping" of hle'd ucodes 2010-08-04 11:44:06 +00:00
DSPHandler.h Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used) 2010-11-15 05:29:10 +00:00
Globals.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
HLEMixer.cpp Sound System Rework: Phase 2 (cont'ed) 2009-12-25 11:59:04 +00:00
HLEMixer.h DSPHLE: Added an option for 48khz output and supporting upsampling code. 2010-11-12 03:39:07 +00:00
MailHandler.cpp Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
MailHandler.h allow "swapping" of hle'd ucodes 2010-08-04 11:44:06 +00:00
main.cpp DSPHLE: Added an option for 48khz output and supporting upsampling code. 2010-11-12 03:39:07 +00:00
main.h code cleanup, focusing on dsp hle 2010-02-28 18:21:22 +00:00
SConscript Fix building with --as-needed. 2010-10-05 18:10:06 +00:00
stdafx.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
stdafx.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00