summaryrefslogtreecommitdiff
path: root/Source/Core/Common/SysConf.cpp
AgeCommit message (Expand)Author
2017-02-26SysConf: Use vectors instead of raw pointersLéo Lam
2017-01-12Remove pre-generated SYSCONFLéo Lam
2017-01-12IOFile: Get rid of IOFile's ReleaseHandle functionLioncash
2016-10-02Merge pull request #4244 from leoetlino/stm-shutdownshuffle2
2016-10-02SysConf: Add support for the LongLong typeLéo Lam
2016-10-01Force disable WC24 standby modeLéo Lam
2016-09-25SysConf: In-class initialise member variablesLéo Lam
2016-08-06SysConf: Use range-based for loops in sysconf generationLioncash
2016-08-06SysConf: Simplify entry generationLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-02-28Move SetData logic to within SysConf.cppChris Burgener
2016-01-21Correct ampersands as wellmathieui
2016-01-21More asterisksmathieui
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-11Partially revert "General: Toss out PRI macro usage"Lioncash
2015-09-05General: Toss out PRI macro usageLioncash
2015-05-28Fix determinism issues with Wiimote netplay.comex
2015-05-28Add a mode to use a dummy Wii NAND.comex
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-07-11mark all local functions as staticdegasus
2014-03-14Kill off some usages of c_str.Lioncash
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre