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
Age
Commit message (
Expand
)
Author
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-26
Merge pull request #1849 from encounter/svcSetThreadActivity
bunnei
2018-12-25
qt: Use ProfileSelectionDialog when selecting user for save data
Zach Hilman
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 #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-23
Merge pull request #1780 from DarkLordZach/controller-profiles
bunnei
2018-12-19
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-14
Merge pull request #1902 from lioncash/audio
bunnei
2018-12-14
Merge pull request #1871 from lioncash/move
bunnei
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-07
Merge pull request #1873 from lioncash/const
bunnei
2018-12-05
yuzu/wait_tree: Pass QString by value and std::move in the initializer list f...
Lioncash
2018-12-05
yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToG...
Lioncash
2018-12-05
yuzu/game_list_worker: Don't retrieve file type and file type strings twice i...
Lioncash
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
Merge pull request #1837 from lioncash/map
bunnei
2018-12-04
yuzu/game_list_worker: Move std::string construction after the termination ch...
Lioncash
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-04
debugger: Set paused thread color
Luke Street
2018-12-04
kernel/object: Amend handle types to distinguish between readable and writabl...
Lioncash
2018-12-04
svc: Implement SetThreadActivity (thread suspension)
Luke Street
2018-12-03
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
qt: Implement GUI dialog frontend for ProfileSelector
Zach Hilman
2018-12-03
qt: Register to use Qt ProfileSelector instead of default
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-03
Merge pull request #1842 from lioncash/slot
bunnei
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
Merge pull request #1803 from DarkLordZach/k-able-event
bunnei
2018-12-03
game_list: Remove a reference of a reference
Frederic Laing
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-12-01
Merge pull request #1795 from ReinUsesLisp/vc-cleanup
bunnei
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-12-01
yuzu/game_list_worker: Deduplicate game list entry creation
Lioncash
2018-12-01
yuzu/game_list_worker: Tidy up string handling in FillControlMap()
Lioncash
2018-11-30
remove border from GameList
Bartosz Kaszubowski
2018-11-30
configure_input: Amend clang-format discrepancies
Lioncash
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
[prev]
[next]