Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-02 | configure_audio: Move combo box index setting to their own functions | Lioncash | |
Keeps the individual behaviors in their own functions, and cleanly separate. We can also do a little better by converting the relevant IDs within the core to a QString only once, instead of converting every string into a std::string. | |||
2018-10-02 | configure_audio: Add disambiguation comment for the volume percentage string | Lioncash | |
Disambiguates what the string represents to help translators more easily understand what it is that they're translating. While we're at it, we can move the code to its own function, so that we don't need to specify the same string twice. | |||
2018-07-31 | audio_core: Add configuration settings. | bunnei | |
2018-01-12 | Remove gpu debugger and get yuzu qt to compile | James Rowe | |
2018-01-12 | Massive removal of unused modules | James Rowe | |