summaryrefslogtreecommitdiff
path: root/Source/Core/Common/SettingsHandler.h
AgeCommit message (Expand)Author
2024-04-23Eliminate SettingsHandler's `SetBytes` and `Reset` methodsNiel Lebeck
2024-04-12Pass SettingsHandler buffers by const ref instead of rvalue refNiel Lebeck
2023-12-11Common/SettingsHandler: Use std::string_view moreLioncash
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-03-24SettingsHandler: Don't output null bytesJosJuice
2019-07-16Common/SettingsHandler: Use std::string_view where applicableLioncash
2018-05-12SettingsHandler: Namespace code under the Common namespaceLioncash
2018-05-10SettingsHandler: Fix const correctnessLéo Lam
2018-05-10SettingsHandler: Migrate to new filesystem interfaceLéo Lam
2017-01-27SettingsHandler: Make GenerateSerialNumber staticLioncash
2017-01-27SettingsHandler: Add Open and Save member functionsLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21More asterisksmathieui
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Fix IniFile to use string& instead of char*Matthew Parlane
2014-02-07Tidy up SetupWiiMemoryMatthew Parlane
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre