index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
debugger
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-12-04
core: refactor emulated cpu core activation
Liam
2023-11-21
config: Unify config handling under frontend_common
t895
2023-10-21
kernel: update KProcess
Liam
2023-03-12
kernel: convert KThread to new style
Liam
2023-03-12
kernel: convert KPort, KSession
Liam
2023-01-25
main: Globally disable the "?" button on dialogs
Morph
2023-01-01
TAS: Record sanitized instead of raw stick inputs
MonsterDruide1
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-06-14
wait_tree: Eliminate variable shadowing
Morph
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-20
yuzu: Reduce unused includes
ameerj
2022-02-13
debugger: console: Set console output codepage to UTF-8
Morph
2022-01-20
hle: kernel: KThread: Rename thread_type_for_debugging -> thread_type.
bunnei
2021-12-08
profiler: Use QWheelEvent position().toPoint()
Morph
2021-11-24
service/hid: Remove includes of core.h and settings.h
german77
2021-11-24
second commit lion review
german77
2021-11-24
input_common: Revert deleted TAS functions
german77
2021-11-24
settings: Fix mouse and keyboard mappings
german77
2021-11-24
kraken: Fix errors from rebase and format files
german77
2021-11-24
debugger/controller: Remove TAS
german77
2021-11-24
input_common: Rewrite keyboard
german77
2021-11-16
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-10-14
Merge pull request #6774 from lat9nq/remove-global-yuzu
Morph
2021-10-11
Create local variables for mouse and wheel positions
Romain Failliot
2021-10-11
Fix a few warnings
Romain Failliot
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
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: Fallback to simple update
MonsterDruide1
2021-09-18
config: Move TAS options to it's own menu
german77
2021-09-18
input_common/tas: Base playback & recording system
MonsterDruide1
2021-08-13
logging: Simplify and make thread-safe
yzct12345
2021-07-08
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-07-05
profiler: Fix deprecated functions
german77
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-05-30
settings: Disable controller preview if controller is not active
german77
2021-05-23
settings: Forbid docked mode on handheld
german77
2021-05-05
hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-05
hle: kernel: HandleTable: Remove deprecated APIs.
bunnei
2021-05-05
hle: kernel: Migrate KProcess to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-14
debugger: controller: Add access key
lat9nq
[next]