index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
reporter.h
Age
Commit message (
Expand
)
Author
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-06-16
fsp_srv: Fix filesystem access logging
Morph
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
2021-01-20
lm: Recode LM service
Chloe Marcec
2020-04-20
service: Update function tables
Lioncash
2019-09-22
lm: Flush manager output on core shutdown
Zach Hilman
2019-09-22
reporter: Add log output for packaged lm log data
Zach Hilman
2019-09-21
reporter: Differentiate between Old, New, and System play reports
Zach Hilman
2019-07-07
Merge pull request #2642 from DarkLordZach/fsp-log-2
bunnei
2019-07-05
core/reporter: Add missing includes and forward declarations
Lioncash
2019-07-05
core/reporter: Remove unnecessary namespace qualifiers
Lioncash
2019-06-28
reporter: Add report class for filesystem access logs
Zach Hilman
2019-05-26
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-25
core: Add Reporter class to take/save reports
Zach Hilman