510 Commits (20859802f01e64e4407df8bf7fb362449bd68cee)

Author SHA1 Message Date
Zach Hilman 19b2571aec applet: Add operation completed callback 7 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman fed6ab14c3 am: Implement text check software keyboard mode 7 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
Zach Hilman a81645400f qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
Zach Hilman 5454494adb qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago
David Marcec 4476fd29d6 Fixed switching operation modes when not running a game 7 years ago
David Marcec 9359655712 Report resolution scaling support for vi and am 7 years ago
Lioncash e6676afa18 yuzu/configure_system: Mark the entropy mask string as nontranslatable 7 years ago
Zach Hilman 6001af2b89 qt: Move Open yuzu Folder action from Help to File 7 years ago
Zach Hilman ab552e4a25 svc: Use proper random entropy generation algorithm 7 years ago
fearlessTobi 9ea8eb6b2e yuzu: Add hotkey for Amiibo loading 7 years ago
Zach Hilman cb1e63ef09 svc: Return random seed for svcGetInfo RandomEntropy 7 years ago
Tobias 9333ee29ca
yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug 7 years ago
Zach Hilman 2a16fd7ffc settings: Add config option to set RNG seed 7 years ago
David Marcec 40db288a2a Renamed CheckIfOperationChanged to OnDockedModeChanged 7 years ago
David Marcec fd1ef25257 Fixups 7 years ago
David Marcec 41e99d8880 Ability to switch between docked and undocked mode in-game 7 years ago
Frederic Laing d34d0bfc87 configure_system: Fix compiler warning 7 years ago
Frederic Laing 6c8b788d32 yuzu/main: Fix compiler warning 7 years ago
Dharmin K Shah b2647dba33
Fix quickstart link 7 years ago
Zach Hilman 52e7e8eed3 game_list: Only reload game list after relevant settings changed 7 years ago
Zach Hilman 97187b7ef6 qt: Add help option to open yuzu folder 7 years ago
Zach Hilman 2d2ef05d8c game_list: Make add-ons column optional 7 years ago
FernandoS27 60a184455c Fix ASTC Decompressor to support depth parameter 7 years ago
FernandoS27 aee93f98f9 Fix ASTC formats 7 years ago
Lioncash a6830e61b8 configure_system: Contrain profile usernames to 32 characters 7 years ago
Lioncash 352b56367c general: Remove unused boost inclusions where applicable 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman 48eb3742b9 settings: Add setting to control NSO dumping 7 years ago
Frederic Laing f50f065c31 configure_system: Fix compiler warning 7 years ago
fearlessTobi 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission 7 years ago
Lioncash 9024cbb5b8 configure_system: Make GetIcon() return the scaled 64x64 icon 7 years ago
Lioncash 85ed0af84e configure_system: Move entry formatting for the user account list entries to its own function 7 years ago
Lioncash 8eaf857d06 configure_system: Display errors to the user if file operations fail when setting user images 7 years ago
Lioncash 85285b09b0 configure_system: Make the file selector text translatable 7 years ago
Lioncash 5172354e29 configure_system: Make GetAccountUsername() an internal function 7 years ago
Lioncash bf7da804c5 configure_system: Default initialize member variables 7 years ago
Lioncash 8806e69f59 configure_system: Simplify UUID generation call in AddUser() 7 years ago
Lioncash a6addb5332 configure_system: Amend function casing 7 years ago
Lioncash 2347e1b8c5 configure_system: Add missing override specifier on the destructor 7 years ago
Lioncash 3c63cecb96 configure_system: Make public slots private 7 years ago
Lioncash 1edf8660bc game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 7 years ago
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional 7 years ago
Lioncash 030847d5fa graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function 7 years ago
Lioncash bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
Zach Hilman e7ac42677b configure_system: Clear current username before overwriting 7 years ago
Lioncash a1c85b8c55 game_list: Use QFileInfo instead of common's file functions 7 years ago
Lioncash 47f081d513 game_list: Make game list column headers translatable 7 years ago