316 Commits (0e8043fc245c59380fe3da0ff8fa00a890c0c0c5)

Author SHA1 Message Date
fearlessTobi 86a7ab36ba core/yuzu: Remove enable_nfc setting 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
zhupengfei 1f02afc376 citra_qt: Settings (configuration) rework 8 years ago
bunnei 300139799f settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
ReinUsesLisp 1342998379 settings: Hide shader cache behind a setting 7 years ago
Zach Hilman d73f33373b settings: Fix comment structure 7 years ago
Zach Hilman 63e948f483 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman ac7b60b61b settings: Add custom RTC settings 7 years ago
Lioncash 8611e4d103 yuzu/config: Silence truncation warnings 7 years ago
Zach Hilman 95df03fd29 qt: Add setting to prompt for user on game boot 7 years ago
zhupengfei 2dbb90ed65 yuzu, video_core: Screenshot functionality 7 years ago
Zach Hilman 0f42bb7a96 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman 6514e877cb ui_settings: Add UI setting for input profile index 7 years ago
Lioncash bf2225a10e configuration/config: Use an intermediary variable for accessing players 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Zach Hilman 3bdf97523e config: Store and load disabled add-ons list 7 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman b131a4bbb2 configure_input: Make None a controller option instead of checkbox 7 years ago
Zach Hilman 2d8a5a4e9b hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman 288dfe1ba5 yuzu/config: Add (de-)serialization for multiplayer 7 years ago
Zach Hilman 6af690c2b8 settings: Add config option to set RNG seed 7 years ago
Zach Hilman defffa3ec3 game_list: Make add-ons column optional 7 years ago
Zach Hilman c8bc8ba008 settings: Add setting to control NSO dumping 7 years ago
Lioncash add5a47fd9 yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointer 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 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 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 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
Zach Hilman f7b0f9fde4 qt: Make default row data title name and title id 7 years ago
tech4me c6442d421a config: Fixed icon size get set to 0 7 years ago
fearlessTobi fc6901c205 Port #3353 from Citra 7 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 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) 7 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 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
bunnei 679d29d9f8 config: Add setting for whether the system is docked or not. 8 years ago