summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-07Common: Remove common.hYuri Kunde Schlesner2-0/+3
2015-05-07FileSys: De-inline Path membersYuri Kunde Schlesner1-0/+2
2015-05-07FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner1-2/+3
2015-05-02Services: Initialize all state variables at bootup.bunnei1-1/+1
2015-04-28Services/Loader: Use more sensible log formats for certain functionspurpasmart961-2/+2
2015-04-03Services: Stubs and minor changespurpasmart962-4/+4
2015-03-04Services: Moved the PTM and APT services to their own folderSubv7-50/+43
2015-02-26Archives: Properly implemented the SystemSaveData archive.Subv1-26/+38
2015-02-21Fix error message for bad config block request.Kevin Hartman1-5/+10
2015-02-12Build: Fixed some warningsSubv1-1/+1
2015-02-11Asserts: break/crash program, fit to style guide; log.h->assert.harchshift4-6/+2
2015-02-08Services: Stub some functionspurpasmart961-3/+63
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner3-3/+3
2015-01-20core: Fix a few docstringsLioncash1-1/+1
2015-01-13Services: Added some missing services.Subv2-0/+121
2015-01-06Services: Clean up a few things and add a few function namespurpasmart961-3/+3
2015-01-04Archives: Changed the way paths are built for the archives.Subv1-2/+2
2014-12-26More services & small clean upspurpasmart964-49/+36
2014-12-22CFG: Fixed some warnings and errors in ClangSubv2-4/+4
2014-12-22CFG: More style changesSubv1-5/+5
2014-12-21CFGU: IndentationSubv1-4/+3
2014-12-21CFG: Some indentationSubv1-11/+13
2014-12-21CFG: Changed the CreateConfigInfoBlk search loopSubv1-7/+4
2014-12-21CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cppSubv2-2/+2
2014-12-21CFG: Create a new subfolder cfg inside service to handle cfgSubv6-0/+709