1868 Commits (7aaeb29b820b0cda7c756399e5e0c5bc6cacd2c9)

Author SHA1 Message Date
lat9nq 94fb3063ce cmake: Download Qt binaries on Linux if needed 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
german77 b5ba452aad settings: Suppress duplicate label name warning 5 years ago
Morph 54d9cd162d applets/swkbd: Make use of QueuedConnection in returnPressed signal 5 years ago
lat9nq ea24c70e1d configure_cpu: Simplify UpdateGroup 5 years ago
lat9nq ec31c71a34 configuration_shared: Drop unused function and template another 5 years ago
Morph 798908da34 applets/swkbd: Send the correct text string on TextCheck::Confirm 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
Morph 313e1b0f8f configure_debug: FIx duplicate labels 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
lat9nq 04060711c2 configuration: Add CPU tab to game properties 5 years ago
lat9nq 4158f88b49 configuration: Simplify applying per-game settings 5 years ago
lat9nq 11b43840a9 configuration_shared: Add some comments 5 years ago
lat9nq 065b3eb53a general: Make CPU accuracy and related a Settings::Setting 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
german77 b79310def9 input_common: Implement SDL motion 5 years ago
Kewlan 182b56f54e configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column" 5 years ago
bunnei 47224d3864 hle: kernel: Migrate to KHandleTable. 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 796dddf78f hle: kernel: Remove deprecated Object class. 5 years ago
bunnei 944eb14d69 hle: kernel: HandleTable: Remove deprecated APIs. 5 years ago
bunnei 7a6bfbde24 hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei a4a27a1ef2 hle: kernel: Migrate more of KThread to KAutoObject. 5 years ago
german77 1562858963 input_common: Release mouse buttons on out of focus 5 years ago
Kewlan 9098ceeef3 game_list: Fix dir move up/down expand state 5 years ago
Kewlan 8522d5848f game_list: Update filter results when removing directories 5 years ago
Morph f4f67c448a yuzu: config: Silence narrowing conversion warning on MSVC 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 9e57d03087 config: Add new keyboard bindings 5 years ago
Its-Rei 6b2bdb75bd applets/swkbd: Fix software keyboard button hint scaling 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
Kewlan 886fdb2687 game_list: Mark games as favorite to make them appear at the top. 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
bunnei e7800fb6ff core: settings: Add setting for debug assertions and disable by default. 5 years ago
Morph 0cff324521 applets/controller: Hook up the "Motion" button functionality 5 years ago
Morph 7e5b4326f9 config: Default to exclusive fullscreen mode on platforms other than Windows 5 years ago
Morph 827c0726cc configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
lat9nq 140f317b01 configure_graphics: Prevent stack-use-after-scope 5 years ago