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
2021-10-15
qt_web_browser: Add missing QApplication include
Morph
2021-10-15
bootmanager: Forward declare System and SystemResultStatus
Morph
2021-10-15
yuzu: Construct system in GMainWindow
Morph
2021-10-15
core: Move ResultStatus outside of System
Morph
2021-10-15
Merge pull request #7174 from MightyCreak/hide-cursor-by-default
Mai M
2021-10-15
Merge pull request #7185 from Morph1984/make_unique_ui
Mai M
2021-10-15
Hide mouse cursor by default
Romain Failliot
2021-10-15
main: Slightly refactor NCA entry installation in InstallNCA (#7181)
Creak
2021-10-15
main: Use std::unique_ptr for ui
Morph
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-10-14
settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165)
Moonlacer
2021-10-14
Merge pull request #6774 from lat9nq/remove-global-yuzu
Morph
2021-10-13
Merge pull request #7158 from ameerj/window-900p
bunnei
2021-10-12
Merge pull request #7147 from behunin/patch-1
Ameer J
2021-10-11
Create local variables for mouse and wheel positions
Romain Failliot
2021-10-11
Fix a few warnings
Romain Failliot
2021-10-11
main: Add option to reset window size to 900p
ameerj
2021-10-08
Update configure_tas.ui
Levi Behunin
2021-10-07
discord_impl: Remove global system instances
lat9nq
2021-10-07
game_list: Remove global instances of Core::System
lat9nq
2021-10-07
configuration: Add const qualifier where able
lat9nq
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-10-07
service: Reduce header include overhead
Morph
2021-10-05
Merge pull request #7090 from Moonlacer/tas_spacing_addition
bunnei
2021-10-03
Merge pull request #7111 from lat9nq/no-title-bar-version
bunnei
2021-10-01
yuzu: main: Register a callback for Exit
Morph
2021-10-01
Merge pull request #7102 from Morph1984/remove-boxcat
bunnei
2021-09-30
Merge pull request #7075 from v1993/power-of-tea
bunnei
2021-09-30
main: Don't add an extra separator when the title version is absent
lat9nq
2021-09-29
style: Remove extra space preceding the :: operator
Morph
2021-09-29
CMakeLists: Remove BoxCat build option
Morph
2021-09-29
settings: Remove BCAT settings
Morph
2021-09-29
configure_network: Remove BCAT
Morph
2021-09-29
configure_tas: Remove help button from dialog window
Moonlacer
2021-09-29
configure_tas: Ensure dialog buttons always stay at the bottom
Moonlacer
2021-09-28
Merge pull request #7042 from v1993/patch-7
Ameer J
2021-09-23
Merge pull request #7068 from behunin/patch-3
bunnei
2021-09-24
Use subdirectory of main data directory for QtWebEngine storage
v1993
2021-09-22
Clean-up and nits
Levi Behunin
2021-09-20
Clean-up
Levi Behunin
2021-09-18
Tas configure ui nits
Levi Behunin
2021-09-18
UI: Relocate tas menu and add brief description
german77
2021-09-18
input_common/tas: new update method
german77
2021-09-18
input_common/tas: Document the main class
german77
2021-09-18
input_common/tas: Add swap controller
german77
2021-09-18
input_common/tas: overwrite file dialog
german77
2021-09-18
input_common/tas: Fallback to simple update
MonsterDruide1
2021-09-18
config: Move TAS options to it's own menu
german77
2021-09-18
core: Hacky TAS syncing & load pausing
MonsterDruide1
2021-09-18
main: TAS Playback state label
MonsterDruide1
[next]