Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-12 | configuration: add option to select network interface | spholz | |
This commit renames the "Services" tab to "Network" and adds a combobox that allows the user to select the network interface that yuzu should use. This new setting is now used to get the local IP address in Network::GetHostIPv4Address. This prevents yuzu from selecting the wrong network interface and thus using the wrong IP address. The return type of Network::GetHostIPv4Adress has also been changed. | |||
2021-07-08 | settings, arm_dynarmic, yuzu qt: Move CPU debugging option | lat9nq | |
Decouples the CPU debugging mode from the enumeration to its own boolean. After this, it moves the CPU Debugging tab over to a sub tab underneath the Debug tab in the configuration UI. | |||
2020-11-15 | ui/themes: Cleanup UI | Morph | |
2020-08-26 | Project Mjölnir: Part 1 | Morph | |
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
2020-07-12 | configure_cpu: Split optimization settings off into Debug tab | MerryMage | |
2020-07-11 | configuration: Add settings to enable/disable specific CPU optimizations | MerryMage | |
2020-02-27 | Create an "Advanced" tab in the graphics configuration tab and add ↵ | Morph | |
anisotropic filtering levels. | |||
2020-01-24 | yuzu/configuration: create UI tab and move gamelist settings there | FearlessTobi | |
2019-09-30 | yuzu: Add UI tab to configure BCAT services | Zach Hilman | |
Also displays current events if boxcat is selected. | |||
2019-09-21 | yuzu: Add UI to manage filesystem paths and sizes | Zach Hilman | |
2019-03-16 | yuzu: Make hotkeys configurable via the GUI | Adityarup Laha | |
* Adds a new Hotkeys tab in the Controls group. * Double-click a Hotkey to rebind it. | |||
2019-01-04 | qt: Move profile manager to own UI tab | Zach Hilman | |
2018-12-28 | Qt/Configure: Use sidebar to divide tabs into smaller groups | spycrab | |
2018-12-05 | configure: Use ConfigureInputSimple for Input tab | Zach Hilman | |
2018-10-02 | Port web_service from Citra | fearlessTobi | |
2018-08-06 | Avoid parsing RomFS to directory in NCA | Zach Hilman | |
2018-07-31 | audio_core: Add configuration settings. | bunnei | |
2018-01-18 | Port citra #3336 - Resizes the configuration window to not be so stretched out | River City Ransomware | |
2018-01-13 | Minor cleanup | MerryMage | |
2018-01-12 | Removing unused settings and yuzu rebranding | James Rowe | |
2018-01-12 | Massive removal of unused modules | James Rowe | |