summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-11-22correct clang-formatgreggameplayer
2018-11-22Automatically disable joycons dockedgreggameplayer
2018-11-20Merge pull request #1667 from DarkLordZach/swkbdbunnei
2018-11-18configure_input: Use Joycons Docked instead of Connected as labelZach Hilman
2018-11-18configure_input_player: Set minimum width on controlsZach Hilman
2018-11-18configure_input: Properly update UI components on removal of playerZach Hilman
2018-11-18configure_input: Make None a controller option instead of checkboxZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18qt: Move controller button config to separate dialogZach Hilman
2018-11-18qt: Add UI to configure touchscreen parametersZach Hilman
2018-11-18qt: Add UI to configure mouse buttonsZach Hilman
2018-11-18configure_input: Add support for multiplayer and controller typesZach Hilman
2018-11-18yuzu/config: Add (de-)serialization for multiplayerZach Hilman
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
2018-11-18software_keyboard: Add max and current length display to dialogZach Hilman
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Implement text check software keyboard modeZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-18qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman
2018-11-16Merge pull request #1678 from FearlessTobi/amiibo-hotkeysbunnei
2018-11-16Merge pull request #1632 from DarkLordZach/keys-manager-optimizationsbunnei
2018-11-16Fixed switching operation modes when not running a gameDavid Marcec
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-14yuzu/configure_system: Mark the entropy mask string as nontranslatableLioncash
2018-11-14Merge pull request #1679 from DarkLordZach/deterministic-rng-2bunnei
2018-11-13qt: Move Open yuzu Folder action from Help to FileZach Hilman
2018-11-13svc: Use proper random entropy generation algorithmZach Hilman
2018-11-13yuzu: Add hotkey for Amiibo loadingfearlessTobi
2018-11-12Merge pull request #1670 from DarkLordZach/deterministic-rngbunnei
2018-11-12svc: Return random seed for svcGetInfo RandomEntropyZach Hilman
2018-11-12Merge pull request #1650 from FreddyFunk/castbunnei
2018-11-12Merge pull request #1674 from FearlessTobi/fullscreen-fixJames Rowe
2018-11-12yuzu: Add a missing "!" to fix the stuck-in-fullscreen bugTobias
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-11-11Merge pull request #1652 from FreddyFunk/static-castbunnei
2018-11-08Renamed CheckIfOperationChanged to OnDockedModeChangedDavid Marcec
2018-11-07FixupsDavid Marcec
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec
2018-11-06configure_system: Fix compiler warningFrederic Laing
2018-11-06yuzu/main: Fix compiler warningFrederic Laing
2018-11-05Merge pull request #1441 from CarlKenner/DebuggerLogbunnei
2018-11-05Merge pull request #1639 from DarkLordZach/open-yuzu-folderbunnei
2018-11-04Merge pull request #1625 from FernandoS27/astcbunnei
2018-11-05Fix quickstart linkDharmin K Shah
2018-11-03game_list: Only reload game list after relevant settings changedZach Hilman
2018-11-03qt: Add help option to open yuzu folderZach Hilman
2018-11-01game_list: Make add-ons column optionalZach Hilman