| 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. | ||||
| * | Avoid LOGGING redefinition warnings. | 2014-09-01 | 1 | -0/+2 | |
| | | |||||
| * | Common: Move header guards over to pragma once | 2014-08-17 | 1 | -4/+1 | |
| | | | | | Also replaced C headers with the C++ equivalent ones | ||||
| * | Merge branch 'threading' of https://github.com/bunnei/citra | 2014-06-14 | 1 | -16/+23 | |
| |\ | | | | | | | | | | | 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 | -3/+3 | |
| | | | |||||
| | * | log: updated GenericLog __attribute__ for newly added parameter | 2014-06-01 | 1 | -1/+1 | |
| | | | |||||
| | * | log: fixed to not print twice, enabled coloring, added OS print logging as ↵ | 2014-05-29 | 1 | -12/+19 | |
| | | | | | | | | | its own type | ||||
| * | | Rename LCD to GPU. | 2014-06-12 | 1 | -1/+1 | |
| |/ | |||||
| * | added kernel logger to common | 2014-05-09 | 1 | -1/+3 | |
| | | |||||
| * | logger fix for linux | 2014-05-07 | 1 | -2/+2 | |
| | | |||||
| * | added GSP to loggers | 2014-05-07 | 1 | -1/+1 | |
| | | |||||
| * | - added better SVC logging | 2014-05-06 | 1 | -3/+3 | |
| | | | | | - 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 | -1/+1 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+155 | |