index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
lbl
/
lbl.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-24
service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightnessControlSupported for QLaunch
Narr the Reg
1
-4
/
+27
2023-03-01
service: move hle_ipc from kernel
Liam
1
-26
/
+26
2023-02-21
service: refactor server architecture
Liam
1
-2
/
+6
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-10-07
service: Reduce header include overhead
Morph
1
-1
/
+0
2021-10-02
common/logging: Move Log::Entry declaration to a separate header
ameerj
1
-0
/
+1
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
1
-25
/
+25
2021-05-05
service: Remove unused class variables
Lioncash
1
-1
/
+0
2021-04-23
acc/lbl: Remove unused variables
Lioncash
1
-2
/
+0
2021-01-20
lbl: Implement most of lbl
Chloe Marcec
1
-22
/
+261
2020-11-27
service: Eliminate usages of the global system instance
Lioncash
1
-3
/
+3
2020-06-27
lbl: Update function table
VolcaEM
1
-0
/
+1
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
1
-6
/
+6
2018-10-21
lbl: Update service function table names
Lioncash
1
-28
/
+28
2018-10-03
service/lbl: Update service function table
Lioncash
1
-19
/
+19
2018-07-27
service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Lioncash
1
-3
/
+35
2018-07-27
service: Add the lbl service
Lioncash
1
-0
/
+58