summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2025-01-08nvdrv: Add MSVC compatibility for packed structsZephyron
2025-01-07kernel: Implement SystemResourceSize info type for VAMM initializationZephyron
2025-01-06core: Improve device memory and buffer queue handlingZephyron
2025-01-06service/am: Implement friend invitation storage channelZephyron
2025-01-05nvdrv: Fix incorrect IoctlZbcSetTable structure size assertionZephyron
2025-01-04nvdrv: Implement ZBCSetTable functionalityZephyron
2025-01-04core: Add support for 10GB and 12GB memory configurationsZephyron
2025-01-02arm: Skip duplicate consecutive addresses in backtrace outputZephyron
2024-12-31api_version: Update constants for HOS 19.0.1Zephyron
2024-12-31core: Update copyright headersZephyron
2024-12-31core: Fix telemetry ID personalization array sizeZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-03-04"Merge Tagged PR 13018"yuzubot
2024-02-27Merge pull request #13135 from german77/hid-interfaceliamwhite
2024-02-26general: fix asan errorsLiam
2024-02-26Merge pull request #13159 from liamwhite/web-errorliamwhite
2024-02-26settings: remove global override for smash on amdvlkLiam
2024-02-26video_core: make gpu context aware of rendering programLiam
2024-02-24ldn: return no connection from GetStateForMonitorLiam
2024-02-24ssl: add cert storeLiam
2024-02-24glue: load initial year setting as s32Liam
2024-02-24acc: add account manager for acc:u1Liam
2024-02-24fs: add stubs for online web appletLiam
2024-02-24erpt: stub report creationLiam
2024-02-24set: add GetPlatformRegionLiam
2024-02-24service: set: Fix GetSettingsItemValuegerman77
2024-02-24Merge pull request #13153 from german77/defaultsetliamwhite
2024-02-24Merge pull request #13081 from FearlessTobi/aoc-ipcliamwhite
2024-02-24service: set: Enable nfc and others by default and bump versiongerman77
2024-02-24set: fix region code for system settingsLiam
2024-02-23service: audio: Add missing logging properties of SetHeadphoneOutputLevelModeNarr the Reg
2024-02-23service: btdrv: Add EnableRadio for QlaunchNarr the Reg
2024-02-23service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRe...Narr the Reg
2024-02-23service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunchNarr the Reg
2024-02-23service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightness...Narr the Reg
2024-02-23service: nfc: Implement SetNfcEnabledNarr the Reg
2024-02-23service: npns: Add ListenTo and GetReceiveEvent for QLaunchNarr the Reg
2024-02-23service: set: Add default eula settingNarr the Reg
2024-02-23service: hid: Migrate HidServer to new IPCNarr the Reg
2024-02-23service: hid: Move and migrate AppletResource and ActiveVibrationDeviceNarr the Reg
2024-02-23Merge pull request #13141 from liamwhite/swapliamwhite
2024-02-23fs: fix argument orderLiam
2024-02-23fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilterLiam
2024-02-23Merge pull request #13133 from liamwhite/libstdcxx-issueliamwhite
2024-02-23Merge pull request #13115 from liamwhite/olsc-pctlliamwhite
2024-02-23Merge pull request #13100 from liamwhite/audio-ipcliamwhite
2024-02-23Merge pull request #13073 from FearlessTobi/fsp-srv-ipcliamwhite
2024-02-23vi: workaround conductor includesLiam
2024-02-22Merge pull request #13117 from liamwhite/ovlnliamwhite
2024-02-23aoc: Rename AOC_U to IAddOnContentManagerFearlessTobi