289 Commits (5dc4c92dc23607292efa0f50e8c291085bf8a565)

Author SHA1 Message Date
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
Hexagon12 5eb5f5ac9a pls, that was easy 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
MerryMage 41bfd994f6 clang-format 8 years ago
goaaats fe722aba41 Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode) 8 years ago
unknown 535cfec8f7 Clanggit rebase -i fixes 8 years ago
unknown d3af215cbb Clang format 8 years ago
unknown c65510feb9 Change default log level to info 8 years ago
shinyquagsire23 974f097bbd configure_input: update w/ Switch buttons 8 years ago
bunnei e443f7a301 config: Default log filter to trace. 8 years ago
James Rowe 31499ecb2e Removing unused settings and yuzu rebranding 8 years ago
James Rowe bd5740a721 Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago
bunnei 68c6e82dd9 config: Default CPU core to Unicorn. 8 years ago
MerryMage 6fe2dc0b15 configuration: Add cpu_core configuration option 8 years ago
bunnei dd4ffef0a2 hle: Remove a large amount of 3ds-specific service code. 8 years ago
B3n30 fdd8a6ef0c WebService: Verify username and token (#2930) 8 years ago
bunnei 3142ed98b6 settings: Add enable_telemetry, citra_username, and citra_token. 8 years ago
bunnei 8ed5cd044d citra_qt: Show one-time callout messages to user. 8 years ago
wwylele 2814d0fba2 EmuWindow: refactor touch input into a TouchDevice 8 years ago
wwylele d500f79b8e move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
bunnei de913af2c7 settings: Add telemetry endpoint URL. 9 years ago
Kloen 45c1d80518 citra-qt: add new uisetting->theme 9 years ago
chris062689 b3426b6b51 Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0. 9 years ago