dolphin/Source/Plugins/Plugin_DSP_HLE/Src
Soren Jorvang 1a3cd2d34c Remove the __APPLE__ workaround for reading config files from a ctor.
'#' is a fairly accepted comment character for .ini files along with
the more official ';', but '//' isn't.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6872 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-18 00:04:29 +00:00
..
UCodes dsp cleaning 2011-01-14 12:08:45 +00:00
Config.cpp Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
Config.h Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
ConfigDlg.cpp Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
ConfigDlg.h Make sure that configuration dialog titles for the plugins are translated and a few other missed strings. 2011-01-14 15:09:30 +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
HLEMixer.cpp
HLEMixer.h DSPHLE: Added an option for 48khz output and supporting upsampling code. 2010-11-12 03:39:07 +00:00
MailHandler.cpp
MailHandler.h allow "swapping" of hle'd ucodes 2010-08-04 11:44:06 +00:00
main.cpp Make sure that configuration dialog titles for the plugins are translated and a few other missed strings. 2011-01-14 15:09:30 +00:00
main.h
SConscript Fix building with --as-needed. 2010-10-05 18:10:06 +00:00
stdafx.cpp
stdafx.h