Age | Commit message (Collapse) | Author |
|
- Update copyright headers to include Citron Homebrew Project
- Add 2025 to copyright years
|
|
- The personalization array in GenerateTelemetryId() was too small (18 bytes)
for the string "citron Telemetry ID" which requires 20 bytes including the
null terminator
- Increased the array size to 20 to properly accommodate the full string
|
|
- Replaced all references to the old project name with Citron.
- Added Citron copyright information alongside existing notices in all files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: hid: Migrate HidServer to new IPC
|
|
general: fix asan errors
|
|
texture_cache: do not track invalid addresses
|
|
|
|
|
|
|
|
|
|
|
|
renderer_opengl: declare geometry stream support in profile
|
|
core: enable error applet, add stubs for web applet
|
|
|
|
|
|
|
|
|
|
core: hid: hid_core doesn't have access to LIBUSB
|
|
core: hid: Reintroduce vibration filter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: set: Enable nfc and others by default and bump version
|
|
aoc: Migrate to use cmif serialization
|
|
|
|
|
|
android: Play vibrations asynchronously
|
|
common/ring_buffer: Include <limits> header
|
|
|
|
|
|
GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch
|
|
|
|
IsAutoBrightnessControlSupported for QLaunch
|
|
|
|
|