index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
Age
Commit message (
Expand
)
Author
2018-11-23
Merge pull request #1708 from ogniK5377/res-scale
bunnei
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-20
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-18
configure_input: Use Joycons Docked instead of Connected as label
Zach Hilman
2018-11-18
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-18
configure_input: Properly update UI components on removal of player
Zach Hilman
2018-11-18
configure_input: Make None a controller option instead of checkbox
Zach Hilman
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-11-18
qt: Move controller button config to separate dialog
Zach Hilman
2018-11-18
qt: Add UI to configure touchscreen parameters
Zach Hilman
2018-11-18
qt: Add UI to configure mouse buttons
Zach Hilman
2018-11-18
configure_input: Add support for multiplayer and controller types
Zach Hilman
2018-11-18
yuzu/config: Add (de-)serialization for multiplayer
Zach Hilman
2018-11-18
Merge pull request #1640 from DarkLordZach/game-list-reload
bunnei
2018-11-16
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
Fixed switching operation modes when not running a game
David Marcec
2018-11-16
Report resolution scaling support for vi and am
David Marcec
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-14
yuzu/configure_system: Mark the entropy mask string as nontranslatable
Lioncash
2018-11-13
svc: Use proper random entropy generation algorithm
Zach Hilman
2018-11-12
svc: Return random seed for svcGetInfo RandomEntropy
Zach Hilman
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-11-11
Merge pull request #1652 from FreddyFunk/static-cast
bunnei
2018-11-08
Renamed CheckIfOperationChanged to OnDockedModeChanged
David Marcec
2018-11-07
Fixups
David Marcec
2018-11-07
Ability to switch between docked and undocked mode in-game
David Marcec
2018-11-06
configure_system: Fix compiler warning
Frederic Laing
2018-11-03
game_list: Only reload game list after relevant settings changed
Zach Hilman
2018-11-01
game_list: Make add-ons column optional
Zach Hilman
2018-11-01
Merge pull request #1615 from lioncash/input
bunnei
2018-10-31
configure_system: Contrain profile usernames to 32 characters
Lioncash
2018-10-30
Merge pull request #1595 from FreddyFunk/cast
bunnei
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-29
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-28
configure_system: Fix compiler warning
Frederic Laing
2018-10-27
configure_system: Make GetIcon() return the scaled 64x64 icon
Lioncash
2018-10-27
configure_system: Move entry formatting for the user account list entries to ...
Lioncash
2018-10-27
configure_system: Display errors to the user if file operations fail when set...
Lioncash
2018-10-25
configure_system: Make the file selector text translatable
Lioncash
2018-10-25
configure_system: Make GetAccountUsername() an internal function
Lioncash
2018-10-25
configure_system: Default initialize member variables
Lioncash
2018-10-25
configure_system: Simplify UUID generation call in AddUser()
Lioncash
2018-10-25
configure_system: Amend function casing
Lioncash
2018-10-25
configure_system: Add missing override specifier on the destructor
Lioncash
2018-10-25
configure_system: Make public slots private
Lioncash
2018-10-24
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
Merge pull request #1558 from lioncash/ptr
bunnei
2018-10-24
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
configure_system: Clear current username before overwriting
Zach Hilman
[next]