| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-20 | service: Update function tables | Lioncash | |
| Keeps the service function tables up to date. Updated based off information on SwitchBrew. | |||
| 2020-02-05 | services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. | bunnei | |
| 2019-11-12 | service: Update function tables | Lioncash | |
| Keeps the function tables up to date. Updated based off information from Switchbrew. | |||
| 2019-09-22 | Rebase | David Marcec | |
| 2019-09-21 | prepo: Remove system global accessors | Zach Hilman | |
| 2019-09-21 | prepo: Implement SaveReport New and System variants | Zach Hilman | |
| 2019-05-26 | loader: Move NSO module tracking to AppLoader | Zach Hilman | |
| Also cleanup of general stuff | |||
| 2019-05-25 | prepo: Save reports from PlayReport service | Zach Hilman | |
| Logs a lot of seemingly innocuous telemetry games generate. | |||
| 2018-10-21 | prepo: Update service function table. | Lioncash | |
| Also introduces the new prepo:a2 service. Updated based off information provided by Switchbrew. | |||
| 2018-09-11 | service/prepo: Move class into the cpp file | Lioncash | |
| This doesn't need to be exposed within the header and be kept in the translation unit, eliminating the need to include anything within the header. | |||
| 2018-07-18 | service/prepo: Add missing header guard | Lioncash | |
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe | |
| 2018-04-26 | Switched to NGLOG_WARNING | David Marcec | |
| 2018-04-26 | Added PREPO to logging backend, Removed comments from SaveReportWithUser | David Marcec | |
| 2018-04-22 | GetIUserInterface->CreateUserInterface, Added todos and stub logs. ↵ | David Marcec | |
| Playreport->PlayReport. | |||
| 2018-04-22 | lioncash proposed changes | David | |
| 2018-04-21 | Implemented GetIUserInterface properly, Playreport and ↵ | David Marcec | |
| SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) | |||
