303 Commits (b3810c5a5f43fc072d2a1f43f5f3aadaa8e97043)

Author SHA1 Message Date
bunnei 589063b463 yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 7 years ago
FreddyFunk 1adf55be56 fixed clang format & addressed feedback 7 years ago
FreddyFunk 7664b6a633 yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers 7 years ago
ReinUsesLisp 1dc0eeb6be yuzu/configure_service: Silence -Wswitch 7 years ago
Zach Hilman a012cf713d qt: Add service dialog 7 years ago
Zach Hilman 361dcf2d3a boxcat: Implement events global field 7 years ago
Zach Hilman 7abab7c3ac configure_service: Allow Qt to open external links 7 years ago
Zach Hilman e5c7372a94 yuzu: Add UI tab to configure BCAT services 7 years ago
Zach Hilman 094de9331f settings: Add option to set BCAT backend 7 years ago
FearlessTobi 4931ccb967 yuzu: Pause when in background 7 years ago
FearlessTobi ff25e58b56 Add missing include 7 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 7 years ago
Zach Hilman 47b8fb931a config: Remove Dump options from configure_debug 7 years ago
Zach Hilman 41b35e5849 yuzu: Add UI to manage filesystem paths and sizes 7 years ago
Zach Hilman a4d056eddf settings: Add options for managing gamecard emulation 7 years ago
Zach Hilman 6241a30a10 settings: Add options for setting storage sizes 7 years ago
Morph 53d2442a44 When docked mode is checked, uncheck "joycons docked" 7 years ago
fearlessTobi 32c6e238fd Add frametime logging for tracking performance over time 7 years ago
FearlessTobi ea38fab388 yuzu/configure: move speed limiter to general 7 years ago
fearlessTobi d264ecdb00 configure_dialog: reverse tab map to avoid logic based on user-facing/translatable text 7 years ago
fearlessTobi 56f0da852a Separate UserNand and Sdmc directories 7 years ago
fearlessTobi 5eb2368b6b Address trivial review comments 7 years ago
fearlessTobi 890b0ce5f6 yuzu: Add support for multiple game directories 7 years ago
fearlessTobi 1dd8f2f20b configuration/config: Add missing screenshot path read 7 years ago
fearlessTobi 70943c1901 Add cancel option to analog stick configuration 7 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Silent 70c839c55d Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 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
Tobias c33d7e593c Change to a more descriptive name 7 years ago
Tobias ce9f3a9efc yuzu/configure_input: Add missing space in window name 7 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
ReinUsesLisp 0d80feda2d qt: Silence name collision warnings 7 years ago
fearlessTobi 5dc330f1ef yuzu: Remove unused birthday setting 7 years ago
Zach Hilman 2cc382429e game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 246a57be6f yuzu: Clear partial/full game list cache when data is updated 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 28886a2927 qt: Make UI option for 'Reporting Services' temporary 7 years ago
Zach Hilman a3c66e920b settings: Add 'Reporting Services' config option 7 years ago
Lioncash c0c69367c7 configure_hotkeys: Remove unnecessary Settings::Apply() call 7 years ago
Lioncash 1e12e2f906 configure_hotkeys: Tidy up key sequence conflict error string 7 years ago
Lioncash 02687c55b4 configure_hotkeys: Change critical error dialog into a warning dialog 7 years ago
Lioncash 0989921fb9 configure_hotkeys: Move conflict detection logic to IsUsedKey() 7 years ago
Lioncash c227927751 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 years ago
Lioncash 2cb44f4a07 yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect call 7 years ago
Lioncash 3aaf69d786 yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file 7 years ago