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