1183 Commits (b5415b687203599fe18e2cefc78700e4c6f2ae7c)

Author SHA1 Message Date
bunnei ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Zach Hilman 8bbc12b9c2 qt: Add UI option to configure arguments 7 years ago
zhupengfei 690f326613 citra_qt/configuration: misc input tab improvements 7 years ago
Lioncash efd956e6ff
qt: Update telemetry links 7 years ago
Lioncash 30dfd89126 ui_settings: Place definition of the theme array within the cpp file 7 years ago
Lioncash 61b144bbf3 configure_input: Make analog mapping strings translatable 7 years ago
Lioncash 1c7c798e9e configure_audio: Move combo box index setting to their own functions 7 years ago
Lioncash 57e47bae32 configure_audio: Use QString::fromStdString() for converting audio device names 7 years ago
Lioncash 226dc914b3 configure_audio: Add disambiguation comment for the volume percentage string 7 years ago
Lioncash 8f5e2a2b83 configure_graphics: Make functions internally linked where applicable 7 years ago
fearlessTobi e4daf4bee5 Review comments - part 5 7 years ago
fearlessTobi aa48468862 Review comments - part 3 7 years ago
fearlessTobi b4ace6ec6f Address a bunch of review comments 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash e89c22c147 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash a9b953e6d4 yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 3a2567c97c yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
MysticExile d2f788762a
Remove multicore configure_general.ui 7 years ago
MysticExile 17f8059fea
remove multicore in configure_general.cpp 7 years ago
tech4me 3dcedb36b4 Port Citra #4047 & #4052: add change background color support 7 years ago
fearlessTobi a6efff8b02 Add audio stretching support 7 years ago
Zach Hilman b2268f1f8d settings: Save and load NAND/SD dirs from config 7 years ago
fearlessTobi 9a6bfc55f3 yuzu: Fix stick UI direction order 7 years ago
Zach Hilman 4112dd6b4e qt: Make default row data title name and title id 8 years ago
literalmente-game 74e08b4800 Swap "Plus" with "Minus" on the controller GUI (#1150) 7 years ago
tech4me 8ce02d85e9 config: Fixed icon size get set to 0 7 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 7 years ago
Zach Hilman 1abfd4166e configure_gamelist: Use explicit QVariant constructor 8 years ago
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Zach Hilman 5927cf0e17 Use const where applicable 8 years ago
Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 years ago
Hedges e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
bunnei ca84b530a3 audio_core: Add configuration settings. 8 years ago
fearlessTobi b97739029b Port #3911 from Citra: "Optimize settings application" 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 03c2d049d4 settings: Turn docked mode off by default. 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago
bunnei 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. 8 years ago
N00byKing b55dc9c85e
Remove whitespaces 8 years ago
N00byKing 78e974ba68 Add Dark theme, Icon theming 8 years ago
bunnei 94f4009c3b config: Use simplified checkbox (from Citra) for CPU JIT. 8 years ago
bunnei 5ecf152c8e config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago
bunnei f1423fcbc1 configure_general: Cleanup naming. 8 years ago
bunnei c97ff4460c qt: Add config option for is_docked. 8 years ago