456 Commits (f467d8e8a3a894120464136e35c2d0bd88f6c652)

Author SHA1 Message Date
Zach Hilman 10eb01586e configure_input: Use Joycons Docked instead of Connected as label 7 years ago
Zach Hilman fab550b629 configure_input_player: Set minimum width on controls 7 years ago
Zach Hilman 63d941fb6a configure_input: Properly update UI components on removal of player 7 years ago
Zach Hilman b131a4bbb2 configure_input: Make None a controller option instead of checkbox 7 years ago
Zach Hilman 2d8a5a4e9b hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman 25c07217cf qt: Move controller button config to separate dialog 7 years ago
Zach Hilman 2ec994c396 qt: Add UI to configure touchscreen parameters 7 years ago
Zach Hilman 558777d83f qt: Add UI to configure mouse buttons 7 years ago
Zach Hilman b43b2d857f configure_input: Add support for multiplayer and controller types 7 years ago
Zach Hilman 288dfe1ba5 yuzu/config: Add (de-)serialization for multiplayer 7 years ago
Zach Hilman 945fdd9361 software_keyboard: Add max and current length display to dialog 7 years ago
Zach Hilman 948e1b2f42 applet: Add operation completed callback 7 years ago
Zach Hilman f0d2246b6a software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 04bc2fafbc am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman 27ebe123e9 am: Implement text check software keyboard mode 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Zach Hilman b9c5a8bcf6 qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
Zach Hilman 56c85c996a qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago
David Marcec 6d005b9788 Fixed switching operation modes when not running a game 7 years ago
Lioncash 363d692268 yuzu/configure_system: Mark the entropy mask string as nontranslatable 7 years ago
Zach Hilman e407f73240 qt: Move Open yuzu Folder action from Help to File 7 years ago
Zach Hilman deb5d6be60 svc: Use proper random entropy generation algorithm 7 years ago
fearlessTobi dee71127ef yuzu: Add hotkey for Amiibo loading 7 years ago
Zach Hilman 4c0e453e08 svc: Return random seed for svcGetInfo RandomEntropy 7 years ago
Tobias 3617f49a9e yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug 7 years ago
Zach Hilman 6af690c2b8 settings: Add config option to set RNG seed 7 years ago
David Marcec ab3513b7b3 Renamed CheckIfOperationChanged to OnDockedModeChanged 7 years ago
David Marcec 22be70c387 Fixups 7 years ago
David Marcec 2848c8b088 Ability to switch between docked and undocked mode in-game 7 years ago
Frederic Laing c1e5c112c6 configure_system: Fix compiler warning 7 years ago
Frederic Laing c646fe0684 yuzu/main: Fix compiler warning 7 years ago
Dharmin K Shah ca5bbf0e78 Fix quickstart link 7 years ago
Zach Hilman cfe85bdb3d game_list: Only reload game list after relevant settings changed 7 years ago
Zach Hilman d98525e809 qt: Add help option to open yuzu folder 7 years ago
Zach Hilman defffa3ec3 game_list: Make add-ons column optional 7 years ago
FernandoS27 82d04c5e99 Fix ASTC Decompressor to support depth parameter 7 years ago
FernandoS27 fe596b4c6e Fix ASTC formats 7 years ago
Lioncash eae8892b57 configure_system: Contrain profile usernames to 32 characters 7 years ago
Lioncash 70e4492d49 general: Remove unused boost inclusions where applicable 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman c8bc8ba008 settings: Add setting to control NSO dumping 7 years ago
Frederic Laing d0eea8fc3a configure_system: Fix compiler warning 7 years ago
fearlessTobi 381e04453a compatdb: Use a seperate endpoint for testcase submission 7 years ago
Lioncash f7d6c35085 configure_system: Make GetIcon() return the scaled 64x64 icon 7 years ago
Lioncash f4272e65b8 configure_system: Move entry formatting for the user account list entries to its own function 7 years ago
Lioncash 2099e41b17 configure_system: Display errors to the user if file operations fail when setting user images 7 years ago
Lioncash 062bf90622 configure_system: Make the file selector text translatable 7 years ago
Lioncash 73dea24300 configure_system: Make GetAccountUsername() an internal function 7 years ago
Lioncash f38577db9a configure_system: Default initialize member variables 7 years ago
Lioncash 45c01544a6 configure_system: Simplify UUID generation call in AddUser() 7 years ago