index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2019-01-12
Merge pull request #1848 from FreddyFunk/QJsonArray
bunnei
2019-01-10
Merge pull request #1959 from DarkLordZach/custom-rtc
bunnei
2019-01-10
Merge pull request #1939 from DarkLordZach/web-applet
bunnei
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-04
Removed pulse event type
David Marcec
2019-01-02
Merge pull request #1942 from DarkLordZach/profile-select-game-boot
bunnei
2019-01-02
Merge pull request #1941 from DarkLordZach/profile-select-save-data
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
travis: Use correct package for linux Qt5WebEngine
Zach Hilman
2018-12-28
web_browser: Add bounds checking to applet interface
Zach Hilman
2018-12-28
main: Add main window integrations for QtWebBrowserApplet
Zach Hilman
2018-12-28
qt: Implement Qt frontend to web browser
Zach Hilman
2018-12-27
kernel: Rename 'default' CPU core to 'ideal' core
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-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
[next]