Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #276 from N00byKing/acctoyuzu | bunnei | 2018-04-03 | 1 | -2/+2 |
|\ | | | | | Change Telemetry Names to yuzu and remove links to citra | ||||
| * | Change Telemetry Names to yuzu | N00byKing | 2018-03-27 | 1 | -2/+2 |
| | | |||||
* | | config: Use simplified checkbox (from Citra) for CPU JIT. | bunnei | 2018-03-27 | 1 | -2/+3 |
|/ | |||||
* | Port citra #3352 to yuzu (#103) | River City Ransomware | 2018-01-20 | 1 | -1/+9 |
| | | | | | | | | | | * Port citra #3352 to yuzu This change allows non x86_64 architectures to compile yuzu by skipping the building of dynarmic * Fixed clang-format errors * fixes more clang-format errors | ||||
* | Removing unused settings and yuzu rebranding | James Rowe | 2018-01-13 | 1 | -9/+0 |
| | |||||
* | Remove gpu debugger and get yuzu qt to compile | James Rowe | 2018-01-13 | 1 | -5/+0 |
| | |||||
* | core: Gut out cryptop, since it doesn't compile with C++17. | bunnei | 2018-01-13 | 1 | -3/+0 |
| | |||||
* | configuration: Add cpu_core configuration option | MerryMage | 2018-01-12 | 1 | -1/+2 |
| | |||||
* | WebService: Verify username and token (#2930) | B3n30 | 2017-09-19 | 1 | -0/+12 |
| | | | | | | | | | | * WebService: Verify username and token; Log errors in PostJson * Fixup: added docstrings to the functions * Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits * fixup: fmt warning | ||||
* | web_services: Refactor to remove dependency on Core. | bunnei | 2017-08-26 | 1 | -1/+7 |
| | |||||
* | qt: Add an option to view/regenerate telemetry ID. | bunnei | 2017-08-26 | 1 | -3/+16 |
| | |||||
* | telemetry_session: Log telemetry ID. | bunnei | 2017-08-26 | 1 | -0/+36 |
| | |||||
* | telemetry: Add field for OsPlatform. | bunnei | 2017-08-04 | 1 | -0/+9 |
| | |||||
* | telemetry: Add field for BuildName. | bunnei | 2017-08-04 | 1 | -0/+1 |
| | |||||
* | telemetry_session: Log BuildDate and ProgramName fields. | bunnei | 2017-08-04 | 1 | -0/+7 |
| | |||||
* | telemetry: Log performance, configuration, and system data. | bunnei | 2017-07-18 | 1 | -10/+66 |
| | |||||
* | web_service: Add CMake flag to enable. | bunnei | 2017-07-12 | 1 | -2/+8 |
| | |||||
* | telemetry_session: Use TelemetryJson to submit real telemetry. | bunnei | 2017-07-12 | 1 | -2/+2 |
| | |||||
* | telemetry: Log a few simple data fields throughout core. | bunnei | 2017-05-25 | 1 | -0/+18 |
| | |||||
* | core: Keep track of telemetry for the current emulation session. | bunnei | 2017-05-25 | 1 | -0/+24 |