| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added configuration file system. | 2014-10-07 | 1 | -0/+1 | |
| | | | | | Uses QSettings on citra-qt, and inih on citra-cli. | ||||
| * | Common: Rename the File namespace to FileUtil, to match the filename and ↵ | 2014-09-17 | 1 | -1/+1 | |
| | | | | | prevent collisions. | ||||
| * | Merge pull request #99 from archshift/ext-check | 2014-09-11 | 1 | -1/+1 | |
| |\ | | | | | loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace | ||||
| | * | Added string_util to common, small changes in loader.cpp | 2014-09-08 | 1 | -1/+1 | |
| | | | |||||
| * | | common: Prune all redundant includes | 2014-09-08 | 1 | -1/+0 | |
| |/ | |||||
| * | Merge branch 'threading' of https://github.com/bunnei/citra | 2014-06-14 | 1 | -14/+16 | |
| |\ | | | | | | | | | | | Conflicts: src/core/hle/function_wrappers.h src/core/hle/service/gsp.cpp | ||||
| | * | log: updated MAX_LOGLEVEL to use correct log level enum type | 2014-06-01 | 1 | -1/+1 | |
| | | | |||||
| | * | log: fixed to not print twice, enabled coloring, added OS print logging as ↵ | 2014-05-29 | 1 | -13/+15 | |
| | | | | | | | | | its own type | ||||
| * | | Rename LCD to GPU. | 2014-06-12 | 1 | -1/+1 | |
| |/ | |||||
| * | added kernel logger to common | 2014-05-09 | 1 | -2/+2 | |
| | | |||||
| * | logger fix for linux | 2014-05-07 | 1 | -1/+1 | |
| | | |||||
| * | added GSP to loggers | 2014-05-07 | 1 | -1/+1 | |
| | | |||||
| * | - added better SVC logging | 2014-05-06 | 1 | -2/+2 | |
| | | | | | - added stubs for GetResourceLimit and GetResourceLimitCurrentValues SVCs | ||||
| * | added NDMA hardware interface | 2014-04-17 | 1 | -1/+1 | |
| | | |||||
| * | added logger for generic HLE | 2014-04-10 | 1 | -2/+2 | |
| | | |||||
| * | fixed project includes to use new directory structure | 2014-04-08 | 1 | -8/+5 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+200 | |