index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
cfg
/
cfg.cpp
Age
Commit message (
Expand
)
Author
2017-01-19
CFG: override language setting on boot
wwylele
2017-01-04
Fix some warnings (#2399)
Jonathan Hao
2016-12-29
Merge pull request #2240 from wwylele/auto-region
bunnei
2016-12-09
service: Add cfg:nor service
Lioncash
2016-12-09
service: Drop '_Interface' from cfg service names
Lioncash
2016-12-07
Config: auto-select region and language
wwylele
2016-11-27
Merge pull request #2132 from wwylele/fix-fs-err
Sebastian Valle
2016-11-19
PTM & CFG: use the correct path and error code according to the new FileSys p...
wwylele
2016-11-17
cfg: add config block 0x00090000
wwylele
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-07-03
Service::CFG/FS: add and refactor out utilities for front-end
wwylele
2016-07-03
Service::CFG: move known block ID to an enum
wwylele
2016-07-03
Service::CFG: add SetConfigInfoBlk4
wwylele
2016-07-02
Service::CFG: name sound output modes
wwylele
2016-05-29
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-21
CFG: Remove use of Memory::GetPointer
MerryMage
2016-05-03
clean up config block
wwylele
2016-04-29
add config block 0x00170000
wwylele
2016-03-20
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
HLE/FS: Fixed creating the config savefile when it doesn't exist.
Subv
2016-03-20
HLE/FS: Implemented GetFormatInfo
Subv
2016-02-29
Service/CFG: Fix potential endianess issue
Yuri Kunde Schlesner
2016-02-29
Service/CFG: Add block 0x000A0000 (username) to default config file
Yuri Kunde Schlesner
2016-02-12
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-09-29
fix some xcode 7.0 warnings
Martin Lindhe
2015-09-16
general: Silence some warnings when using clang
Lioncash
2015-09-14
Service/CFG: Add default entry for block 0x000A0001 (birthday)
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Correct flags in 2 default blocks
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Add additional blocks to default save data
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Move several private types from the header to the cpp
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Clean up default block creation
Yuri Kunde Schlesner
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-15
CFG: Update the cfg service to be like other integrated services
purpasmart96
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-05-06
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-01
Services: Initialize all state variables at bootup.
bunnei
2015-04-27
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-09
Merge pull request #589 from kevinhartman/config-errors
bunnei
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv
2015-02-25
Archives: Properly implemented the SystemSaveData archive.
Subv
2015-02-20
Fix error message for bad config block request.
Kevin Hartman
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2014-12-21
CFG: Fixed some warnings and errors in Clang
Subv
[next]