730 Commits (0fe6ef610977d2f3a409474dddade0758a5f6739)

Author SHA1 Message Date
Lioncash e39e875547 configure_system: Amend function casing 7 years ago
Lioncash 6a0e8f4357 configure_system: Add missing override specifier on the destructor 7 years ago
Lioncash 49882458f5 configure_system: Make public slots private 7 years ago
Lioncash 94daae2847 profile_manager: Use std::optional instead of boost::optional 7 years ago
Zach Hilman 5c294cdb5d configure_system: Clear current username before overwriting 7 years ago
Lioncash add5a47fd9 yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointer 7 years ago
Lioncash 6082c55e30 yuzu/configuration/config: Reorganize member variable and function layout 7 years ago
Zach Hilman 1977ed3d9f profile_manager: Create save data if it doesn't exist on use 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman e1784822f2 configure_system: Clear selection after user delete 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 22e74d049b qt: Add Profile Manager UI to system settings 7 years ago
Zach Hilman 64595bddaf settings: Add users and current_user settings and remove username 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
bunnei b1c31be284 config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Zach Hilman 91b8b1cfed qt: Add UI option to configure arguments 8 years ago
zhupengfei 18b712829f citra_qt/configuration: misc input tab improvements 8 years ago
Lioncash dc276f0e3f qt: Update telemetry links 8 years ago
Lioncash 3eb26feb5c ui_settings: Place definition of the theme array within the cpp file 8 years ago
Lioncash 6ef4721dd0 configure_input: Make analog mapping strings translatable 8 years ago
Lioncash 82ed6f893b configure_audio: Move combo box index setting to their own functions 8 years ago
Lioncash 17f48939bf configure_audio: Use QString::fromStdString() for converting audio device names 8 years ago
Lioncash 2ed06e19c0 configure_audio: Add disambiguation comment for the volume percentage string 8 years ago
Lioncash 208b2b9e56 configure_graphics: Make functions internally linked where applicable 8 years ago
fearlessTobi c32e0c6847 Review comments - part 5 8 years ago
fearlessTobi 015fa7e556 Review comments - part 3 8 years ago
fearlessTobi fb46c8b426 Address a bunch of review comments 8 years ago
fearlessTobi 92e939952c Port web_service from Citra 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash baafcb6c76 yuzu/configure_gamelist: Make combo box strings translatable 8 years ago
Lioncash 3b44db275e yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 8 years ago
Lioncash 1757dd2e9d yuzu/configure_gamelist: Move combo box initializtion to their own functions 8 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 8 years ago
MysticExile f3fd17585c Remove multicore configure_general.ui 8 years ago
MysticExile 318ff9fd6b remove multicore in configure_general.cpp 8 years ago
tech4me 2855533e5a Port Citra #4047 & #4052: add change background color support 8 years ago
fearlessTobi 7377afca3a Add audio stretching support 8 years ago
Zach Hilman d55a54e117 settings: Save and load NAND/SD dirs from config 8 years ago
fearlessTobi a872444869 yuzu: Fix stick UI direction order 8 years ago
Zach Hilman f7b0f9fde4 qt: Make default row data title name and title id 8 years ago
literalmente-game 9dcb7bded1 Swap "Plus" with "Minus" on the controller GUI (#1150) 8 years ago
tech4me c6442d421a config: Fixed icon size get set to 0 8 years ago
fearlessTobi fc6901c205 Port #3353 from Citra 8 years ago
Zach Hilman 0ddf082be2 configure_gamelist: Use explicit QVariant constructor 8 years ago
Lioncash ee8808c6a7 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Zach Hilman 469f7cefe4 Use const where applicable 8 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago
Hedges 3e421bb6fb GDBStub works with both Unicorn and Dynarmic now (#941) 8 years ago
Lioncash 5de7c31baa qt: Default destructors where applicable 8 years ago
David 4a4641a134 Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago