Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added configuration file system. | archshift | 2014-10-08 | 1 | -0/+1 |
| | | | | Uses QSettings on citra-qt, and inih on citra-cli. | ||||
* | Avoid LOGGING redefinition warnings. | Yuri Kunde Schlesner | 2014-09-01 | 1 | -0/+2 |
| | |||||
* | Common: Move header guards over to pragma once | Lioncash | 2014-08-17 | 1 | -4/+1 |
| | | | | Also replaced C headers with the C++ equivalent ones | ||||
* | Merge branch 'threading' of https://github.com/bunnei/citra | bunnei | 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 | bunnei | 2014-06-01 | 1 | -3/+3 |
| | | |||||
| * | log: updated GenericLog __attribute__ for newly added parameter | bunnei | 2014-06-01 | 1 | -1/+1 |
| | | |||||
| * | log: fixed to not print twice, enabled coloring, added OS print logging as its own type | bunnei | 2014-05-30 | 1 | -12/+19 |
| | | |||||
* | | Rename LCD to GPU. | Tony Wasserka | 2014-06-12 | 1 | -1/+1 |
|/ | |||||
* | added kernel logger to common | bunnei | 2014-05-10 | 1 | -1/+3 |
| | |||||
* | logger fix for linux | bunnei | 2014-05-08 | 1 | -2/+2 |
| | |||||
* | added GSP to loggers | bunnei | 2014-05-08 | 1 | -1/+1 |
| | |||||
* | - added better SVC logging | bunnei | 2014-05-06 | 1 | -3/+3 |
| | | | | - added stubs for GetResourceLimit and GetResourceLimitCurrentValues SVCs | ||||
* | added NDMA hardware interface | bunnei | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | added logger for generic HLE | bunnei | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+155 |