Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
am: rewrite part 1
|
|
shared_translation: Add tooltips for yuzu settings
|
|
|
|
|
|
|
|
yuzu: Make controller keys easier to assign
|
|
Port some small changes from Citra (web_backend and translations)
|
|
|
|
|
|
|
|
|
|
This prevents an issue where we had seperate versions of the same language for different regions and they were not distinguishable (e.g. "Chinese (China)" and "Chinese (Taiwan)").
Also makes it so we do not need to hardcode specific languages anymore.
|
|
am: rewrite for multiprocess support
|
|
|
|
|
|
|
|
Save gamemode configuration and add per-game config
|
|
configure_graphics: Avoid crash when vsync_mode_combobox is empty
|
|
when renderer backend is Null)
|
|
|
|
Rework time services
|
|
|
|
android: Add uninstall addon button
|
|
service: hid: Fully implement abstract vibration
|
|
Required some refactoring of retrieving patches in order for the frontend to pass the right information to ContentManager for deletion.
|
|
Save configuration profile name used by players
|
|
|
|
|
|
|
|
service: acc: Only save profiles when profiles have changed
|
|
|
|
|
|
- Save the profile name in global config
- Read the profile name when reading the global config
|
|
|
|
OpenGL: Fixes and workaround updates for AMD
|
|
|
|
Previously this could cause problems if a version of the template generated for WriteSetting didn't use the type you needed (e.g. floating point values). Now these are all ready without having to be used within frontend_common first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement Native Code Execution (NCE)
|
|
Enable (Feral Interactive) Gamemode on Linux
|