summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cfg/cfg.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-02services: Get rid of unnecessary includesLioncash1-2/+7
2015-09-30Service/CFG: Use a constexpr function for country initializationEmmanuel Gil Peyrot1-4/+3
2015-09-16general: Silence some warnings when using clangLioncash1-2/+2
2015-09-14Fix narrowing conversion warningYuri Kunde Schlesner1-1/+1
2015-09-14Service/CFG: Move several private types from the header to the cppYuri Kunde Schlesner1-53/+0
2015-09-14Service/CFG: Clean up default block creationYuri Kunde Schlesner1-1/+1
2015-05-16CFG: Update the cfg service to be like other integrated servicespurpasmart961-0/+164
2015-04-03Services: Stubs and minor changespurpasmart961-2/+2
2015-01-20core: Fix a few docstringsLioncash1-1/+1
2014-12-22CFG: Fixed some warnings and errors in ClangSubv1-1/+1
2014-12-21CFG: Create a new subfolder cfg inside service to handle cfgSubv1-0/+144