yuzu/src
Kyle K c99712ea7d ui: translate hat directions
QObject ends up being its own translation context. But this works in our
favor. GetButtonName and GetDirectionName will share one translation the
directions such as "Left" "Right" and the ConfigureInputPlayer context
will contain translations that show up in the form, in places that aren't
those buttons.
2022-04-19 04:24:39 -07:00
..
audio_core audio_core: remove time stretcher 2022-04-01 19:54:58 +02:00
common yuzu: Add custom ringcon configuration 2022-04-16 00:49:26 -05:00
core Merge pull request #6558 from german77/ringcon2 2022-04-16 15:51:14 +02:00
input_common input_common: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
shader_recompiler Merge pull request #8133 from liamwhite/gl-spv-cbuf 2022-04-07 12:40:59 +02:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core video_core: implement formats for N64 emulation 2022-04-14 11:06:27 -04:00
web_service web_service: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
yuzu ui: translate hat directions 2022-04-19 04:24:39 -07:00
yuzu_cmd Merge pull request #8027 from lat9nq/cmd-fullscreen-size 2022-04-13 18:43:47 -07:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4505 and C5245 2022-04-07 23:00:04 -04:00