summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/SysConf.h
AgeCommit message (Expand)Author
2011-05-24Adds the option to change the path to the wii nand rootLPFaint99
2011-05-05Update the country code in SysConf when wii system language is changed.LPFaint99
2011-03-11Hack up hack number 7328, just to get things to compile.Glenn Rice
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-03-06Somewhat experimental. If the SYSCONF file is not found or is invalid then g...Glenn Rice
2011-03-03Merge the log window CreateGUIControls and LoadSettings methods. This allows...Glenn Rice
2011-03-03When reloading the sysconf file make sure that the m_Entries vector is cleared.Glenn Rice
2011-03-03Reload sysconf file on stop in order to preserve changes committed during emu...Shawn Hoffman
2011-01-13Removed my previous PanicAlert translation hack. Fixed with a better method ...Glenn Rice
2010-12-22Add the ability to Get / Set Array data from SysConfLPFaint99
2010-03-18Did some clean up of the GUI main. Also, parse command line options first, t...Glenn Rice
2010-02-19NoGUI: general cleanup, add initialization stuff added in r5064, fixed the co...j4ck.fr0st
2010-02-03some cleanup, housekeeping for error cases and increased a few buffer sizes t...j4ck.fr0st
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-19JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...hrydgard
2009-09-30OpenCL: added opencl=true option to scons and fixed the case on the way.nakeee
2009-09-14revamp handling of wii sysconf. it's in Common lib so that plugins can (possi...Shawn Hoffman