Commit graph

10661 commits

Author SHA1 Message Date
Narr the Reg
a23f148581 service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch 2024-02-23 18:58:51 -06:00
Narr the Reg
d77cb74cb2 service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunch 2024-02-23 18:58:51 -06:00
Narr the Reg
b1994c06df service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightnessControlSupported for QLaunch 2024-02-23 18:58:50 -06:00
Narr the Reg
ba58902d76 service: nfc: Implement SetNfcEnabled 2024-02-23 18:58:50 -06:00
Narr the Reg
2ab5090b02 service: npns: Add ListenTo and GetReceiveEvent for QLaunch 2024-02-23 18:58:39 -06:00
Narr the Reg
ed811a58e9 service: set: Add default eula setting 2024-02-23 18:58:19 -06:00
Narr the Reg
9d2a7fba97 service: hid: Migrate HidServer to new IPC 2024-02-23 17:49:02 -06:00
Narr the Reg
c10b688712 service: hid: Move and migrate AppletResource and ActiveVibrationDevice 2024-02-23 17:49:02 -06:00
liamwhite
26ab5e9c88 Merge pull request #13141 from liamwhite/swap
fs: fix argument order
2024-02-23 15:23:06 -05:00
Liam
996211f28f fs: fix argument order 2024-02-23 15:10:35 -05:00
Liam
b47cfa8e48 fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter 2024-02-23 12:17:24 -05:00
liamwhite
bedb70d105 Merge pull request #13133 from liamwhite/libstdcxx-issue
vi: workaround conductor includes
2024-02-23 11:34:34 -05:00
liamwhite
0ca185f68d Merge pull request #13115 from liamwhite/olsc-pctl
olsc, pctl: move to new ipc
2024-02-23 11:34:29 -05:00
liamwhite
56834236dc Merge pull request #13100 from liamwhite/audio-ipc
audio: move to new ipc
2024-02-23 11:34:21 -05:00
liamwhite
0e16d64fbc Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
fsp: Migrate remaining interfaces to cmif serialization
2024-02-23 11:34:06 -05:00
Liam
10966412ac vi: workaround conductor includes 2024-02-23 10:34:49 -05:00
liamwhite
cee82ecadb Merge pull request #13117 from liamwhite/ovln
psc: stub overlay notification channel
2024-02-22 20:26:03 -05:00
FearlessTobi
830d5766ae aoc: Rename AOC_U to IAddOnContentManager 2024-02-23 01:19:18 +01:00
liamwhite
4df301d9af Merge pull request #12982 from FearlessTobi/fs-rewrite-part0
fs: Add FileSystemAccessor and use cmif serialization
2024-02-22 12:34:47 -05:00
Narr the Reg
565921a463 Merge pull request #13000 from liamwhite/skip-null-memory
device_memory_manager: skip unregistered interfaces on invalidate
2024-02-22 11:34:23 -06:00
Liam
a086cf4136 audio: add NotifyHeadphoneVolumeWarningDisplayedEvent 2024-02-21 23:54:10 -05:00
Liam
28827c325e pctl: rewrite IParentalControlService 2024-02-21 23:42:33 -05:00
Liam
af6a347b18 pctl: rewrite IParentalControlServiceFactory 2024-02-21 23:00:01 -05:00
Liam
2a4e185c0e pctl: move IParentalControlServiceFactory 2024-02-21 23:00:01 -05:00
Liam
9e4b8cee15 pctl: move IParentalControlService 2024-02-21 23:00:01 -05:00
Liam
d623433963 pctl: move types and results 2024-02-21 22:58:20 -05:00
Liam
c84e79e742 psc: stub overlay notification channel 2024-02-21 22:54:05 -05:00
Liam
da72188456 psc: rewrite IPmService 2024-02-21 22:26:32 -05:00
Liam
dc62ca20ee psc: move IPmControl, IPmModule, IPmService 2024-02-21 22:26:12 -05:00
Liam
41d6ea28bf olsc: rewrite IOlscServiceForSystemService 2024-02-21 20:02:00 -05:00
Liam
0975b47dc4 olsc: add IRemoteStorageController 2024-02-21 19:47:54 -05:00
Liam
c7414c03b7 olsc: add IDaemonController 2024-02-21 19:05:19 -05:00
Liam
6ac3fcb51e olsc: rewrite ITransferTaskListController 2024-02-21 18:36:17 -05:00
Liam
b9e7d1d09e olsc: rewrite INativeHandleHolder 2024-02-21 18:19:48 -05:00
Liam
852ff835b5 olsc: rewrite IOlscServiceForApplication 2024-02-21 18:19:12 -05:00
Liam
450171275d olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSystemService, ITransferTaskListController 2024-02-21 16:13:01 -05:00
liamwhite
a98669d39d fs: add missing mutex header for member (#13106) 2024-02-21 16:43:05 +01:00
Liam
58d8db6ac7 audio: format 2024-02-20 22:51:39 -05:00
Liam
db225a3838 audio: rewrite IHardwareOpusDecoder 2024-02-20 22:15:38 -05:00
Liam
a898ae4f7d audio: rewrite IAudioDevice 2024-02-20 22:15:38 -05:00
Liam
f5c288e8ae audio: rewrite IHardwareOpusDecoderManager 2024-02-20 22:15:38 -05:00
Liam
722a7571a5 audio: rewrite IAudioRenderer 2024-02-20 22:15:38 -05:00
Liam
99b848b523 audio: rewrite IAudioRendererManager 2024-02-20 22:15:37 -05:00
Liam
103d1ad376 audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManager 2024-02-20 22:15:37 -05:00
Liam
f3a957d570 audio: split IAudioDevice, IAudioRenderer, move IAudioRendererManager 2024-02-20 22:15:37 -05:00
Liam
c453442f87 audio: move IFinalOutputRecorderManager{,ForApplet} 2024-02-20 22:15:37 -05:00
Liam
147afedf27 audio: rewrite IAudioOutManager 2024-02-20 22:15:37 -05:00
Liam
b11e15833e audio: rewrite IAudioOut 2024-02-20 22:15:37 -05:00
Liam
001db3afdd audio: rewrite IAudioInManager 2024-02-20 22:15:37 -05:00
Liam
1d37442af9 audio: rewrite IAudioIn 2024-02-20 22:15:37 -05:00