aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-14Rename Hipc to Cmif where appropriate (#3880)Alex Barney
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2022-12-29HLE: Add basic stubs to get Labo VR booting to title screen. (#4007)Luminoso-256
2022-10-27AppletAE: stub SetRecordVolumeMuted (#3804)Luke Warner
2022-08-18Removed unused usings. (#3593)Nicholas Rodine
2022-08-15am: Stub SetWirelessPriorityMode, SetWirelessPriorityMode and GetHdcpAuthenti...Ac_K
2022-07-06Fix Vi managed and stray layers open/close/destroy (#3438)gdkchan
2022-02-18Implement/Stub mnpp:app service and some hid calls (#3131)Ac_K
2022-02-09misc: Make PID unsigned long instead of long (#3043)Mary
2021-09-19vi: Unify resolutions values and accurate implementation of them. (#2640)Ac_K
2021-09-11Report 1080p resolution when in docked mode (#2618)gdkchan
2021-06-29aoc/am: Cleanup aoc service and stub am calls (#2414)Ac_K
2021-06-28no name: Mii Editor applet support (#2419)Ac_K
2021-06-21am: Add all known AppletMessage (#2378)Ac_K
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-04-13Surface Flinger: Fix an oversight when closing a layer (#2192)Mary
2021-03-27misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150)Ac_K
2021-03-25am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled a...Ac_K
2021-02-21appletAE: Implement SetLcdBacklighOffEnabled (#2037)Ac_K
2021-01-23Fix inverted read only flag in transfer memory creation (#1945)Caian Benedicto
2021-01-19Fix alignment on CreateTransferMemoryStorage (#1937)gdkchan
2021-01-19am: Implement CreateHandleStorage and fixes (#1929)Ac_K
2020-12-15am/gui: Implement Wake-up message (#1750)Ac_K
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-11-15am: Fix VR enabled by default (#1715)Ac_K
2020-11-15am/lbl/hid/pctl: Enabled VR Rendering (#1688)Ac_K
2020-11-08apm/am: Refactoring/Unstub services (#1662)Ac_K
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement Software Keyboard GTK frontend (#1434)mageven
2020-07-22Add multiple calls to am service (#1411)Ac_K
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-05-01am: add IsVrModeEnabled (#1189)Thog
2020-04-23Add support for dynamic docking/undocking (#1147)Thog
2020-03-04Implement some calls of ISelfController (#965)Ac_K
2020-02-12Stub the application copyright framebuffer api (#921)Thog
2019-11-18Initial swkbd implementation (#826)jduncanator
2019-11-14Implement a rudimentary applets system (#804)jduncanator
2019-09-19Refactoring HOS folder structure (#771)Ac_K