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.Common
/
Logging
Age
Commit message (
Expand
)
Author
2021-09-29
clkrst: Stub/Implement IClkrstManager and IClkrstSession calls (#2692)
Ac_K
2021-06-28
no name: Mii Editor applet support (#2419)
Ac_K
2021-06-24
nfc/nfp: Implement ISystemManager and ISystem (#2381)
Ac_K
2021-05-05
ffmpeg: Redirect log output (#2266)
Ac_K
2021-04-13
Improves logging to console. (#2146)
Mark Araujo
2021-03-27
Add the TamperMachine module for runtime mods and cheats (#1928)
Caian Benedicto
2020-12-10
ngct: Fix services and stub calls (#1756)
Ac_K
2020-12-07
logger: Add build version to the log file names (#1782)
Ac_K
2020-11-20
olsc: Add service olsc:u and stub some calls (#1734)
Ac_K
2020-08-30
Allow launching with custom data directories (#1505)
mageven
2020-08-17
Amadeus: Final Act (#1481)
Mary
2020-08-04
Improved Logger (#1292)
mageven
2020-07-27
ns/nim: Stub eShop related calls (#1420)
Ac_K
2020-07-12
New NVDEC and VIC implementation (#1384)
gdkchan
2020-07-09
Implement modding support (#1249)
mageven
2020-06-16
Add Profiled Persistent Translation Cache. (#769)
LDj3SNuD
2020-06-09
Change console log to discard on overflow (#1241)
mageven
2020-04-30
Use the official JSON parser (#1151)
Thog
2020-04-28
Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171)
Thog
2020-04-22
SurfaceFlinger v2 (#981)
Thog
2020-02-12
Reducing log sizes (#724)
BaronKiko
2020-02-06
Implement IDeliveryCacheProgressService in bcat (#908)
Thog
2020-01-13
Name all threads (#886)
Ac_K
2019-12-21
Rewrite the configuration system (#831)
Thog
2019-11-21
ldn: Implement calls of UserLocalCommunicationService (#829)
Ac_K
2019-09-19
Misc fixes (#772)
LDj3SNuD
2019-09-06
Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761)
Ac_K
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-06-27
PrntStub: Add a way to print arrays (#711)
Thomas Guillemard
2019-06-16
Implement OutputAccessLogToSdCard and expose an FS access log option (#700)
Alex Barney
2019-02-11
Logger and Configuration Refactoring (#573)
jduncanator
2019-01-30
Add file logging and handle unhandled exceptions (#558)
emmauss
2019-01-11
Refactor Ryujinx.Common and HLE Stub Logging (#537)
jduncanator
2018-10-21
Implement basic psm service (#467)
Ac_K
2018-10-17
Move logging to Ryujinx.Common and make it a static class (#413)
ReinUsesLisp