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
Age
Commit message (
Expand
)
Author
2022-07-27
Merge pull request #8633 from Morph1984/optional-keys
liamwhite
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-24
applet/swkbd: Implement optional symbol keys
Morph
2022-06-26
core: Replace all instances of ResultCode with Result
german77
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
2022-03-21
applets/mii: Remove frontend parameters
Morph
2022-03-21
service: Move mii enums and structs into its own file
Morph
2022-03-21
applets: Rename Mii to MiiEdit
Morph
2022-03-19
core: Reduce unused includes
ameerj
2022-03-16
Merge pull request #7964 from german77/miiii
bunnei
2022-03-07
emu_window: Create a way to Cancel the exit of a Scoped
lat9nq
2022-02-28
applet: mii: Simple implementation of mii applet
german77
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
profile: Migrate to the new UUID implementation
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
2021-11-24
core: Remove frontend/input
german77
2021-11-24
core/emu_window: Remove touch input
german77
2021-11-24
core/hid: Move input_interpreter to hid
german77
2021-11-20
Fix screenshot dimensions when at 1x scale
ameerj
2021-11-16
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-09-22
core/profile_select: Avoid uninitialized read in SelectProfile()
Lioncash
2021-07-14
applets: Append applet_ prefix to backend applets
Morph
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-23
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-05-30
input_common: Analog button, use time based position instead of frequent updates
german77
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
2021-04-30
Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet
bunnei
2021-04-29
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-28
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-23
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
emu_window: Return pair from ClipToTouchScreen() instead of tuple
Lioncash
2021-04-23
emu_window: unsigned -> u32
Lioncash
2021-04-15
input_interpreter: Fix button hold being interpreted incorrectly on init
Morph
2021-04-15
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-07
hid: Implement GC controller
german
2021-02-06
Make settings controller image change with controller input
german
2021-01-20
Merge pull request #5270 from german77/multiTouch
bunnei
2021-01-16
input_interpreter: Mark two member functions as const
Lioncash
2021-01-16
input_interpreter: Add method to check for a button press state
Morph
2021-01-15
Always initialize keyboard input
german
2021-01-15
Add mutitouch support for touch screens
german
[next]