109 Commits (476b9f8fc541806928340a1e4f90e0e31401674f)

Author SHA1 Message Date
Lioncash 85285b09b0 configure_system: Make the file selector text translatable 7 years ago
Lioncash 5172354e29 configure_system: Make GetAccountUsername() an internal function 7 years ago
Lioncash bf7da804c5 configure_system: Default initialize member variables 7 years ago
Lioncash 8806e69f59 configure_system: Simplify UUID generation call in AddUser() 7 years ago
Lioncash a6addb5332 configure_system: Amend function casing 7 years ago
Lioncash 2347e1b8c5 configure_system: Add missing override specifier on the destructor 7 years ago
Lioncash 3c63cecb96 configure_system: Make public slots private 7 years ago
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional 7 years ago
Zach Hilman e7ac42677b configure_system: Clear current username before overwriting 7 years ago
Lioncash 6949f73149
yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointer 7 years ago
Lioncash 6f5bede402
yuzu/configuration/config: Reorganize member variable and function layout 7 years ago
Zach Hilman bfad41b0c1 profile_manager: Create save data if it doesn't exist on use 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman e408bbceed configure_system: Clear selection after user delete 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman b2a8209c5b qt: Add Profile Manager UI to system settings 7 years ago
Zach Hilman e7e3d5898e settings: Add users and current_user settings and remove username 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
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 8 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) 8 years ago
tech4me 8ce02d85e9 config: Fixed icon size get set to 0 8 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 8 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