149 Commits (32b13dbca1b7db4545c84e093af9530e3a1726eb)

Author SHA1 Message Date
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman fab550b629 configure_input_player: Set minimum width on controls 7 years ago
Zach Hilman d0c4137dc1 yuzu_cmd/config: Add config deserialization for multiplayer 7 years ago
Schplee 99d028e51f Correctly sets default system language for yuzu-CLI (#1727) 7 years ago
Zach Hilman 6af690c2b8 settings: Add config option to set RNG seed 7 years ago
Zach Hilman c8bc8ba008 settings: Add setting to control NSO dumping 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 26559da99e cmd: Support passing game arguments from command line 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
Valentin Vanelslande 48363ade1b Update config.cpp 7 years ago
Philippe Babin 3fd046c51e Invalid default value of username in yuzu_cmd (#1334) 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 fc6901c205 Port #3353 from Citra 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 e159c550d8 Rename logging macro back to LOG_* 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
Lioncash ef3129bf7a frontends: Move logging macros over to new fmt-capable ones 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
Valentin Vanelslande 96b4fc4206 yuzu_cmd: change default cpu core to dynarmic 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
bunnei e443f7a301 config: Default log filter to trace. 8 years ago
James Rowe d0588e52ab Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
James Rowe 41830b061a Get yuzu sdl to start compiling 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
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
chris062689 b3426b6b51 Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0. 9 years ago
Yuri Kunde Schlesner c201307b74 Citra: Convert include into forward declaration 9 years ago
wwylele ffb582ff3b InputCommon: add AnalogFromButton 9 years ago
wwylele 189063ac2d InputCommon: add Keyboard 9 years ago
SonofUgly 4cb28deee5 Add custom layout settings. 9 years ago
Kloen Lansfiel 637f58dd1e SDL: Select audio device (#2403) 9 years ago
Kloen b9a0167e86 SDL2: Config.cpp fix double to float warning 9 years ago