210 Commits (2ec9c87101aee081a0ad6361b55ea57aea49fb7c)

Author SHA1 Message Date
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 6 years ago
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman 5def076ff4 settings: Add config option for kiosk (quest) mode 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman 2cc382429e game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 14a039fa95 ui_settings: Add option to cache game list 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman a3c66e920b settings: Add 'Reporting Services' config option 7 years ago
Lioncash 3aaf69d786 yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file 7 years ago
Lioncash 66852a73e2 yuzu/configuration/config: Specify string conversions explicitly 7 years ago
Lioncash 300c33116d configuration/config: Move config loading and saving to functions based off groups 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
zarroboogs 77bc4d1bd9 added a toggle to force 30fps mode 7 years ago
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