index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
applets
/
controller.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
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-08-22
general: Use console mode helper across project
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-03-30
applet: controller: Implement cancel button
german77
2023-03-25
qt: implement RequestExit for applets
Liam
2022-12-05
applets/controller: Use aliases for callbacks
Lioncash
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-12-29
core/hid: Fix controller type validation
german77
2021-11-24
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
Morph review first wave
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
core/frontend: Update applets
german77
2020-11-15
hid: Reorder all HID commands
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-10-26
controller: Pass ControllerParameters by reference in ReconfigureControllers()
Lioncash
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-09-25
frontend/controller: Eliminate dependency on the global system instance
Lioncash
2020-09-04
applets/controller: Resolve several compiler warnings
Morph
2020-09-04
Address feedback
Morph
2020-09-04
applets/controller: Modify heuristic to account for certain games
Morph
2020-09-04
applets/controller: Implement fallback applet for the SDL frontend
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph