summaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2023-06-25Fix more Windows build errorscomex
2023-06-25ssl: fix compatibility with OpenSSL 1.1.1comex
2023-06-25Fixes:comex
2023-06-25ssl: rename argument to avoid false positive codespell warningcomex
2023-06-25Implement SSL servicecomex
2023-06-23Merge pull request #10859 from liamwhite/no-more-atomic-waitliamwhite
2023-06-23Merge pull request #10842 from german77/native_mifareliamwhite
2023-06-22general: remove atomic signal and waitLiam
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-06-21Merge pull request #10086 from Morph1984/coretiming-ng-1bunnei
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-06-20time_zone_manager: Add null terminatorlat9nq
2023-06-20time_zone_manager: Stop on commalat9nq
2023-06-17Merge pull request #10797 from lat9nq/tzdb-patchbunnei
2023-06-17time_zone_service: Always write time zone rule datalat9nq
2023-06-15time_zone_manager: Compare to the correct booleanlat9nq
2023-06-14service: nfc: Read tag protocol only for nfc backendNarr the Reg
2023-06-14service: nfc: Accuracy fixesNarr the Reg
2023-06-13Merge pull request #10603 from lat9nq/tz-more-completebunnei
2023-06-08Merge pull request #10623 from german77/backupliamwhite
2023-06-08nvnflinger: allow locking framerate during video playbackLiam
2023-06-07nvdisp: Fix SingleCore frametime reportingMorph
2023-06-07time: Use compile time division for TimeSpanType conversionMorph
2023-06-07core_timing: Use CNTPCT as the guest CPU tickMorph
2023-06-07nvnflinger: Acquire lock prior to signaling the vsync variableMorph
2023-06-06service: nfc: Add backup supportgerman77
2023-06-05Merge pull request #10508 from yuzu-emu/limebunnei
2023-06-05tz_manager: Fix comparison to wrong integerlat9nq
2023-06-05tz_manager: Implement missing transition timeslat9nq
2023-06-05tz_manager: Warn on unimplemented codelat9nq
2023-06-05tz_manager: Fix character offset not advancinglat9nq
2023-06-05tz_manager: Fix off-by-one errorlat9nq
2023-06-05time: Implement missing servicesNarr the Reg
2023-06-05time_zone_manager: Implement go_ahead/go_backlat9nq
2023-06-05tz_content_manager: Try the system time zone firstlat9nq
2023-06-05time: Remove auto timezone considerationlat9nq
2023-06-05time_manager: Don't offset RTC by system time zonelat9nq
2023-06-05tz_content_manager: Detect system time zonelat9nq
2023-06-03fsp-srv: avoid patching romfs multiple timesLiam
2023-06-03service: account: Save user profile folder on first user creationgerman77
2023-05-31Fix incorrect id check and potential out of bounds lookupKelebek1
2023-05-25Merge pull request #10396 from german77/amiibo_writebunnei
2023-05-22service: nfc: Remove encryption key requirementNarr the Reg
2023-05-21input_common: Implement amiibo writtingNarr the Reg
2023-05-14service: hid: Use span instead of vector referencegerman77
2023-05-13Merge pull request #10244 from liamwhite/lower-upperFernando S
2023-05-12Merge pull request #10237 from liamwhite/cache-storagebunnei
2023-05-11time: implement ContinuousAdjustmentTimePointLiam
2023-05-11fs: adjust future save pathLiam
2023-05-11am: stub CreateCacheStorageLiam