- 19 Oct, 2022 1 commit
-
-
Kyle Kienapfel authored
Option is added directly below the option for the addons column Defaulting to hide compatibility list. Changing default works properly. Co-authored-by: Piplup <piplup55@users.noreply.github.com>
-
- 17 Oct, 2022 5 commits
-
-
Morph authored
Set TX_TOKEN for transifex client
-
Morph authored
general: Fix spelling
-
Morph authored
sdl2_sink: Avoid loading a null string into a vector
-
Kyle Kienapfel authored
I did some tests on my own fork, and we're writing to ~/.transifexrc but the client can't seem to read that file. maybe issue with $HOME or something. Workaround is to set TX_TOKEN environment variable and now the pesky ~/.transifexrc file is not needed.
-
lat9nq authored
Co-authored-by: Mai <mathew1800@gmail.com>
-
- 16 Oct, 2022 6 commits
-
-
lat9nq authored
The function prototype appears to care whether we are loading capture devices or not, and SDL_GetAudioDeviceName has a parameter to use it, but for some reason it isn't. This puts `capture` where it goes.
-
lat9nq authored
Attempting to place a null string into a vector of strings causes an error that closes the application. Don't.
-
Morph authored
-
Morph authored
-
bunnei authored
New transifex client needs migrating to.
-
bunnei authored
fix a tiny spelling mistake
-
- 15 Oct, 2022 2 commits
-
-
Kyle Kienapfel authored
Kreato pointed this out over on discord.
-
Kyle Kienapfel authored
Currently we're using the python client which uses an API that they state will sunset Nov 30, 2022. `tx push -s` actually appears to work properly, some of the other commands require tweaking, like instead of suggesting `tx pull -a` in dist/languages we need to suggest `tx pull -t -a`
-
- 14 Oct, 2022 7 commits
-
-
liamwhite authored
kernel: remove KWritableEvent
-
liamwhite authored
Preliminary support for nx-hbloader
-
Morph authored
audio_core: Revert sink name to sdl2
-
Narr the Reg authored
-
liamwhite authored
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
-
liamwhite authored
Auto select the SDL audio backend when Cubeb latency is too high
-
liamwhite authored
IFriendService: stub CheckFriendListAvailability
-
- 13 Oct, 2022 7 commits
-
-
Mai authored
result: enforce reference check specialization
-
Morph authored
This should be assigned CW only on Triangles_CW rather than not Triangles_CCW, making CCW the default winding order rather than CW.
-
Narr the Reg authored
settings: Update aspect_ratio range
-
Morph authored
Since 16:10 was added, the maximum value is now 4.
-
Liam authored
-
Liam authored
-
bunnei authored
kernel: add expanded result macros
-
- 12 Oct, 2022 5 commits
-
-
bunnei authored
Revert "vulkan: automatically use larger staging buffer sizes when possible"
-
bunnei authored
core_timing: use high-precision sleeps on non-Windows targets
-
bunnei authored
video_core: don't block rendering on screenshots
-
bunnei authored
yuzu: Add 16:10 aspect ratio
-
bunnei authored
syncpoint_manager: ensure handle is removable before removing
-
- 11 Oct, 2022 4 commits
- 10 Oct, 2022 3 commits