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
2019-01-07
settings: Fix comment structure
Zach Hilman
2019-01-07
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-07
qt: Provide UI to edit custom RTC settings
Zach Hilman
2019-01-07
settings: Add custom RTC settings
Zach Hilman
2019-01-04
qt: Move profile manager to own UI tab
Zach Hilman
2019-01-02
Merge pull request #1942 from DarkLordZach/profile-select-game-boot
bunnei
2019-01-02
Merge pull request #1944 from FearlessTobi/port-4187
bunnei
2018-12-31
yuzu/configure_general: Silence truncation warnings in loadConfiguration()
Lioncash
2018-12-31
yuzu/config: Silence truncation warnings
Lioncash
2018-12-28
Qt/Configure: Use sidebar to divide tabs into smaller groups
spycrab
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-26
Merge pull request #1948 from lioncash/translatable
bunnei
2018-12-26
configure_per_general: Mark UI strings as translatable in the constructor
Lioncash
2018-12-26
configure_input_simple: Make input profile array constexpr
Lioncash
2018-12-25
qt: Add setting to prompt for user on game boot
Zach Hilman
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
Merge pull request #1780 from DarkLordZach/controller-profiles
bunnei
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-13
audio_core: Make g_sink_details internally linked
Lioncash
2018-12-10
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-05
configure_input_simple: Properly signal docked mode change
Zach Hilman
2018-12-05
configure_input: Add ConfigureInputSimple as default input UI config
Zach Hilman
2018-12-05
configure_input: Convert into QDialog
Zach Hilman
2018-12-05
configure: Use ConfigureInputSimple for Input tab
Zach Hilman
2018-12-05
ui_settings: Add UI setting for input profile index
Zach Hilman
2018-12-05
configuration/config: Use an intermediary variable for accessing players
Lioncash
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-03
qt: Add UI to display game properties and disable add-ons
Zach Hilman
2018-12-03
config: Store and load disabled add-ons list
Zach Hilman
2018-12-02
yuzu/configuration: Make slots private where applicable
Lioncash
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-12-02
yuzu/configuration/configure_input: Default destructor in the cpp file
Lioncash
2018-11-30
configure_input: Amend clang-format discrepancies
Lioncash
2018-11-29
Merge pull request #1768 from greggameplayer/patch-2
bunnei
2018-11-27
yuzu/configure_input_player: Use std::size_t to represent the player index in...
Lioncash
2018-11-27
yuzu/configure_input: Make CallConfigureDialog a non-member template function
Lioncash
2018-11-27
yuzu/configure_input_player: Use a lambda expression instead of std::bind
Lioncash
2018-11-27
yuzu/configure_input_player: Amend constructor initializer list order
Lioncash
2018-11-27
yuzu/configure_input: Remove unused function MoveGridElement
Lioncash
2018-11-27
yuzu/configure_input*: Move data members after function declarations
Lioncash
2018-11-27
yuzu/configure_input: Remove unnecessary includes
Lioncash
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-22
correct clang-format
greggameplayer
2018-11-22
Automatically disable joycons docked
greggameplayer
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
[next]