900 Commits (8c3b3247ea2ac14fddc2d8bef80b3966ff63b09b)

Author SHA1 Message Date
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 7 years ago
zhupengfei 18b712829f citra_qt/configuration: misc input tab improvements 7 years ago
Lioncash dc276f0e3f qt: Update telemetry links 7 years ago
Lioncash 3eb26feb5c ui_settings: Place definition of the theme array within the cpp file 7 years ago
Lioncash 6ef4721dd0 configure_input: Make analog mapping strings translatable 7 years ago
Lioncash 82ed6f893b configure_audio: Move combo box index setting to their own functions 7 years ago
Lioncash 17f48939bf configure_audio: Use QString::fromStdString() for converting audio device names 7 years ago
Lioncash 2ed06e19c0 configure_audio: Add disambiguation comment for the volume percentage string 7 years ago
Lioncash 208b2b9e56 configure_graphics: Make functions internally linked where applicable 7 years ago
fearlessTobi c32e0c6847 Review comments - part 5 7 years ago
fearlessTobi 015fa7e556 Review comments - part 3 7 years ago
fearlessTobi fb46c8b426 Address a bunch of review comments 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash baafcb6c76 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash 3b44db275e yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 1757dd2e9d yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
MysticExile f3fd17585c Remove multicore configure_general.ui 7 years ago
MysticExile 318ff9fd6b remove multicore in configure_general.cpp 7 years ago
tech4me 2855533e5a Port Citra #4047 & #4052: add change background color support 7 years ago
fearlessTobi 7377afca3a Add audio stretching support 7 years ago
Zach Hilman d55a54e117 settings: Save and load NAND/SD dirs from config 7 years ago
fearlessTobi a872444869 yuzu: Fix stick UI direction order 7 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) 7 years ago
tech4me c6442d421a config: Fixed icon size get set to 0 7 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
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
fearlessTobi 6d2e4b74c2 Port #3911 from Citra: "Optimize settings application" 8 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 6143bfd58a settings: Turn docked mode off by default. 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
bunnei 47ba060950 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
bunnei bbd273e7ce core: Add a configuration setting for use_multi_core. 8 years ago
N00byKing 7555b881e8 Remove whitespaces 8 years ago
N00byKing 675b525fb8 Add Dark theme, Icon theming 8 years ago
bunnei 32181284be config: Use simplified checkbox (from Citra) for CPU JIT. 8 years ago
bunnei af6e1f8554 config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago