aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/cfg/cfg.cpp
Commit message (Expand)AuthorAge
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-29
* CFG: Update the cfg service to be like other integrated servicesGravatar purpasmart962015-05-15
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* FileSys: De-inline Path membersGravatar Yuri Kunde Schlesner2015-05-06
* FileSys: Clean-up includes, de-inline destructorsGravatar Yuri Kunde Schlesner2015-05-06
* Services: Initialize all state variables at bootup.Gravatar bunnei2015-05-01
* Services/Loader: Use more sensible log formats for certain functionsGravatar purpasmart962015-04-27
* Services: Stubs and minor changesGravatar purpasmart962015-04-02
* Merge pull request #589 from kevinhartman/config-errorsGravatar bunnei2015-03-09
|\
* | Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-03
* | Archives: Properly implemented the SystemSaveData archive.Gravatar Subv2015-02-25
| * Fix error message for bad config block request.Gravatar Kevin Hartman2015-02-20
|/
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* Archives: Changed the way paths are built for the archives.Gravatar Subv2015-01-03
* CFG: Fixed some warnings and errors in ClangGravatar Subv2014-12-21
* CFG: More style changesGravatar Subv2014-12-21
* CFGU: IndentationGravatar Subv2014-12-21
* CFG: Some indentationGravatar Subv2014-12-21
* CFG: Changed the CreateConfigInfoBlk search loopGravatar Subv2014-12-21
* CFG: Create a new subfolder cfg inside service to handle cfgGravatar Subv2014-12-21