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