- 10 May, 2022 1 commit
-
-
Liam authored
-
- 06 May, 2022 1 commit
-
-
Liam authored
-
- 04 May, 2022 1 commit
-
-
Mai M authored
hle/result: Add ResultRange overload in ResultVal
-
- 03 May, 2022 3 commits
- 02 May, 2022 7 commits
-
-
Mai M authored
hle/result: Implement ResultRange
-
Morph authored
A ResultRange defines an inclusive range of error descriptions within an error module. This can be used to check whether the description of a given ResultCode falls within the range. The conversion function returns a ResultCode with its description set to description_start.
-
Morph authored
Revert "gc_adapter: fix libusb import on GCC11.2"
-
Levi Behunin authored
Just to silence an intermittent error. GCC11.2 complains cannot find 'libusb.h' during a fresh build.
-
Mai M authored
ui: retranslate the network tab
-
Kyle K authored
Looks like it was just missed when it was added, as currently the Network Tab only has one item RetranslateUI is used more commonly throughout the project
-
- 01 May, 2022 3 commits
-
-
Mai M authored
dist: add AppStream metadata
-
Mai M authored
ui: let system locale control format of Custom RTC
-
Kyle K authored
The Custom RTC widget is under the influence of the computers System Locale. The format strings are not necessarily related. As a small example, setting the Windows Language to Dansk, and then trying to use yuzu in English the requested AM/PM indicator is simply not shown The display format for the Custom RTC field needs to be removed from src/yuzu/configuration/configure_system.ui modifying the display format needs to be moved to src/yuzu/configuration/configure_system.cpp
-
- 29 Apr, 2022 4 commits
-
-
Andrea Pappacoda authored
The AppStream file is mostly copied from the one already used by the Flatpak yuzu build: https://github.com/flathub/org.yuzu_emu.yuzu/blob/62fc225acfa0178ddf61be68ad9be60841077263/org.yuzu_emu.yuzu.metainfo.xml As it already defines the application id as org.yuzu_emu.yuzu I renamed the yuzu.desktop and yuzu.xml files so that they match. I've also made some minor tweaks to it, like fixing the capitalization of "yuzu", adding a few keys and sorting them as presented in the documentation. Lastly, I added PrefersNonDefaultGPU=true to the .desktop file so that yuzu is launched with the dedicated graphics card on Linux.
-
Morph authored
service: hid: Stub IsFirmwareUpdateNeededForNotification
-
Mai M authored
chore: add missing SPDX tags
-
Mai M authored
GCC 12 fixes
-
- 28 Apr, 2022 4 commits
-
-
Liam authored
-
Andrea Pappacoda authored
Follow-up to 99ceb03a
-
bunnei authored
renderer_vulkan: Update screen info if the framebuffer size has changed
-
Mai M authored
Changes to language order in General -> UI -> Interface Language
-
- 27 Apr, 2022 5 commits
-
-
bunnei authored
service: hid: Access shared memory directly
-
Kyle K authored
Language List is from Dolphin, specifically https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/DolphinQt/Settings/InterfacePane.cpp#L30 Any languages that are compiled in, but not in the list will be at the end.
-
german77 authored
Used in Fitness Boxing 2: Rhythm & Exercise (0100073011382000)
-
Narr the Reg authored
-
Narr the Reg authored
-
- 26 Apr, 2022 1 commit
-
-
Morph authored
-
- 25 Apr, 2022 9 commits
-
-
bunnei authored
CMakeLists: Update Conan requirement to 1.45.0
-
bunnei authored
ci: Enable building with Visual Studio 2022
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
The windows-2022 image contains Visual Studio 2022.
-
Mai M authored
externals: Update libressl to 3.5.2
-
Mai M authored
service: jit: document and clean up
-
Liam authored
-
- 24 Apr, 2022 1 commit
-
-
Mai M authored
kernel: svc: Replace -1ULL with 0xFFFFFFFFFFFFFFFF
-