303 Commits (581d2e36e5af4de9c35b9b5753a6458299eb3926)

Author SHA1 Message Date
bunnei 883eb1a1a1 yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 7 years ago
FreddyFunk be5dc68ca3 fixed clang format & addressed feedback 7 years ago
FreddyFunk a31c6b2c4e yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers 7 years ago
ReinUsesLisp 2b9b695fa7 yuzu/configure_service: Silence -Wswitch 7 years ago
Zach Hilman e55d086cc9 qt: Add service dialog 7 years ago
Zach Hilman bcf1eafb8b boxcat: Implement events global field 7 years ago
Zach Hilman 02f8f1bb3e configure_service: Allow Qt to open external links 7 years ago
Zach Hilman f0551aef09 yuzu: Add UI tab to configure BCAT services 7 years ago
Zach Hilman 647992e666 settings: Add option to set BCAT backend 7 years ago
FearlessTobi b89fb6e1be yuzu: Pause when in background 7 years ago
FearlessTobi e22e0eb8d7 Add missing include 7 years ago
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 7 years ago
Zach Hilman ccd70819c2 config: Remove Dump options from configure_debug 7 years ago
Zach Hilman d4d38dd44d yuzu: Add UI to manage filesystem paths and sizes 7 years ago
Zach Hilman 2590b5a9ea settings: Add options for managing gamecard emulation 7 years ago
Zach Hilman 918119ae1b settings: Add options for setting storage sizes 7 years ago
Morph 8d778c90e2
When docked mode is checked, uncheck "joycons docked" 7 years ago
fearlessTobi 684b616f0d Add frametime logging for tracking performance over time 7 years ago
FearlessTobi ea8244301d yuzu/configure: move speed limiter to general 7 years ago
fearlessTobi 9ca4718aed configure_dialog: reverse tab map to avoid logic based on user-facing/translatable text 7 years ago
fearlessTobi 5aaafa6a56 Separate UserNand and Sdmc directories 7 years ago
fearlessTobi 7a8f484020 Address trivial review comments 7 years ago
fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 years ago
fearlessTobi 952f010c2c configuration/config: Add missing screenshot path read 7 years ago
fearlessTobi 22fd208e8d Add cancel option to analog stick configuration 7 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Silent 221250d922 Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman efa7d8d04b settings: Add config option for kiosk (quest) mode 7 years ago
Tobias 0c64a6f0f2
Change to a more descriptive name 7 years ago
Tobias c5b20a108d
yuzu/configure_input: Add missing space in window name 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
ReinUsesLisp 3f11d1c821 qt: Silence name collision warnings 7 years ago
fearlessTobi d9c1b94f03 yuzu: Remove unused birthday setting 7 years ago
Zach Hilman 46e2ca5475 game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 944c07ac7d yuzu: Clear partial/full game list cache when data is updated 7 years ago
Zach Hilman 180f22f17e ui_settings: Add option to cache game list 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman 6f0ee45b5c qt: Make UI option for 'Reporting Services' temporary 7 years ago
Zach Hilman 658d2ee97d settings: Add 'Reporting Services' config option 7 years ago
Lioncash 88cd5e888e configure_hotkeys: Remove unnecessary Settings::Apply() call 7 years ago
Lioncash 6640f631e2 configure_hotkeys: Tidy up key sequence conflict error string 7 years ago
Lioncash d61199721d configure_hotkeys: Change critical error dialog into a warning dialog 7 years ago
Lioncash ef3c0f54d0 configure_hotkeys: Move conflict detection logic to IsUsedKey() 7 years ago
Lioncash c03fb00ac1 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 years ago
Lioncash d623e38d18 yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect call 7 years ago
Lioncash f49a04ba39 yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file 7 years ago