569 Commits (26f74468c491731d06d669cda054e12c63cb0669)

Author SHA1 Message Date
lat9nq 680de959a6 yuzu qt: Revert some usages of string_view 5 years ago
lat9nq 3fce0304cb yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 8d3c9567a2 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 6cab373b8e configuration: Initial work to reset all settings 5 years ago
lat9nq 646e4304c2 yuzu qt: Restore const qualifiers 5 years ago
lat9nq d8a19d286b yuzu qt: Handle per-game configs for title id 0 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq 6dfcf41a13 yuzu qt: Add an Apply button to configuration dialogs 5 years ago
german77 a724cf5fa1 settings: Forbid docked mode on handheld 5 years ago
Morph 7faacec6a4 yuzu/main: Fix version info in logging and about dialog 5 years ago
Morph c3bb08ad31 main: Prevent installing base titles into NAND 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
ameerj 4981aa10aa main: Add title's version to window name on EA/mainline 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Morph d93fa45cf8 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
Morph 36e7e886d0 yuzu: main: Silence type conversion warning on MSVC 5 years ago
Morph d00a4873bf applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph 714a8f2906 error: Make the error code as the title text of the OverlayDialog 5 years ago
Morph c170ef2dc2 overlay_dialog: Add an overlay text dialog that accepts controller input 5 years ago
Morph 6e85370a0e main: Move meta type registration into its own function 5 years ago
Morph ac87713cb8 applets: Remove the previous software keyboard applet implementation 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 827c0726cc configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
german77 b29c5da11d yuzu/main: Add user command line argument 5 years ago
Ani 443c883e88 qt: Set DISPLAY env var when not present 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
bunnei fddde225c5 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
lat9nq 0d1cbac0a0 yuzu: Create screenshot path before capture 5 years ago
german c7cae8769f Add mouse panning 5 years ago
german beaa027b5c Refresh debug controller settings 5 years ago
german e448ba4281 Add controller window and single joycon top view 5 years ago
bunnei cf3a05cf8c hle: kernel: Allocate a dummy KThread for each host thread, and use it for scheduling. 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Lioncash fb9624da9d main: Resolve error string not displaying 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
gal20 6e102ea048 yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 5 years ago
Lioncash 99790b1eb4 main: Make the loader error dialog fully translatable 5 years ago
Lioncash c1908af95a main: Tidy up enum comparison 5 years ago
bunnei 1e370cff0e core: settings: Untangle multicore from asynchronous GPU. 5 years ago
Morph 91db46cf0e yuzu/main: Add basic command line arguments 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
lat9nq 662c4a68f6 yuzu/main: Improve menubar access keys 5 years ago
german 0b75b39cac Add option to reset window size to 1080p 5 years ago
lat9nq b4094cb11a yuzu/main: Save settings when starting guest 5 years ago
Morph 469ed33cf6 applets/web: Implement the online web browser applet 5 years ago
Morph 150d237919 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 358b38f3e1 main: Add the ability to disable the web applet 5 years ago
Morph fef6f942e4 main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 7641f35fe3 applets/web: Implement the Qt web browser applet frontend 5 years ago