index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
lbl
/
lbl.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-23
service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightness...
Narr the Reg
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-07
service: Reduce header include overhead
Morph
2021-10-01
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-05
service: Remove unused class variables
Lioncash
2021-04-23
acc/lbl: Remove unused variables
Lioncash
2021-01-21
lbl: Implement most of lbl
Chloe Marcec
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-06-27
lbl: Update function table
VolcaEM
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-10-21
lbl: Update service function table names
Lioncash
2018-10-02
service/lbl: Update service function table
Lioncash
2018-07-27
service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Lioncash
2018-07-27
service: Add the lbl service
Lioncash