summaryrefslogtreecommitdiff
path: root/src/core/hle/service/lbl/lbl.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-23service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightness...Narr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-10-07service: Reduce header include overheadMorph
2021-10-01common/logging: Move Log::Entry declaration to a separate headerameerj
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-05service: Remove unused class variablesLioncash
2021-04-23acc/lbl: Remove unused variablesLioncash
2021-01-21lbl: Implement most of lblChloe Marcec
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-27lbl: Update function tableVolcaEM
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-10-21lbl: Update service function table namesLioncash
2018-10-02service/lbl: Update service function tableLioncash
2018-07-27service/lbl: Implement EnableVrMode, DisableVrMode and GetVrModeLioncash
2018-07-27service: Add the lbl serviceLioncash