| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-03 | yuzu: Resolve C++20 deprecation warnings related to lambda captures | Lioncash | |
| C++20 deprecates capturing the this pointer via the '=' capture. Instead, we replace it or extend the capture specification. | |||
| 2020-07-20 | configure_ui: Ensure a separator follows the returned path | lat9nq | |
| 2020-07-20 | configure_ui: don't use an empty string | lat9nq | |
| If the user had cancelled, it would clear the text box. That behavior was sanitized underneath, but may anyways cause inconveniences. | |||
| 2020-07-20 | configuration: Setup UI to config screenshot path and saving | lat9nq | |
| This adds two options to the General -> UI tab. The first disables picking a place to save the file. The second chooses a default directory for saving screenshots. | |||
| 2020-07-18 | configure_ui: Address some review comments from the previous PR | FearlessTobi | |
| 2020-07-18 | yuzu: Port translation support from Citra | FearlessTobi | |
| Co-Authored-By: Weiyi Wang <wwylele@gmail.com> | |||
| 2020-02-09 | Remove option "Show files with type 'Unknown'" | Morph | |
| 2020-01-24 | yuzu/configuration: create UI tab and move gamelist settings there | FearlessTobi | |
