index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
util
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-11
service: hid: Create abstracted pad structure
german77
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-11-19
qt: fix linux build
Liam
2023-10-15
Typing and formatting errors fixed.
boludoz
2023-10-15
Unnecessary feature removed
boludoz
2023-10-15
Fixes and improvements
boludoz
2023-10-15
Improved shortcut: add games in applist for Windows, question for start game ...
boludoz
2023-10-10
yuzu: Save multiple resolutions per icon
Narr the Reg
2023-10-07
yuzu: Add desktop shortcut support for Windows
FearlessTobi
2023-03-12
general: fix spelling mistakes
Liam
2023-01-25
main: Convert to device independent coordinates for scaling
Morph
2023-01-25
main: Globally disable the "?" button on dialogs
Morph
2022-12-21
qt: use main window as close overlay parent
Liam
2022-12-20
qt: continue event loop during game close
Liam
2022-12-19
overlay_dialog: Avoid starting the input thread if non-interactive
Morph
2022-12-18
overlay_dialog: Hide button dialog box when both buttons are hidden
Morph
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
network, yuzu: Make copyright headers SPDX-compliant
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-07
yuzu/util: Replace lock_guard with scoped_lock
Merry
2022-03-20
yuzu: Reduce unused includes
ameerj
2022-01-23
yuzu: Add setting to disable controller navigation
german77
2021-12-02
yuzu: Implement basic controller navigation
german77
2021-11-24
yuzu: Update overlay applet
german77
2021-06-06
limitable_input_dialog: Implement character limiter
Kewlan
2021-04-15
overlay_dialog: Add an overlay text dialog that accepts controller input
Morph
2021-01-09
general: Resolve C4062 warnings on MSVC
Morph
2020-12-18
util: Add URL Request Interceptor for QWebEngine
Morph
2019-05-25
sequence_dialog: Reorganize the constructor
Lioncash
2019-05-25
sequence_dialog: Remove unnecessary horizontal specifier
Lioncash
2019-05-20
yuzu/util: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/util: Remove unused spinbox.cpp/.h
Lioncash
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2018-10-31
configure_system: Contrain profile usernames to 32 characters
Lioncash
2018-09-17
yuzu/util: Antialias game list compatibility pixmaps
Lioncash
2018-08-29
Show game compatibility within yuzu
fearlessTobi
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-16
clang-format
MerryMage
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe