1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/configuration
Lioncash 226dc914b3 configure_audio: Add disambiguation comment for the volume percentage string
Disambiguates what the string represents to help translators more easily
understand what it is that they're translating. While we're at it, we
can move the code to its own function, so that we don't need to specify
the same string twice.
2018-10-02 19:45:12 -04:00
..
config.cpp Add audio stretching support 2018-09-08 18:26:23 +01:00
config.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
configure.ui Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
configure_audio.cpp configure_audio: Add disambiguation comment for the volume percentage string 2018-10-02 19:45:12 -04:00
configure_audio.h configure_audio: Add disambiguation comment for the volume percentage string 2018-10-02 19:45:12 -04:00
configure_audio.ui Add audio stretching support 2018-09-08 18:26:23 +01:00
configure_debug.cpp qt: Default destructors where applicable 2018-08-06 13:27:08 -04:00
configure_debug.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
configure_debug.ui GDBStub works with both Unicorn and Dynarmic now (#941) 2018-08-06 22:01:24 -04:00
configure_dialog.cpp Merge pull request #850 from DarkLordZach/icon-meta 2018-08-08 12:27:19 -04:00
configure_dialog.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
configure_gamelist.cpp Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
configure_gamelist.h yuzu/configure_gamelist: Make combo box strings translatable 2018-09-12 02:34:53 -04:00
configure_gamelist.ui Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
configure_general.cpp remove multicore in configure_general.cpp 2018-09-10 22:03:23 +02:00
configure_general.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
configure_general.ui Remove multicore configure_general.ui 2018-09-10 22:04:21 +02:00
configure_graphics.cpp Port Citra #4047 & #4052: add change background color support 2018-09-08 17:00:21 -07:00
configure_graphics.h Port Citra #4047 & #4052: add change background color support 2018-09-08 17:00:21 -07:00
configure_graphics.ui Port Citra #4047 & #4052: add change background color support 2018-09-08 17:00:21 -07:00
configure_input.cpp Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
configure_input.h Adding meumart's Citra SDL Joystick support. Citra PR #3116 2018-01-15 20:02:30 -05:00
configure_input.ui yuzu: Fix stick UI direction order 2018-08-28 00:59:21 +02:00
configure_system.cpp qt: Default destructors where applicable 2018-08-06 13:27:08 -04:00
configure_system.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
configure_system.ui Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 2018-08-03 11:02:55 -04:00