aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
AgeCommit message (Expand)Author
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