summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2024-02-23service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunchNarr the Reg
2024-02-23service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and ↵Narr the Reg
IsAutoBrightnessControlSupported for QLaunch
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
fs: fix argument order
2024-02-23fs: fix argument orderLiam
2024-02-23fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilterLiam
2024-02-23Merge pull request #13133 from liamwhite/libstdcxx-issueliamwhite
vi: workaround conductor includes
2024-02-23Merge pull request #13115 from liamwhite/olsc-pctlliamwhite
olsc, pctl: move to new ipc
2024-02-23Merge pull request #13100 from liamwhite/audio-ipcliamwhite
audio: move to new ipc
2024-02-23Merge pull request #13073 from FearlessTobi/fsp-srv-ipcliamwhite
fsp: Migrate remaining interfaces to cmif serialization
2024-02-23vi: workaround conductor includesLiam
2024-02-22Merge pull request #13117 from liamwhite/ovlnliamwhite
psc: stub overlay notification channel
2024-02-23aoc: Rename AOC_U to IAddOnContentManagerFearlessTobi
2024-02-22Merge pull request #12982 from FearlessTobi/fs-rewrite-part0liamwhite
fs: Add FileSystemAccessor and use cmif serialization
2024-02-22Merge pull request #13000 from liamwhite/skip-null-memoryNarr the Reg
device_memory_manager: skip unregistered interfaces on invalidate
2024-02-21audio: add NotifyHeadphoneVolumeWarningDisplayedEventLiam
2024-02-21pctl: rewrite IParentalControlServiceLiam
2024-02-21pctl: rewrite IParentalControlServiceFactoryLiam
2024-02-21pctl: move IParentalControlServiceFactoryLiam
2024-02-21pctl: move IParentalControlServiceLiam
2024-02-21pctl: move types and resultsLiam
2024-02-21psc: stub overlay notification channelLiam
2024-02-21psc: rewrite IPmServiceLiam
2024-02-21psc: move IPmControl, IPmModule, IPmServiceLiam
2024-02-21olsc: rewrite IOlscServiceForSystemServiceLiam
2024-02-21olsc: add IRemoteStorageControllerLiam
2024-02-21olsc: add IDaemonControllerLiam
2024-02-21olsc: rewrite ITransferTaskListControllerLiam
2024-02-21olsc: rewrite INativeHandleHolderLiam
2024-02-21olsc: rewrite IOlscServiceForApplicationLiam
2024-02-21olsc: move INativeHandleHolder, IOlscServiceForApplication, ↵Liam
IOlscServiceForSystemService, ITransferTaskListController
2024-02-21fs: add missing mutex header for member (#13106)liamwhite
2024-02-20audio: formatLiam
2024-02-20audio: rewrite IHardwareOpusDecoderLiam
2024-02-20audio: rewrite IAudioDeviceLiam
2024-02-20audio: rewrite IHardwareOpusDecoderManagerLiam
2024-02-20audio: rewrite IAudioRendererLiam
2024-02-20audio: rewrite IAudioRendererManagerLiam
2024-02-20audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManagerLiam
2024-02-20audio: split IAudioDevice, IAudioRenderer, move IAudioRendererManagerLiam
2024-02-20audio: move IFinalOutputRecorderManager{,ForApplet}Liam
2024-02-20audio: rewrite IAudioOutManagerLiam
2024-02-20audio: rewrite IAudioOutLiam
2024-02-20audio: rewrite IAudioInManagerLiam
2024-02-20audio: rewrite IAudioInLiam
2024-02-20ns: fix alignment of uid typeLiam