aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/cfg
AgeCommit message (Expand)Author
2015-07-20Services/CFG: Added some missing functions to cfg:sSubv
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-15CFG: Update the cfg service to be like other integrated servicespurpasmart96
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-06FileSys: De-inline Path membersYuri Kunde Schlesner
2015-05-06FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner
2015-05-01Services: Initialize all state variables at bootup.bunnei
2015-04-27Services/Loader: Use more sensible log formats for certain functionspurpasmart96
2015-04-02Services: Stubs and minor changespurpasmart96
2015-03-09Merge pull request #589 from kevinhartman/config-errorsbunnei
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-02-25Archives: Properly implemented the SystemSaveData archive.Subv
2015-02-20Fix error message for bad config block request.Kevin Hartman
2015-02-12Build: Fixed some warningsSubv
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-10Merge pull request #526 from purpasmart96/citra_stubsbunnei
2015-02-07Services: Stub some functionspurpasmart96
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner
2015-01-20core: Fix a few docstringsLioncash
2015-01-13Services: Added some missing services.Subv
2015-01-06Merge pull request #376 from Subv/arc_reorderbunnei
2015-01-05Services: Clean up a few things and add a few function namespurpasmart96
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2014-12-25More services & small clean upspurpasmart96
2014-12-21CFG: Fixed some warnings and errors in ClangSubv
2014-12-21CFG: More style changesSubv
2014-12-21CFGU: IndentationSubv
2014-12-21CFG: Some indentationSubv
2014-12-21CFG: Changed the CreateConfigInfoBlk search loopSubv
2014-12-21CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cppSubv
2014-12-21CFG: Create a new subfolder cfg inside service to handle cfgSubv