You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crueter
a53823646c
[qt] fix translations ( #2773 )
Linguist strongly dislikes lookup tables of this sort due to the fact
that it looks for tr(), qsTr(), etc. when determining what strings need
translations. However, it does provide QT_TR_NOOP which marks the
string for translation *without* running the translation, which is designed
to allow for static or constexpr lookup tables. So let's use that.
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2773
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
4 months ago
..
android
[dist] update translations from transifex (#2569)
4 months ago
audio_core
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
4 months ago
common
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
4 months ago
core
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
4 months ago
dedicated_room
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485)
5 months ago
dynarmic
[compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752)
4 months ago
frontend_common
[qt] fix translations (#2773)
4 months ago
hid_core
[hid_core] Fix a specific case where all controllers get disconnected by certain games (#2759)
4 months ago
input_common
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
4 months ago
network
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543)
5 months ago
qt_common
[qt] fix translations (#2773)
4 months ago
shader_recompiler
[cmake] update CI deps, feat: sirit CI + new CI spec (#2655)
4 months ago
tests
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
4 months ago
video_core
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
4 months ago
web_service
[cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284)
6 months ago
yuzu
[qt] fix translations (#2773)
4 months ago
yuzu_cmd
[meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588)
4 months ago
yuzu_room_standalone
Fix License headers & CI (#168)
8 months ago
.clang-format
chore: make yuzu REUSE compliant
4 years ago
CMakeLists.txt
[ci] improve ccache and add support on Android (#2673)
4 months ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
6 months ago